From 79f57eae6534f32918e71803e2709d226cc4247d Mon Sep 17 00:00:00 2001 From: Jan Kurik Date: Tue, 30 Sep 2025 13:53:17 +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 2553262..dde1620 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/grafana.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/grafana.git