Skip to content

Commit a8da693

Browse files
committed
Update
1 parent ae1150d commit a8da693

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

qa/L0_vertex_ai/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@ export AIP_PREDICT_ROUTE="/predict"
727727
export AIP_HEALTH_ROUTE="/health"
728728

729729
SERVER_LOG="vertex_restricted_api_testing_server.log"
730-
SERVER_ARGS="--allow-vertex-ai=true"
730+
SERVER_ARGS="--log-verbose=1 --allow-vertex-ai=true"
731731
SERVER_ARGS+=" --model-repository=restricted_single_model"
732732
SERVER_ARGS+=" --vertex-ai-default-model=identity_fp32"
733733
SERVER_ARGS+=" --http-restricted-api=metadata,model-config,model-repository,statistics,shared-memory:X-Vertex-Restricted=secret"

0 commit comments

Comments
 (0)