From 7e8f8af6de491ba60825536fa81eb69ea1a9ea8a Mon Sep 17 00:00:00 2001 From: Jan Kurik Date: Tue, 30 Sep 2025 14:08:19 +0200 Subject: [PATCH] Integrate Imagemode tests and plans into the gating workflow --- ci.fmf | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ci.fmf b/ci.fmf index 8f37fb8..da8041a 100644 --- a/ci.fmf +++ b/ci.fmf @@ -16,3 +16,13 @@ resultsdb-testcase: separate import: name: /plans/gating url: https://gitlab.cee.redhat.com/toolchain-qe/tests/ansible-pcp.git + +/gating/private-imagemode: + enabled: false + adjust: + - when: distro == rhel and arch == x86_64,aarch64 + enabled: true + plan: + import: + name: /plans/imagemode + url: https://gitlab.cee.redhat.com/toolchain-qe/tests/ansible-pcp.git