Compare commits
No commits in common. "c8-stream-4" and "stream-squid-4-rhel-8.10.0" have entirely different histories.
c8-stream-
...
stream-squ
0
.gitignore
vendored
0
.gitignore
vendored
9
gating.yaml
Normal file
9
gating.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate_modules
|
||||
subject_type: redhat-module
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier2.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.acceptance-tier.functional}
|
@ -29,10 +29,10 @@ data:
|
||||
rpms:
|
||||
libecap:
|
||||
rationale: library needed by Squid
|
||||
ref: stream-1.0-rhel-8.8.0
|
||||
ref: stream-squid-4-rhel-8.10.0
|
||||
buildorder: 1
|
||||
squid:
|
||||
rationale: squid caching proxy
|
||||
ref: stream-4-rhel-8.8.0
|
||||
ref: stream-squid-4-rhel-8.10.0
|
||||
buildorder: 2
|
||||
...
|
Loading…
Reference in New Issue
Block a user