Skip to content

Commit

Permalink
change test values
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam0Brien committed Nov 15, 2024
1 parent cdf0eca commit d1c8ac4
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 195 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: Monitor Pods in Kind
run: |
timeout 90s kubectl get pods -w || exit 0
timeout 50s kubectl get pods -w || exit 0
- name: View Test Pod Logs
run: |
Expand Down
Loading

0 comments on commit d1c8ac4

Please sign in to comment.