Skip to content

Commit 26417f2

Browse files
fix test after merge conflict resolved
1 parent 8b5129c commit 26417f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unitary/with_extras/aqua/test_model.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1281,6 +1281,7 @@ def test_import_model_with_input_tags(
12811281
"model": "oracle/oracle-1it",
12821282
"inference_container": "odsc-vllm-serving",
12831283
"ignore_model_artifact_check": True,
1284+
"cleanup_model_cache": True,
12841285
},
12851286
"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",
12861287
),

0 commit comments

Comments
 (0)