diff --git a/gating.yaml b/gating.yaml index da43020..41df9d5 100644 --- a/gating.yaml +++ b/gating.yaml @@ -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} diff --git a/revdep.yaml b/revdep.yaml new file mode 100644 index 0000000..7b4bd2f --- /dev/null +++ b/revdep.yaml @@ -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