From 2ca590edeb18d5eda4f295f75cf4e6f9f80e6b81 Mon Sep 17 00:00:00 2001 From: Bagas Purwa Sentika Date: Mon, 15 Jun 2026 20:05:53 +0800 Subject: [PATCH] =?UTF-8?q?test(06-default-repos-ssh-mount):=20verify=20en?= =?UTF-8?q?d-to-end=20=E2=80=94=20SSH=20auth,=20repo=20mounts,=20clone?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit End-to-end Docker verification confirmed: - SSH keys mounted (:ro) and Bitbucket auth succeeds - All 3 DEFAULT_REPOS mounted at /workspace/ with .git present - session-init.sh runs and reports all repos verified - On-demand git clone works (REPO-02 capability) - Parent /workspace mount is :rw (subpath mounts work) - Automated verification: 5/5 tests PASS