Skip to content

Exclude IT tests using voyager on OLCNE cert profile #2535

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

Merged
merged 17 commits into from
Sep 15, 2021
Merged

Conversation

sankarpn
Copy link
Member

@sankarpn sankarpn commented Sep 14, 2021

Voyager installation is failing in CRI-O based K8S clusters while running in OLCNE platform. This PR excludes those classes to be run while running on OLCNE platform.

https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/6429/

@@ -309,39 +309,34 @@
<properties>
<skipITs>false</skipITs>
<includes-failsafe>
**/ItCoherenceTests,
<!--**/ItExternalLbTunneling,-->
Copy link
Member

Choose a reason for hiding this comment

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

you can delete the comment out lines and it is better to put the It* classes in alphabetical order.

Copy link
Member Author

Choose a reason for hiding this comment

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

Deleted the commented tests and sorted it in alphabetical order.

Copy link
Member

@anpanigr anpanigr left a comment

Choose a reason for hiding this comment

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

lgtm

@rjeberhard rjeberhard merged commit fe449f3 into main Sep 15, 2021
@sankarpn sankarpn deleted the olcne-profile branch October 28, 2021 22:51
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.

4 participants