Setup reverse depedency testing (RHEL-86556)
Resolves: RHEL-86556
This commit is contained in:
parent
9046c0831d
commit
3c1bce7864
@ -25,3 +25,4 @@ decision_context: osci_compose_gate
|
|||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/internal.functional}
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/internal.functional}
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/public.functional}
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/public.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