Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test vars to fix downstream tests #576

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

vyzigold
Copy link
Contributor

@vyzigold vyzigold commented Jan 6, 2025

Fixes changes from #548

This makes our downstream tests fail. We need to wait for the ciframework change to get downstream first. Let's get back to this in like a month and try again.

Copy link
Contributor

openshift-ci bot commented Jan 6, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: paramite, vyzigold

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@@ -6,7 +6,7 @@ cifmw_test_operator_tempest_container: openstack-tempest-all
cifmw_test_operator_tempest_image_tag: 'current-podified'
# 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
# https://github.com/openstack-k8s-operators/ci-framework/blob/main/roles/test_operator/defaults/main.yml
cifmw_test_operator_tempest_tempestconf_config:
cifmw_tempest_tempestconf_config:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't have to rename it again, you could define both variables.

Or define a tempest_conf var (with this value), and then set both the new and old var names to "{{ tempest_conf }}"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the suggestion

@openshift-ci openshift-ci bot removed the lgtm label Jan 6, 2025
@vyzigold vyzigold changed the title Revert "Change test var name to match changes in cifmw" Fix test vars to fix downstream tests Jan 6, 2025
@jlarriba
Copy link
Collaborator

jlarriba commented Jan 7, 2025

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jan 7, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 018eecf into main Jan 7, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants