mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
github: rely on hypervisor auto-detection for mshv CI
Drop the explicit --hypervisor mshv from the mshv integration workflow. The runner exposes /dev/mshv, so dev_cli.sh now selects MSHV through auto-detection. Assisted-by: Claude:Opus-4.8 Signed-off-by: Muminul Islam <muislam@microsoft.com>
This commit is contained in:
2
.github/workflows/mshv-integration.yaml
vendored
2
.github/workflows/mshv-integration.yaml
vendored
@@ -76,7 +76,7 @@ jobs:
|
||||
fi
|
||||
done
|
||||
|
||||
sudo ./scripts/dev_cli.sh tests --hypervisor mshv --integration
|
||||
sudo ./scripts/dev_cli.sh tests --integration
|
||||
EOF
|
||||
|
||||
- name: Dump dmesg
|
||||
|
||||
Reference in New Issue
Block a user