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 7c91179 commit 19b2c24Copy full SHA for 19b2c24
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