We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01477e6 commit a39511cCopy full SHA for a39511c
integration-tests/src/test/java/oracle/weblogic/kubernetes/ItFmwDomainInPVUsingWLST.java
@@ -69,7 +69,7 @@
69
* Tests to create JRF domain in persistent volume using WLST.
70
*/
71
@DisplayName("Verify the WebLogic server pods can run with domain created in persistent volume")
72
-@Tag("kind-parallel")
+@Tag("kind-sequential")
73
@Tag("okd-fmw-cert")
74
@IntegrationTest
75
@Tag("olcne-sequential")
integration-tests/src/test/java/oracle/weblogic/kubernetes/ItFmwDomainOnPV.java
@@ -93,7 +93,7 @@
93
94
@DisplayName("Test to create a FMW domain in persistent volume with new simplified feature")
95
96
97
@Tag("oke-sequential1")
98
99
class ItFmwDomainOnPV {
0 commit comments