From 7f89ef312d75d1155a91ded5d36be9956b58d680 Mon Sep 17 00:00:00 2001 From: Huy Mai Date: Wed, 8 May 2024 15:37:54 +0300 Subject: [PATCH] metal3: Disable feature test jobs for ubuntu Signed-off-by: Huy Mai Change-Id: Icc41fc85c689b02a123b5deff45aec4cba746cfc --- jjb/metal3/projects.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/metal3/projects.yml b/jjb/metal3/projects.yml index 81151c84..d6a3b0a0 100644 --- a/jjb/metal3/projects.yml +++ b/jjb/metal3/projects.yml @@ -288,6 +288,8 @@ capm3_release_branch: release-1.5 bmo_release_branch: release-0.4 schedule: "H 11 * * *" + exclude: + - image_os: ubuntu # This is to disable the tests running on ubuntu, to save resources - capm3_e2e_clusterctl_upgrade_tests_prow: capm3_target_branch: - main: -- 2.25.1