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 18a9b15 commit 8f8d029Copy full SHA for 8f8d029
integration-tests/src/test/java/oracle/kubernetes/operator/ItPodsRestart.java
@@ -493,7 +493,7 @@ public void testClusterRestartVersion() throws Exception {
493
* @throws Exception when domain.yaml cannot be read or modified to include the
494
* restartVersion:v1.1
495
*/
496
- @Test
+ //@Test
497
public void testMsRestartVersion() throws Exception {
498
Assume.assumeFalse(QUICKTEST);
499
String testMethodName = new Object() {}.getClass().getEnclosingMethod().getName();
0 commit comments