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 715ead0 commit 81296feCopy full SHA for 81296fe
integration-tests/src/test/java/oracle/kubernetes/operator/ITMultipleClusters.java
@@ -74,7 +74,7 @@ public static void staticUnPrepare() throws Exception {
74
*/
75
@Test
76
public void testCreateDomainTwoConfiguredCluster() throws Exception {
77
- String DOMAINUID = "twoconfiguredclusterdomain";
+ String DOMAINUID = "twoconfigclustdomain";
78
String testMethodName = new Object() {}.getClass().getEnclosingMethod().getName();
79
logTestBegin(testMethodName);
80
String template =
0 commit comments