Skip to content

Commit f47f69d

Browse files
authored
[nightly] Add decision_tree_autoscaling_20_runs to nightly test
1 parent ad94eb0 commit f47f69d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release/.buildkite/build_pipeline.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ def __init__(self, name: str, retry: int = 0):
6767
# as it hits the scalability limit.
6868
# "non_streaming_shuffle_1tb_5000_partitions",
6969
"decision_tree_autoscaling",
70+
"decision_tree_autoscaling_20_runs",
7071
"autoscaling_shuffle_1tb_1000_partitions",
7172
SmokeTest("stress_test_many_tasks"),
7273
SmokeTest("stress_test_dead_actors"),

0 commit comments

Comments
 (0)