From aac8a76c38e578455e4243700fb5cb6de11ae1aa Mon Sep 17 00:00:00 2001 From: "Chandan Kumar (raukadah)" Date: Wed, 18 Sep 2024 11:18:50 +0530 Subject: [PATCH] Use tempest-all image for running tempest Currently jobs are blocked on https://issues.redhat.com/browse/OSPCIX-488. Fix is already proposed in https://github.com/rdo-packages/tempest-distgit/commit/10a5d132a3605cf20dade3b40737911253d1dfe1 But it is not included in current-promotion. Let's use to tempest-all image to fix the issue. Signed-off-by: Chandan Kumar (raukadah) --- zuul.d/jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index ca3e0fd63..6c3057d88 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -15,6 +15,7 @@ cifmw_operator_build_golang_ct: "docker.io/library/golang:1.20" cifmw_operator_build_golang_alt_ct: "quay.rdoproject.org/openstack-k8s-operators/golang:1.20" cifmw_run_test_role: tempest + cifmw_tempest_container: openstack-tempest-all cifmw_tempest_tempestconf_profile: overrides: compute-feature-enabled.vnc_console: true