Skip to content

Commit cceb080

Browse files
committed
ci(os-49): prepare VM supervisor for KVM smoke
Signed-off-by: Jonas Toelke <jtoelke@nvidia.com>
1 parent 80306ff commit cceb080

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/os-49-vm-validation.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ jobs:
5555
- name: Docker preflight
5656
run: docker version
5757

58+
- name: Prepare bundled VM supervisor
59+
if: matrix.name == 'linux-amd64-rtxpro6000-kvm'
60+
run: mise run --no-deps --skip-deps vm:supervisor
61+
5862
- name: Run VM e2e smoke
5963
run: mise run --no-deps --skip-deps e2e:vm
6064

0 commit comments

Comments
 (0)