From 756c57667dce9436aa92d4e91d99b3ede7ebf20d Mon Sep 17 00:00:00 2001 From: Jan Kurik Date: Tue, 30 Sep 2025 13:38:28 +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 2ee2e9c..01bd62c 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/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/pcp.git