Skip to content

Commit c15d537

Browse files
authored
Add tpch/tpcds to regression whitelist run (#14271)
1 parent 3441079 commit c15d537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression_whitelist_run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- build_preset: release-msan
3232
threads_count: 20
3333
timeout: 480
34-
build_target: "ydb/tests/sql/ ydb/tests/stress"
34+
build_target: "ydb/tests/sql/ ydb/tests/stress ydb/tests/functional/tpc"
3535
test_size: small,medium,large
3636
test_type: unittest,py3test,py2test,pytest
3737
- build_preset: release-tsan

0 commit comments

Comments
 (0)