re-import sources as agreed with the maintainer
This commit is contained in:
parent
2614400720
commit
afc2fe0844
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/humanize-0.5.1.tar.gz
|
||||
/humanize-0.5.tar.gz
|
||||
/humanize-0.5.1.tar.gz
|
||||
|
||||
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
8
tests/tests.yml
Normal file
8
tests/tests.yml
Normal file
@ -0,0 +1,8 @@
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-beakerlib
|
||||
tags:
|
||||
- classic
|
||||
repositories:
|
||||
- repo: "https://src.osci.redhat.com/tests/abrt.git"
|
||||
dest: "abrt"
|
||||
Loading…
Reference in New Issue
Block a user