You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add retry when checking server log in ItPodsShutdownOption and fix ItFmwDomainInPVUsingWLST in OCNE
See merge request weblogic-cloud/weblogic-kubernetes-operator!4881
Copy file name to clipboardExpand all lines: Jenkinsfile.ocne19
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ pipeline {
72
72
)
73
73
74
74
choice(name: 'MAVEN_PROFILE_NAME',
75
-
description: 'Profile to use in mvn command to run the tests. Possible values are olcne (the default), wko-olcne-cert and integration-tests. Refer to weblogic-kubernetes-operator/integration-tests/pom.xml on the branch.',
75
+
description: 'Profile to use in mvn command to run the tests. Possible values are olcne-srg (the default), olcne-mrg, olcne-sequential and integration-tests. Refer to weblogic-kubernetes-operator/integration-tests/pom.xml on the branch.',
0 commit comments