Skip to content

Commit 81d107a

Browse files
committed
Merge branch 'newopen_part2' into 'release/4.2'
Add test classes to the profile of the test run on openshift See merge request weblogic-cloud/weblogic-kubernetes-operator!4983
2 parents 119def7 + 8a0572a commit 81d107a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

integration-tests/pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,11 +572,14 @@
572572
**/ItDedicatedMode,
573573
**/ItExternalLbTunneling,
574574
**/ItExternalNodePortService,
575+
**/ItEvictedPodsCycling,
575576
**/ItInitContainers,
576577
**/ItIntrospectVersion,
578+
**/ItKubernetesNameSpaceWatchingEvents,
577579
**/ItLiftAndShiftFromOnPremDomain,
578580
**/ItLivenessProbeCustomization,
579581
**/ItManagedCoherence,
582+
**/ItMaxConcurOptions,
580583
**/ItMiiDynamicUpdate*,
581584
**/ItMiiCustomSslStore,
582585
**/ItMiiSampleWlsAux,
@@ -586,6 +589,7 @@
586589
**/ItPodTemplates,
587590
**/ItProductionSecureMode,
588591
**/ItRemoteConsole,
592+
**/ItRetryImprovementMisc,
589593
**/ItServerStartPolicy,
590594
**/ItServiceStartPolicyDynamicCluster,
591595
**/ItServerStartPolicyConfigCluster,
@@ -594,7 +598,8 @@
594598
**/ItSystemResOverrides,
595599
**/ItMonitoringExporterWebApp,
596600
**/ItMonitoringExporterSideCar,
597-
**/ItMonitoringExporterSamples
601+
**/ItMonitoringExporterSamples,
602+
**/ItWlsDomainOnPV
598603
</includes-failsafe>
599604
</properties>
600605
</profile>

0 commit comments

Comments
 (0)