Skip to content

Commit 11554af

Browse files
committed
add Coherence app to build/run proxy on admin VM
1 parent 1e21f4c commit 11554af

File tree

4 files changed

+57
-369
lines changed

4 files changed

+57
-369
lines changed

integration-tests/src/test/java/oracle/kubernetes/operator/ITCoherenceTests.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,6 @@ public void testRollingRestart() throws Exception {
7979
domain = createDomain();
8080
Assert.assertNotNull(domain);
8181

82-
// String nodePortName = "coh-nodeport";
83-
// String podName = "dd";
84-
// int port = 9000;
85-
// TestUtils.exposePod(podName, domain.getDomainNS(), nodePortName, port, port);
86-
//
8782
utils.loadCache();
8883

8984
// Do the rolling restart

integration-tests/src/test/java/oracle/kubernetes/operator/utils/CoherenceUtils.java

Lines changed: 0 additions & 363 deletions
This file was deleted.

0 commit comments

Comments
 (0)