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.
2 parents 0ce2506 + 19b2c24 commit 939720fCopy full SHA for 939720f
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