Commint to retrigger CI/CD pipeline to check test stability.

This commit is contained in:
Vitaliy Zakaznikov 2021-05-12 08:15:09 -04:00
parent 3d32363f39
commit 258525167f

View File

@ -18,7 +18,7 @@ def regression(self, local, clickhouse_binary_path, stress=None, parallel=None):
self.context.stress = stress
self.context.parallel = parallel
# comment 1 to re-trigger CI/CD pipeline
for run in range(4):
with Module(f"{run}"):
tasks = []