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:
Andreea Florescu
2020-05-18 10:29:12 +03:00
committed by Andreea Florescu
parent cd7096e7a6
commit 7e3f307bf0

View File

@@ -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: