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.
2 parents db5d250 + c612b04 commit 1abb692Copy full SHA for 1abb692
ci/defs/job_configs.py
@@ -476,6 +476,7 @@ class JobConfigs:
476
digest_config=Job.CacheDigestConfig(
477
include_paths=[
478
"./tests/queries/0_stateless/",
479
+ "./tests/ci/stress.py",
480
"./tests/clickhouse-test",
481
"./tests/config",
482
"./tests/*.txt",
tests/ci/ci_definitions.py
@@ -427,6 +427,7 @@ class CommonJobConfigs:
427
digest=DigestConfig(
428
429
430
431
432
433
0 commit comments