Skip to content

Commit 8996076

Browse files
committed
Merge branch 'xc-move-jrftests-to-parallel' into 'main'
move ItFmwDomainInPVSimplified to kind-parallel See merge request weblogic-cloud/weblogic-kubernetes-operator!4257
2 parents dac044c + f3a74bc commit 8996076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
*/
9999
@DisplayName("Test to create a FMW domain in persistent volume with new simplified feature")
100100
@IntegrationTest
101-
@Tag("kind-sequential")
101+
@Tag("kind-parallel")
102102
class ItFmwDomainInPVSimplified {
103103

104104
private static String domainNamespace = null;

0 commit comments

Comments
 (0)