We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 939720f commit 52b1deeCopy full SHA for 52b1dee
integration-tests/src/test/java/oracle/kubernetes/operator/ItPodsRestart.java
@@ -211,7 +211,7 @@ public void testServerPodsRestartByChangingIncludeServerOutInPodLog() throws Exc
211
*
212
* @throws Exception exception
213
*/
214
- //@Test
+ @Test
215
public void testServerPodsRestartByChangingZImage() throws Exception {
216
Assume.assumeFalse(QUICKTEST);
217
String testMethodName = new Object() {}.getClass().getEnclosingMethod().getName();
0 commit comments