Skip to content

Commit 7616ff2

Browse files
fix tests after merge
1 parent 3bc31e5 commit 7616ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unitary/with_extras/aqua/test_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1282,7 +1282,7 @@ def test_import_model_with_input_tags(
12821282
"inference_container": "odsc-vllm-serving",
12831283
"ignore_model_artifact_check": True,
12841284
},
1285-
"ads aqua model register --model oracle/oracle-1it --os_path oci://aqua-bkt@aqua-ns/path --download_from_hf True --inference_container odsc-vllm-serving --ignore_model_artifact_check True",
1285+
"ads aqua model register --model oracle/oracle-1it --os_path oci://aqua-bkt@aqua-ns/path --download_from_hf True --cleanup_model_cache True --inference_container odsc-vllm-serving --ignore_model_artifact_check True",
12861286
),
12871287
],
12881288
)

0 commit comments

Comments
 (0)