mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Mark vfio runner as required for MQ
Across the last 20 MQ runs, all 13 vfio runner failures came from two flaky tests. Both are now skipped and tracked in #8548 and #8549. Signed-off-by: Bo Chen <bchen@crusoe.ai>
This commit is contained in:
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@@ -870,8 +870,7 @@ jobs:
|
||||
- hadolint
|
||||
- integration-arm64
|
||||
- integration-sev-snp
|
||||
# VFIO worker is failing #8160
|
||||
# - integration-vfio
|
||||
- integration-vfio
|
||||
- integration-mshv-x86-64
|
||||
- integration-windows
|
||||
- integration-x86-64-mq
|
||||
|
||||
Reference in New Issue
Block a user