Skip to content

Commit c9e4d34

Browse files
committed
ci(windows): note Dev Drive is verified working on the Namespace runner
setup-dev-drive v4 mounts its ReFS VHD on namespace-profile-windows-4c-8g and all three cli-snap-test Windows shards pass with the step succeeding, so the shards stay on Namespace. Documents this inline in response to review feedback.
1 parent e833057 commit c9e4d34

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

‎.github/workflows/ci.yml‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -949,6 +949,11 @@ jobs:
949949
- uses: taiki-e/checkout-action@7d1e50e93dc4fb3bba58f85018fadf77898aee8b # v1.4.2
950950
- uses: ./.github/actions/clone
951951

952+
# Dev Drive works on the Namespace Windows runner: setup-dev-drive v4
953+
# creates and mounts its ReFS VHD on namespace-profile-windows-4c-8g, and
954+
# all three Windows shards pass with this step succeeding (nested
955+
# virtualization is available there). Only cli-snapshot-test-windows moved
956+
# off Namespace, and for an unrelated reason (Session-0 ConPTY, see there).
952957
- name: Setup Dev Drive
953958
if: runner.os == 'Windows'
954959
uses: samypr100/setup-dev-drive@30f0f98ae5636b2b6501e181dfb3631b9974818d # v4.0.0

0 commit comments

Comments
 (0)