Setup reverse depedency testing (RHEL-86557)
Resolves: RHEL-86557
This commit is contained in:
parent
74a2297038
commit
11e10324f4
@ -13,3 +13,4 @@ rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.rebuild.validation}
|
||||
- !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}
|
||||
- !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:
|
||||
- gcc
|
Loading…
Reference in New Issue
Block a user