Compare commits
No commits in common. "c8s" and "c8" have entirely different histories.
@ -1 +0,0 @@
|
|||||||
1
|
|
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
/libarchive-3.3.2.tar.gz
|
SOURCES/libarchive-3.3.3.tar.gz
|
||||||
/libarchive-3.3.3.tar.gz
|
|
||||||
|
1
.libarchive.metadata
Normal file
1
.libarchive.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
499a8f48a895faff4151d7398b24070d578f0b2e SOURCES/libarchive-3.3.3.tar.gz
|
@ -1,6 +0,0 @@
|
|||||||
mcd $BUILDDIR/libarchive
|
|
||||||
|
|
||||||
$SRC/libarchive-*/configure $TCONFIGARGS
|
|
||||||
|
|
||||||
make $J
|
|
||||||
make $J install
|
|
27
gating.yaml
27
gating.yaml
@ -1,27 +0,0 @@
|
|||||||
# Branched Fedora (non-Rawhide)
|
|
||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- fedora-*
|
|
||||||
decision_context: bodhi_update_push_testing
|
|
||||||
subject_type: koji_build
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/public.functional}
|
|
||||||
|
|
||||||
|
|
||||||
# Rawhide Fedora
|
|
||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- fedora-*
|
|
||||||
decision_context: bodhi_update_push_stable
|
|
||||||
subject_type: koji_build
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/public.functional}
|
|
||||||
|
|
||||||
# Gating RHEL
|
|
||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-*
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/internal.functional}
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/public.functional}
|
|
@ -1,16 +0,0 @@
|
|||||||
summary: Private (RHEL) beakerlib tests
|
|
||||||
enabled: false
|
|
||||||
adjust:
|
|
||||||
- when: distro == rhel
|
|
||||||
enabled: true
|
|
||||||
because: private tests are accesible only within rhel pipline
|
|
||||||
discover:
|
|
||||||
- name: rhel-libarchive
|
|
||||||
how: fmf
|
|
||||||
url: git://pkgs.devel.redhat.com/tests/libarchive
|
|
||||||
- name: distribution
|
|
||||||
how: fmf
|
|
||||||
url: git://pkgs.devel.redhat.com/tests/distribution
|
|
||||||
test: /install/rhel-buildroot
|
|
||||||
execute:
|
|
||||||
how: tmt
|
|
@ -1,7 +0,0 @@
|
|||||||
summary: Public (Gitlab) beakerlib tests
|
|
||||||
discover:
|
|
||||||
- name: gitlab
|
|
||||||
how: fmf
|
|
||||||
url: https://gitlab.com/redhat/centos-stream/tests/libarchive.git
|
|
||||||
execute:
|
|
||||||
how: tmt
|
|
Loading…
Reference in New Issue
Block a user