Skip to content

Commit

Permalink
increase timeout on test job creation
Browse files Browse the repository at this point in the history
  • Loading branch information
labrenbe committed Aug 17, 2024
1 parent 36dde26 commit 0959c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/templates/kuttl/oidc/20-assert.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
apiVersion: kuttl.dev/v1beta1
kind: TestAssert
timeout: 300
timeout: 600
---
apiVersion: batch/v1
kind: Job
Expand Down

0 comments on commit 0959c75

Please sign in to comment.