ec76e0bb54
We use `fmf` and `tmt` test config to run qemu-sanity-check, similar to how its done in the spec file at the moment. Add gating.yml that requires these tests to pass before updates can be pushed Signed-off-by: Cole Robinson <crobinso@redhat.com>
9 lines
120 B
Plaintext
9 lines
120 B
Plaintext
# toplevel plan boilerplate
|
|
summary: qemu tests
|
|
description:
|
|
Test qemu
|
|
discover:
|
|
how: fmf
|
|
execute:
|
|
how: tmt
|