Skip to content

Commit

Permalink
Increase gpu validation pod wait timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
berkayoz committed May 29, 2024
1 parent d7640bb commit d9a313a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/validators.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ def validate_gpu():
"gpu-operator-resources",
"running",
label="app=nvidia-device-plugin-daemonset",
timeout_insec=1500
)
manifest = TEMPLATES / "cuda-add.yaml"

Expand Down

0 comments on commit d9a313a

Please sign in to comment.