Replace whole repo with latest content from branch stream-0.13.1-rhel-8.8.0

This commit is contained in:
Honza Horak 2023-05-15 23:34:02 +02:00 committed by root
parent 325f1c07ee
commit 6b401d9338
5 changed files with 1 additions and 19 deletions

View File

@ -1 +0,0 @@
1

1
.gitignore vendored
View File

@ -1,2 +1 @@
SOURCES/pluggy-0.13.1.tar.gz
/pluggy-0.13.1.tar.gz

1
.python-pluggy.metadata Normal file
View File

@ -0,0 +1 @@
828b2c10996d902b8c47f2fded0e101c636b9ff9 pluggy-0.13.1.tar.gz

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,11 +0,0 @@
discover:
- name: Smoke-tests
how: shell
tests:
- name: python-import-test
test: python3 -c 'import pluggy'
require:
- python3-pluggy
duration: 1m
execute:
how: tmt