-
Notifications
You must be signed in to change notification settings - Fork 218
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
Conversation
integration-tests/pom.xml
Outdated
@@ -309,39 +309,34 @@ | |||
<properties> | |||
<skipITs>false</skipITs> | |||
<includes-failsafe> | |||
**/ItCoherenceTests, | |||
<!--**/ItExternalLbTunneling,--> |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
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/