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

This commit is contained in:
Honza Horak 2023-05-15 23:33:44 +02:00 committed by root
parent 3208b711c9
commit 6da8abfc45
5 changed files with 2 additions and 19 deletions

View File

@ -1 +0,0 @@
1

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/py-1.10.0.tar.gz
/py-1.9.0.tar.gz
/py-1.10.0.tar.gz

1
.python-py.metadata Normal file
View File

@ -0,0 +1 @@
690e4e3dcaeafe02ad4af36233148e7e10032d1a py-1.10.0.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 py'
require:
- python3-py
duration: 1m
execute:
how: tmt