Skip to content

Commit f0544ec

Browse files
authored
Merge pull request #96 from Intersmash/fix-WildFlyBootableJarKeycloakSamlAdapterEjbHelmIT
WildFlyBootableJarKeycloakSamlAdapterEjbHelmIT: exclude EAP
2 parents 66248db + b2c4212 commit f0544ec

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

testsuite/src/test/java/org/jboss/intersmash/tests/wildfly/keycloak/saml/adapter/WildFlyBootableJarKeycloakSamlAdapterEjbHelmIT.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
import org.jboss.intersmash.annotations.Intersmash;
3030
import org.jboss.intersmash.annotations.Service;
3131
import org.jboss.intersmash.annotations.ServiceUrl;
32-
import org.jboss.intersmash.tests.junit.annotations.EapTest;
3332
import org.jboss.intersmash.tests.junit.annotations.EapXpTest;
3433
import org.jboss.intersmash.tests.junit.annotations.KeycloakTest;
3534
import org.jboss.intersmash.tests.junit.annotations.OpenShiftTest;
@@ -65,7 +64,6 @@
6564
@WildflyTest
6665
// EAP 8.1: Bootable jar is not supported on OpenShift Container Platform.
6766
// See https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/8.1/html-single/provisioning_jboss_eap/index
68-
@EapTest
6967
@EapXpTest
7068
@OpenShiftTest
7169
@ExtendWith(ProjectCreator.class)

0 commit comments

Comments
 (0)