Compare commits
No commits in common. "c8" and "imports/c10s/python-humanize-0.5.1-13.el10" have entirely different histories.
c8
...
imports/c1
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,2 @@
|
||||
SOURCES/humanize-0.5.1.tar.gz
|
||||
/humanize-0.5.tar.gz
|
||||
/humanize-0.5.1.tar.gz
|
||||
|
||||
@ -1 +0,0 @@
|
||||
8b883f6c712dbc5b866382842e59567cdb3c7240 SOURCES/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}
|
||||
1
sources
Normal file
1
sources
Normal file
@ -0,0 +1 @@
|
||||
SHA512 (humanize-0.5.1.tar.gz) = 2727268d9fc7b393228f7eb9e71a5c881988ec56e265ddf83613fe57116da3aaad70d2417db4cef8a8c40cb73753eb2c2bd775d3cd25c2de751cb61373f0a551
|
||||
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