From 1dac69cbebe5bddfaa2283574e7bc9bad6cae652 Mon Sep 17 00:00:00 2001 From: eshulman2 Date: Tue, 26 Nov 2024 17:49:54 +0200 Subject: [PATCH] Change test var name to match changes in cifmw Changed var name to match the changes in this patch: https://github.com/openstack-k8s-operators/ci-framework/pull/2374/commits --- zuul.d/jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 4dbd887bd..ca95c18db 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -14,7 +14,7 @@ vars: cifmw_operator_build_golang_ct: "docker.io/library/golang:1.21" cifmw_operator_build_golang_alt_ct: "quay.rdoproject.org/openstack-k8s-operators/golang:1.21" - cifmw_tempest_tempestconf_config: + cifmw_test_operator_tempest_tempestconf_config: # NOTE(alee) these tests will fail with barbican in the mix # while cinder/nova is not configured to talk to barbican # re-enable this when that support is added