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 getAnyPod throwing IllegalArgumentException when no pod found #561

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

vsalbaba
Copy link

@vsalbaba vsalbaba commented Apr 2, 2024

Fix getAnyPod throwing IllegalArgumentException when no pod with specified labels is found.

Now it throws an explained RuntimeException.

Please make sure your PR meets the following requirements:

  • Pull Request contains a description of the changes
  • Pull Request does not include fixes for multiple issues/topics
  • Code is formatted, imports ordered, code compiles and tests are passing
  • Code is self-descriptive and/or documented

…ified labels is found.

Now it throws an explained RuntimeException.
@mnovak
Copy link
Contributor

mnovak commented Apr 2, 2024

@vsalbaba do you have any CI run with EAP OCP TS to make sure it does not break anyhting?

Edit: Could you create an issue as well, please?

@vsalbaba
Copy link
Author

vsalbaba commented Apr 5, 2024

I've added an issue for this #563

@vsalbaba
Copy link
Author

vsalbaba commented Apr 8, 2024

CI run - https://jenkins.eapqe.psi.redhat.com/view/EAP8/view/OpenShift/job/eap-8.x-openshift-4-80-openjdk17/536/

There are 4 tests failing, but they are consistent fails with current XTF - CI run with those jobs and current XTF - https://jenkins.eapqe.psi.redhat.com/view/EAP8/view/OpenShift/job/eap-8.x-openshift-4-80-openjdk17/537/

@mnovak
Copy link
Contributor

mnovak commented Apr 8, 2024

@vsalbaba Thanks, LGTM. Merging.

@mnovak mnovak merged commit e887b95 into xtf-cz:master Apr 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants