Skip to content

Commit 87a3225

Browse files
committed
test: test 21 wants to run alone
1 parent e364e8a commit 87a3225

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/e2e/test_operator.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2584,6 +2584,7 @@ def test_021(self, step=1):
25842584
@TestScenario
25852585
@Name("test_010021_1. Test rescaling storage. Provisioner: StatefulSet")
25862586
@Requirements(RQ_SRS_026_ClickHouseOperator_StorageProvisioning("1.0"))
2587+
@Tags("NO_PARALLEL")
25872588
def test_010021_1(self):
25882589
create_shell_namespace_clickhouse_template()
25892590

@@ -2593,6 +2594,7 @@ def test_010021_1(self):
25932594
@TestScenario
25942595
@Name("test_010021_2. Test rescaling storage. Provisioner: Operator")
25952596
@Requirements(RQ_SRS_026_ClickHouseOperator_StorageProvisioning("1.0"))
2597+
@Tags("NO_PARALLEL")
25962598
def test_010021_2(self):
25972599
create_shell_namespace_clickhouse_template()
25982600

0 commit comments

Comments
 (0)