Skip to content

Commit

Permalink
Merge pull request openstack-k8s-operators#518 from viroel/kuttl_timeout
Browse files Browse the repository at this point in the history
Increase kuttl test default timeout
  • Loading branch information
openshift-ci[bot] authored Oct 17, 2023
2 parents 90ff62e + d2b02e3 commit 78b3c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kuttl-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ kind: TestSuite
reportFormat: JSON
reportName: kuttl-test-openstack
namespace: openstack-kuttl-tests
timeout: 1000
timeout: 1380
parallel: 1
suppress:
- events # Remove spammy event logs

0 comments on commit 78b3c87

Please sign in to comment.