Compare commits

...

No commits in common. "c8" and "c8s" have entirely different histories.
c8 ... c8s

8 changed files with 23 additions and 2 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

5
.gitignore vendored
View File

@ -1 +1,4 @@
SOURCES/iso8601-0.1.11.tar.gz
iso8601-0.1.4.tar.gz
/iso8601-0.1.8.tar.gz
/iso8601-0.1.10.tar.gz
/iso8601-0.1.11.tar.gz

View File

@ -1 +0,0 @@
d7af90c7f01c8b62a9d8c0bf26badf2a903ccf70 SOURCES/iso8601-0.1.11.tar.gz

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}

4
plan.fmf Normal file
View File

@ -0,0 +1,4 @@
discover:
how: fmf
execute:
how: tmt

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (iso8601-0.1.11.tar.gz) = 19f5443aae4e3f93b0521a7215318c2833bcca5740ea05f9a6d5771bff2aaeb5626ba26e5ba64efae135bf9420a1810854969dad845aaf67089d5e6898a254a0

6
test_testsuite.fmf Normal file
View File

@ -0,0 +1,6 @@
framework: shell
require:
- python3
- python3-pytest
- python3-iso8601
test: pytest-3 --pyargs iso8601.test_iso8601