Skip to content

Commit 2329bba

Browse files
committed
Merge branch 'xc-110109' into 'release/4.0'
remove ItMultiDomainModels from crio-pipeline due to no busybox in test repo See merge request weblogic-cloud/weblogic-kubernetes-operator!4319
2 parents bfd1542 + b3df53f commit 2329bba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

integration-tests/src/test/java/oracle/weblogic/kubernetes/ItMultiDomainModels.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ public static void initAll(@Namespaces(5) List<String> namespaces) {
143143
+ "verify admin console login using admin node port.")
144144
@ValueSource(strings = {"modelInImage", "domainInImage", "domainOnPV", "auxiliaryImageDomain"})
145145
@Tag("gate")
146-
@Tag("crio")
147146
@DisabledOnSlimImage
148147
void testScaleClustersAndAdminConsoleLogin(String domainType) {
149148
DomainResource domain = createDomainBasedOnDomainType(domainType);

0 commit comments

Comments
 (0)