Merge pull request #10505 from stevenhorsman/remove-stratovirt-metrics-tests

metrics: Skip metrics on stratovirt
This commit is contained in:
Steve Horsman
2024-11-08 08:53:05 +00: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: