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:
parent
bbab9922e6
commit
45fb6fd68b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
SOURCES/wcwidth-0.2.5.tar.gz
|
|
||||||
/wcwidth-0.2.5.tar.gz
|
/wcwidth-0.2.5.tar.gz
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-9
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
|
@ -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
|
|
Loading…
Reference in New Issue
Block a user