Update tests suite with downstream test
Following commit adds new donwstream beakerlib sanity test
This commit is contained in:
parent
d41c9dc7d9
commit
0ed8760d59
@ -15,3 +15,11 @@
|
|||||||
- smoke2:
|
- smoke2:
|
||||||
dir: ./source/tests
|
dir: ./source/tests
|
||||||
run: python3 test_main.py selinux_enabled
|
run: python3 test_main.py selinux_enabled
|
||||||
|
|
||||||
|
- role: standard-test-beakerlib
|
||||||
|
tags:
|
||||||
|
- classic
|
||||||
|
tests:
|
||||||
|
- sanity
|
||||||
|
required_packages:
|
||||||
|
- podman
|
||||||
|
Loading…
Reference in New Issue
Block a user