Skip to content

Commit

Permalink
testing: common: prepare_gpu_operator: deploy the extra well-known me…
Browse files Browse the repository at this point in the history
…trics
  • Loading branch information
kpouget committed Nov 9, 2023
1 parent 7d4177a commit 815c48c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/common/prepare_gpu_operator.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ def prepare_gpu_operator():

def wait_ready():
run.run("./run_toolbox.py from_config gpu_operator enable_time_sharing")
run.run("./run_toolbox.py gpu_operator extend_metrics --include-defaults --include-well-known")
run.run("./run_toolbox.py gpu_operator wait_stack_deployed")


Expand Down

0 comments on commit 815c48c

Please sign in to comment.