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

This commit is contained in:
Honza Horak 2023-05-15 21:45:58 +02:00 committed by root
parent f9863d4159
commit 3a6d2bc805
4 changed files with 1 additions and 23 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
SOURCES/wcwidth-0.1.7.tar.gz
/wcwidth-0.1.7.tar.gz

1
.python-wcwidth.metadata Normal file
View File

@ -0,0 +1 @@
28df2f5e8cd67ec182d822350252fea9bc3a91c8 wcwidth-0.1.7.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