Branch synchronization with RHEL 8.8.0

This commit is contained in:
Miroslav Rezanina 2023-04-04 09:03:31 -04:00 committed by Stepan Oksanichenko
parent f5da420b7b
commit 091d0a6c3a
4 changed files with 4 additions and 22 deletions

4
.gitignore vendored
View File

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

1
.libvirt-dbus.metadata Normal file
View File

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

View File

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

View File

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