Merge pull request #8497 from GabyCT/topic/removemetricsstratovirt

gha: Disable stratovirt for gha metrics
This commit is contained in:
GabyCT
2023-11-29 11:16:53 -06:00
committed by GitHub

View File

@@ -48,7 +48,7 @@ jobs:
# all the tests due to a single flaky instance.
fail-fast: false
matrix:
vmm: ['clh', 'qemu', 'stratovirt']
vmm: ['clh', 'qemu']
max-parallel: 1
runs-on: metrics
env: