re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-07-10 13:32:24 +02:00
parent 89d444e26e
commit 1e509ca473
3 changed files with 29 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# python-hs-dbus-signature
The python-hs-dbus-signature package

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}

19
tests/tests.yml Normal file
View File

@ -0,0 +1,19 @@
---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- classic
required_packages:
- python3-hs-dbus-signature
- python3-pytest
- python3-hypothesis
tests:
- simple:
dir: ./
run: py.test-3 source/tests -rsx -v