Compare commits
No commits in common. "c8s" and "c8" have entirely different histories.
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1 @@
|
||||
/dbus-python-client-gen-0.5.tar.gz
|
||||
/dbus-python-client-gen-0.6.tar.gz
|
||||
/dbus-python-client-gen-0.7.tar.gz
|
||||
SOURCES/dbus-python-client-gen-0.7.tar.gz
|
||||
|
1
.python-dbus-python-client-gen.metadata
Normal file
1
.python-dbus-python-client-gen.metadata
Normal file
@ -0,0 +1 @@
|
||||
680247d0bf40f35544ec979ef97f6ce13459c9a0 SOURCES/dbus-python-client-gen-0.7.tar.gz
|
@ -1,3 +0,0 @@
|
||||
# python-dbus-python-client-gen
|
||||
|
||||
The python-dbus-python-client-gen package
|
@ -1,6 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
1
sources
1
sources
@ -1 +0,0 @@
|
||||
SHA512 (dbus-python-client-gen-0.7.tar.gz) = 3c52ac5491fa3361c33405451d98c97501055469eff4e41a45565a16ad4f959dd64d4c9b505cad963cd53309db4707f91dd75fb9a9254896c8ce00d9ad198653
|
@ -1,19 +0,0 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-source
|
||||
tags:
|
||||
- always
|
||||
|
||||
- role: standard-test-basic
|
||||
tags:
|
||||
- classic
|
||||
required_packages:
|
||||
- python3-dbus-python-client-gen
|
||||
- python3-pytest
|
||||
- python3-hypothesis
|
||||
tests:
|
||||
- simple:
|
||||
dir: ./
|
||||
run: py.test-3 source/tests -rsx -v
|
||||
|
Loading…
Reference in New Issue
Block a user