File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
integration-tests/src/test
java/oracle/kubernetes/operator Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ public void testRollingRestart() throws Exception {
74
74
copyAndExecuteProxyClientInPod (OP_CACHE_LOAD );
75
75
76
76
// Do the rolling restart
77
- // restartDomainByChangingEnvProperty();
77
+ restartDomainByChangingEnvProperty ();
78
78
79
79
// Build and run the proxy client on the admin VM to validate the cache
80
80
copyAndExecuteProxyClientInPod (OP_CACHE_VALIDATE );
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ resources:
36
36
ClusterListenPort : 7574
37
37
appDeployments :
38
38
Application :
39
- ' coh-proxy-gar-1.0 ' :
39
+ ' coh-proxy-server-gar ' :
40
40
SourcePath : ' wlsdeploy/applications/coh-proxy-server.gar'
41
41
ModuleType : gar
42
42
Target : ' @@PROP:CLUSTER_NAME@@'
You can’t perform that action at this time.
0 commit comments