Skip to content

Commit e7d6380

Browse files
committed
rebase: remove instascale from new testcase
1 parent 140599b commit e7d6380

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1987,7 +1987,6 @@ def test_get_cluster_no_mcad(mocker):
19871987
assert cluster_config.min_cpus == 1 and cluster_config.max_cpus == 1
19881988
assert cluster_config.min_memory == "2G" and cluster_config.max_memory == "2G"
19891989
assert cluster_config.num_gpus == 0
1990-
assert cluster_config.instascale
19911990
assert (
19921991
cluster_config.image
19931992
== "ghcr.io/foundation-model-stack/base:ray2.1.0-py38-gpu-pytorch1.12.0cu116-20221213-193103"

0 commit comments

Comments
 (0)