Skip to content

Commit 11ba90f

Browse files
committed
rebase: remove instascale from new testcase
1 parent db09cdf commit 11ba90f

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
@@ -2013,7 +2013,6 @@ def test_get_cluster_no_mcad(mocker):
20132013
assert cluster_config.min_cpus == 1 and cluster_config.max_cpus == 1
20142014
assert cluster_config.min_memory == "2G" and cluster_config.max_memory == "2G"
20152015
assert cluster_config.num_gpus == 0
2016-
assert cluster_config.instascale
20172016
assert (
20182017
cluster_config.image
20192018
== "ghcr.io/foundation-model-stack/base:ray2.1.0-py38-gpu-pytorch1.12.0cu116-20221213-193103"

0 commit comments

Comments
 (0)