Skip to content

Commit 815bade

Browse files
committed
Remove a property cleanup call jenkins-ignore
1 parent 935ac66 commit 815bade

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ public static void staticUnPrepare() throws Exception {
9999

100100
tearDown(new Object() {}.getClass().getEnclosingClass().getSimpleName());
101101

102-
// Unset System property for using Voyager
103-
System.clearProperty("LB_TYPE");
104102
logger.info(
105103
"System Property LB_TYPE is cleaned. LB_TYPE" + " = " + System.getProperty("LB_TYPE"));
106104

0 commit comments

Comments
 (0)