mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
skip coverage-arm test
Right now this test is super unreliable and pretty much blocks every other PR. Skip it for now until we fix kcov. Related to: https://github.com/rust-vmm/rust-vmm-ci/issues/18 Signed-off-by: Andreea Florescu <fandree@amazon.com>
This commit is contained in:
committed by
Andreea Florescu
parent
cd7096e7a6
commit
7e3f307bf0
@@ -179,6 +179,7 @@ steps:
|
||||
- label: "coverage-arm"
|
||||
commands:
|
||||
- pytest rust-vmm-ci/integration_tests/test_coverage.py
|
||||
skip: "Currently this test is very unreliable. Kcov on aarch64 needs fixing."
|
||||
retry:
|
||||
automatic: false
|
||||
agents:
|
||||
|
||||
Reference in New Issue
Block a user