Skip to content

Commit 01ee578

Browse files
Merge pull request #548 from eshulman2/main
Change test var name to match changes in cifmw
2 parents 9376d9c + 9aa7ef2 commit 01ee578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/vars-autoscaling-tempest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cifmw_test_operator_tempest_container: openstack-tempest-all
66
cifmw_test_operator_tempest_image_tag: 'current-podified'
77
# This value is used to populate the `tempestconfRun` parameter of the Tempest CR: https://openstack-k8s-operators.github.io/test-operator/crds.html#tempest-custom-resource
88
# https://github.com/openstack-k8s-operators/ci-framework/blob/main/roles/test_operator/defaults/main.yml
9-
cifmw_tempest_tempestconf_config:
9+
cifmw_test_operator_tempest_tempestconf_config:
1010
overrides: |
1111
validation.run_validation true
1212
identity.v3_endpoint_type public

0 commit comments

Comments
 (0)