mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-13 15:14:08 +00:00
Merge pull request #8497 from GabyCT/topic/removemetricsstratovirt
gha: Disable stratovirt for gha metrics
This commit is contained in:
commit
1f1e5377e5
2
.github/workflows/run-metrics.yaml
vendored
2
.github/workflows/run-metrics.yaml
vendored
@ -48,7 +48,7 @@ jobs:
|
|||||||
# all the tests due to a single flaky instance.
|
# all the tests due to a single flaky instance.
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
vmm: ['clh', 'qemu', 'stratovirt']
|
vmm: ['clh', 'qemu']
|
||||||
max-parallel: 1
|
max-parallel: 1
|
||||||
runs-on: metrics
|
runs-on: metrics
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user