Branch synchronization with RHEL 8.8.0

stream-virt-rhel-rhel-8.9.0
Miroslav Rezanina 6 months ago committed by Stepan Oksanichenko
parent f5da420b7b
commit 091d0a6c3a

4
.gitignore vendored

@ -1,2 +1,4 @@
SOURCES/libvirt-dbus-1.3.0.tar.xz
/libvirt-dbus-1.0.0.tar.gz
/libvirt-dbus-1.2.0.tar.xz
/libvirt-dbus-1.3.0.tar.xz
SOURCES/libvirt-dbus-1.3.0.tar.xz

@ -0,0 +1 @@
14e62f4491467874deac075f247a1f1c2db5ca1c libvirt-dbus-1.3.0.tar.xz

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

@ -1,15 +0,0 @@
- 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…
Cancel
Save