From 3de627ea7fc44bc51fb3582af52b5475f0a05a01 Mon Sep 17 00:00:00 2001 From: Qin Yuan Date: Tue, 8 Apr 2025 20:51:14 +0800 Subject: [PATCH] Setup reverse depedency testing (RHEL-86652) Resolves: RHEL-86652 --- gating.yaml | 1 + revdep.yaml | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 revdep.yaml diff --git a/gating.yaml b/gating.yaml index 7407443..c612dae 100644 --- a/gating.yaml +++ b/gating.yaml @@ -14,3 +14,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..d3b2edb --- /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: + - binutils