Skip to content

Commit

Permalink
revert kuttl test timeout
Browse files Browse the repository at this point in the history
Signed-off-by: ishitasequeira <[email protected]>
  • Loading branch information
ishitasequeira committed Nov 30, 2023
1 parent a079ae2 commit c2396ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,6 @@ metadata:
name: argocd-test-server
namespace: test

---
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:
name: argocd-test-application-controller
namespace: test





2 changes: 1 addition & 1 deletion tests/kuttl-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ testDirs:
suppress:
- events
parallel: 1
timeout: 60
timeout: 300
reportFormat: JSON
reportName: e2e

0 comments on commit c2396ab

Please sign in to comment.