Compare commits

...

No commits in common. "c9-beta" and "a21a8abc0037ad9cb17e2f7f29af7fa2d26b9acb" have entirely different histories.

6 changed files with 28 additions and 2 deletions

4
.gitignore vendored
View File

@ -1 +1,3 @@
SOURCES/appdirs-1.4.4.tar.gz
/appdirs-1.4.0.tar.gz
/appdirs-1.4.3.tar.gz
/appdirs-1.4.4.tar.gz

View File

@ -1 +1 @@
1fa04e44b1084338cb7b21e9cf44fce5efb81840 SOURCES/appdirs-1.4.4.tar.gz
1fa04e44b1084338cb7b21e9cf44fce5efb81840 appdirs-1.4.4.tar.gz

6
gating.yaml Normal file
View File

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

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (appdirs-1.4.4.tar.gz) = 8b0cdd9fd471d45b186aa47607691cf378dabd3edc7b7026a57bd6d6f57698e86f440818a5e23ba4288b35d6bb8cb6eb0106eae8aab09d8863ee15025d300883

17
tests/tests.yml Normal file
View File

@ -0,0 +1,17 @@
---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- classic
- role: standard-test-basic
tags:
- classic
required_packages:
- python3
tests:
- simple:
dir: ./source
run: python3 setup.py test