Setup reverse depedency testing (RHEL-86555)
Resolves: RHEL-86555
This commit is contained in:
parent
1a0c9fbe99
commit
47fd2c5657
@ -13,3 +13,4 @@ rules:
|
|||||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional}
|
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional}
|
||||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating-p9.functional}
|
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating-p9.functional}
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.rebuild.validation}
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.rebuild.validation}
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.revdeps.integration}
|
||||||
|
9
revdep.yaml
Normal file
9
revdep.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
/test/build/dependent:
|
||||||
|
summary:
|
||||||
|
Reverse dependency testing
|
||||||
|
description:
|
||||||
|
Reverse dependency testing against automotive rpms to support Functional Safety Certification.
|
||||||
|
execute:
|
||||||
|
how: dependency
|
||||||
|
components:
|
||||||
|
- binutils
|
Loading…
Reference in New Issue
Block a user