From ac0058f3e3a950a0f50f3797b6728b26cced5f9e Mon Sep 17 00:00:00 2001 From: Jan Kurik Date: Tue, 30 Sep 2025 08:28:26 +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..65fa14b 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 + enabled: true + plan: + import: + name: /plans/imagemode + url: https://gitlab.cee.redhat.com/toolchain-qe/tests/pcp.git