Skip to content

Commit

Permalink
Adding a timeout to notebook tests
Browse files Browse the repository at this point in the history
  • Loading branch information
costrouc committed Jun 23, 2023
1 parent f94a8bc commit ca32e35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kubernetes_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ jobs:
pytest tests_deployment/ -v -s
- name: JupyterHub Notebook Tests
timeout-minutes: 2
# run jhub-client after pytest since jhubctl can cleanup
# the running server
run: |
Expand Down

0 comments on commit ca32e35

Please sign in to comment.