Compare commits
No commits in common. "c9s-openstack_in_baseosci" and "c8-beta" have entirely different histories.
c9s-openst
...
c8-beta
@ -1 +0,0 @@
|
|||||||
1
|
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/xxhash-*.tar.gz
|
SOURCES/xxhash-0.8.2.tar.gz
|
||||||
|
|||||||
1
.xxhash.metadata
Normal file
1
.xxhash.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
8df702581ebc48a5e05be0f1ede6e1e9139e4da1 SOURCES/xxhash-0.8.2.tar.gz
|
||||||
@ -1,7 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-9
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-fast-lane.functional}
|
|
||||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-slow-lane.functional}
|
|
||||||
@ -1,30 +0,0 @@
|
|||||||
# Tier 0 test plan. It's actually Tier 1
|
|
||||||
# - limited to its public part
|
|
||||||
# - executed on the architecture at hand
|
|
||||||
# When run by osci.tier0 on CentOS Stream or RHEL, it receives the following
|
|
||||||
# context:
|
|
||||||
# arch=x86_64 (the architecture at hand, currently OSCI uses just x86_64)
|
|
||||||
# distro=rhel<M>.<m> (even for CentOS Stream builds)
|
|
||||||
# trigger=build
|
|
||||||
|
|
||||||
summary: Tier 0 test plan
|
|
||||||
discover:
|
|
||||||
- name: collect_info
|
|
||||||
how: shell
|
|
||||||
tests:
|
|
||||||
- name: /info/rpms
|
|
||||||
test: rpm -qa --last
|
|
||||||
- name: public_tests
|
|
||||||
how: fmf
|
|
||||||
url: https://gitlab.com/redhat/centos-stream/tests/xxhash.git
|
|
||||||
filter: tier:1
|
|
||||||
execute:
|
|
||||||
how: tmt
|
|
||||||
adjust+:
|
|
||||||
- when: distro > rhel-7
|
|
||||||
prepare+:
|
|
||||||
- how: shell
|
|
||||||
script:
|
|
||||||
- dnf config-manager --set-enabled '*CRB*' || true
|
|
||||||
- dnf config-manager --set-enabled crb || true
|
|
||||||
- dnf config-manager --set-enabled '*[Bb]uildroot' || true
|
|
||||||
Loading…
Reference in New Issue
Block a user