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

Content corresponds with RHEL dist-git commit f08e3dd
This commit is contained in:
Honza Horak 2023-05-15 20:08:36 +02:00
parent 53c717a69d
commit 8e30851577
5 changed files with 1 additions and 17 deletions

View File

@ -1 +0,0 @@
1

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/urllib3-1.24.2.tar.gz
/urllib3-1.23.tar.gz
/urllib3-1.24.2.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,4 +0,0 @@
discover:
how: fmf
execute:
how: tmt

View File

@ -1,5 +0,0 @@
test: python3 -c 'import urllib3'
framework: shell
require:
- python3
- python3-urllib3