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

Content corresponds with RHEL dist-git commit 0e32c65
This commit is contained in:
Honza Horak 2023-05-15 23:34:14 +02:00
parent bbab9922e6
commit 45fb6fd68b
3 changed files with 0 additions and 23 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
SOURCES/wcwidth-0.2.5.tar.gz
/wcwidth-0.2.5.tar.gz /wcwidth-0.2.5.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,16 +0,0 @@
---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- classic
required_packages:
- python3-pytest
tests:
- simple:
dir: ./source
run: python -m pytest -v