Compare commits
No commits in common. "c8s" and "c8" have entirely different histories.
@ -1 +0,0 @@
|
|||||||
1
|
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
SOURCES/Parse-Yapp-1.21.tar.gz
|
SOURCES/Parse-Yapp-1.21.tar.gz
|
||||||
/Parse-Yapp-1.21.tar.gz
|
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-8
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
|
||||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
|
@ -1,5 +0,0 @@
|
|||||||
summary: Sanity tests
|
|
||||||
discover:
|
|
||||||
how: fmf
|
|
||||||
execute:
|
|
||||||
how: tmt
|
|
1
sources
1
sources
@ -1 +0,0 @@
|
|||||||
SHA512 (Parse-Yapp-1.21.tar.gz) = dbf6182d4813ff7e355ea1713c748bfdf8290040a93f123acec645c7a1733fe457ab6e0ab51c4ec83cf82bc43d7fb35cbf89875df7b5c2ffc9635e85458cfeee
|
|
@ -1,9 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
OUTPUT=`rpm -qR perl-Parse-Yapp`
|
|
||||||
|
|
||||||
if ! echo "$OUTPUT" | grep -q "MODULE_COMPAT_"; then
|
|
||||||
exit 0
|
|
||||||
else
|
|
||||||
exit 1
|
|
||||||
fi
|
|
@ -1,17 +0,0 @@
|
|||||||
summary: Test for BZ 2219504
|
|
||||||
component:
|
|
||||||
- perl-Parse-Yapp
|
|
||||||
require:
|
|
||||||
- bash
|
|
||||||
- perl-Parse-Yapp
|
|
||||||
test: ./bz_2219504-check.sh
|
|
||||||
enabled: false
|
|
||||||
adjust:
|
|
||||||
- when: distro == centos-stream-8 or distro == rhel-8
|
|
||||||
enabled: true
|
|
||||||
tag:
|
|
||||||
- TestCaseCopy
|
|
||||||
- Tier1
|
|
||||||
tier: '1'
|
|
||||||
extra-nitrate: TC#0615608
|
|
||||||
id: 2b1bd777-55b6-450d-ba0a-ada64b948d5a
|
|
@ -1,10 +0,0 @@
|
|||||||
summary: Upstream tests
|
|
||||||
component: perl-Parse-Yapp
|
|
||||||
require: perl-Parse-Yapp-tests
|
|
||||||
test: /usr/libexec/perl-Parse-Yapp/test
|
|
||||||
tag:
|
|
||||||
- Tier1
|
|
||||||
- rhel-buildroot
|
|
||||||
tier: '1'
|
|
||||||
extra-nitrate: TC#0615609
|
|
||||||
id: 126682dc-42cf-4b34-a226-20e29d77667c
|
|
Loading…
Reference in New Issue
Block a user