Skip to content

Commit

Permalink
run in benchmark account
Browse files Browse the repository at this point in the history
  • Loading branch information
fjetter committed Apr 18, 2024
1 parent d9a24a5 commit b5bb85f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/tpch/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ def get_cluster_spec(scale: int, shutdown_on_close: bool) -> dict[str, Any]:
everywhere = dict(
idle_timeout="24h",
wait_for_workers=True,
account="dask-engineering",
scheduler_vm_types=["m6i.2xlarge"],
shutdown_on_close=shutdown_on_close,
)
Expand Down

0 comments on commit b5bb85f

Please sign in to comment.