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/Date-Manip-6.60.tar.gz
|
SOURCES/Date-Manip-6.60.tar.gz
|
||||||
/Date-Manip-6.60.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 (Date-Manip-6.60.tar.gz) = 46ac9696aea04167427957a43de1b44041ea05d3eaf01ffbdbfda9f458b3073f36ec46c9661ac437f96731d0f40aebc206ef385c6c4aff1b147917fc2c89a1cf
|
|
@ -1,9 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
OUTPUT=`rpm -qR perl-Date-Manip`
|
|
||||||
|
|
||||||
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-Date-Manip
|
|
||||||
require:
|
|
||||||
- bash
|
|
||||||
- perl-Date-Manip
|
|
||||||
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#0615610
|
|
||||||
id: 8cbc566f-9bbb-47ab-a526-0945257a30c6
|
|
@ -1,10 +0,0 @@
|
|||||||
summary: Upstream tests
|
|
||||||
component: perl-Date-Manip
|
|
||||||
require: perl-Date-Manip-tests
|
|
||||||
test: /usr/libexec/perl-Date-Manip/test
|
|
||||||
tag:
|
|
||||||
- Tier1
|
|
||||||
- rhel-buildroot
|
|
||||||
tier: '1'
|
|
||||||
extra-nitrate: TC#0615611
|
|
||||||
id: 083fd883-2fc4-426e-aae8-c0274c8e33a7
|
|
Loading…
Reference in New Issue
Block a user