From 9ad64e3ef3241c3553ec9395b5c8aa575dce88f3 Mon Sep 17 00:00:00 2001 From: eshulman2 Date: Tue, 26 Nov 2024 18:04:48 +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.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index a9e3193f2..f21086b6f 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -99,7 +99,7 @@ # TODO(sean-k-mooney): we are currently using cirros 0.5.2 we should be using 0.6.2 # for now we need to use the old password cubswin:) but we should update this to gocubsgo! # once we update the image - cifmw_tempest_tempestconf_config: + cifmw_test_operator_tempest_tempestconf_config: overrides: | identity.v3_endpoint_type public compute-feature-enabled.vnc_console true @@ -154,7 +154,7 @@ # TODO(sean-k-mooney): we are currently using cirros 0.5.2 we should be using 0.6.2 # for now we need to use the old password cubswin:) but we should update this to gocubsgo! # once we update the image - cifmw_tempest_tempestconf_config: + cifmw_test_operator_tempest_tempestconf_config: overrides: | identity.v3_endpoint_type public compute-feature-enabled.vnc_console true