Skip to content

Commit b3df53f

Browse files
xiancaorjeberhard
authored andcommitted
remove ItMultiDomainModels from crio-pipeline due to no busybox in test repo
1 parent bfd1542 commit b3df53f

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)