Skip to content

Commit 260d8a7

Browse files
committed
Merge branch 'xc-113376-41' into 'release/4.1'
move ItIstioDBOperator to kind-sequential profile See merge request weblogic-cloud/weblogic-kubernetes-operator!4484
2 parents 7729230 + f4a73ce commit 260d8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
+ "database created using Oracle Database Operator")
126126
@IntegrationTest
127127
@Tag("oke-sequential")
128-
@Tag("kind-parallel")
128+
@Tag("kind-sequential")
129129
class ItIstioDBOperator {
130130

131131
private static String dbNamespace = null;

0 commit comments

Comments
 (0)