Setup reverse depedency testing
Resolves: RHEL-86766
This commit is contained in:
parent
73dce0f99b
commit
1770ce05be
@ -5,3 +5,4 @@ product_versions:
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.revdeps.integration}
|
||||
|
10
revdep.yaml
Normal file
10
revdep.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
/test/build/dependent:
|
||||
summary:
|
||||
Reverse dependency testing
|
||||
description:
|
||||
Reverse dependency testing against automotive rpms to support Functional Safety Certification.
|
||||
execute:
|
||||
how: dependency
|
||||
components:
|
||||
- binutils
|
||||
- gcc
|
Loading…
Reference in New Issue
Block a user