Skip to content

Commit be96c70

Browse files
Fixing UTs
1 parent a2f0ebe commit be96c70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unitary/with_extras/aqua/test_deployment.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ class TestDataset:
254254
"created_by": "ocid1.user.oc1..<OCID>",
255255
"endpoint": MODEL_DEPLOYMENT_URL,
256256
"private_endpoint_id": null,
257+
"model_id": "ocid1.datasciencemodel.oc1.<region>.<OCID>",
257258
"environment_variables": {
258259
"BASE_MODEL": "service_models/model-name/artifact",
259260
"MODEL_DEPLOY_ENABLE_STREAMING": "true",

0 commit comments

Comments
 (0)