File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
integration-tests/src/test/java/oracle/kubernetes/operator Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,8 +122,8 @@ public static void staticUnPrepare() throws Exception {
122
122
123
123
/**
124
124
* Create Operator1 and domainOnPVUsingWLST with admin server and 1 managed server if they are not
125
- * running. After verifying the domain is created properly. Change some properties on domain
126
- * resources that would cause servers to be restarted and verify that server are indeed restarted.
125
+ * running. After verifying the domain is created properly change some properties on domain
126
+ * resources that would cause servers to be restarted and verify that servers are indeed restarted.
127
127
* The properties tested here are: env: "-Dweblogic.StdoutDebugEnabled=false"-->
128
128
* "-Dweblogic.StdoutDebugEnabled=false" logHomeEnabled: true --> logHomeEnabled: false
129
129
* includeServerOutInPodLog: true --> includeServerOutInPodLog: false
You can’t perform that action at this time.
0 commit comments