libvirt-dbus-1.4.1-3.el9
- FIX: RHEL: Add gating tests for RHEL-9 (rhbz#1950602) Resolves: rhbz#1950602
This commit is contained in:
parent
89c32e563b
commit
a1474229c7
15
tests/tests.yml
Normal file
15
tests/tests.yml
Normal file
@ -0,0 +1,15 @@
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-source
|
||||
tags:
|
||||
- classic
|
||||
- role: standard-test-basic
|
||||
tags:
|
||||
- classic
|
||||
tests:
|
||||
- smoke:
|
||||
dir: source/tests
|
||||
run: TEST_INSTALLED=1 pytest-3
|
||||
required_packages:
|
||||
- python3-pytest
|
||||
- dbus-daemon
|
Loading…
Reference in New Issue
Block a user