Skip to content

Commit 52b1dee

Browse files
committed
Restore Image test
1 parent 939720f commit 52b1dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ public void testServerPodsRestartByChangingIncludeServerOutInPodLog() throws Exc
211211
*
212212
* @throws Exception exception
213213
*/
214-
//@Test
214+
@Test
215215
public void testServerPodsRestartByChangingZImage() throws Exception {
216216
Assume.assumeFalse(QUICKTEST);
217217
String testMethodName = new Object() {}.getClass().getEnclosingMethod().getName();

0 commit comments

Comments
 (0)