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

[test-operator][horizon] Fix Horizon CR name #2177

Merged

Conversation

lpiwowar
Copy link
Contributor

@lpiwowar lpiwowar commented Jul 30, 2024

This patch ensures that we are creating Horizon CR instance with name set to a value that we later search for when requesting a status of openshift jobs.

Previously we were creating Horizon CR with name horizontest name but were querying jobs with name horizontest-tests [1].

[1] test_operator vars

As a pull request owner and reviewers, I checked that:

  • Appropriate testing is done and actually running
  • Appropriate documentation exists and/or is up-to-date:
    • README in the role
    • Content of the docs/source is reflecting the changes

@github-actions github-actions bot marked this pull request as draft July 30, 2024 09:51
Copy link

Thanks for the PR! ❤️
I'm marking it as a draft, once your happy with it merging and the PR is passing CI, click the "Ready for review" button below.

@lpiwowar lpiwowar marked this pull request as ready for review July 30, 2024 10:43
@lpiwowar lpiwowar requested a review from ashu-011 July 30, 2024 10:43
This patch ensures that we are creating Horizon CR instance with name
set to a value that we later search for when requesting a status of
openshift jobs.

Previously we were creating Horizon CR with name horizontest name but
were querying jobs with name horizontest-tests [1].

[1] https://github.com/openstack-k8s-operators/ci-framework/blob/ad0110d522dac0a1f3637c4207c45ac36b827ef3/roles/test_operator/vars/main.yml#L20
@pablintino
Copy link
Collaborator

/approve

Copy link
Contributor

openshift-ci bot commented Jul 30, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pablintino

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

@raukadah
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jul 30, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit f114b11 into openstack-k8s-operators:main Jul 30, 2024
5 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.

3 participants