diff --git a/gating.yaml b/gating.yaml index 71f7e6f..d5cf0a6 100644 --- a/gating.yaml +++ b/gating.yaml @@ -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} diff --git a/revdep.yaml b/revdep.yaml new file mode 100644 index 0000000..bcad6d2 --- /dev/null +++ b/revdep.yaml @@ -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