Skip to content

Commit

Permalink
increate timeout for test
Browse files Browse the repository at this point in the history
  • Loading branch information
conradludgate committed Feb 3, 2025
1 parent 2c4a4f5 commit 1e8247d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions tests/e2e/vm-secret-sync/00-create-vm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,5 @@ spec:
disks:
- secret:
secretName: example-secret
items:
- key: foo
path: foo
mountPath: /var/sync/example
name: secret-foo
2 changes: 1 addition & 1 deletion tests/e2e/vm-secret-sync/01-assert.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: kuttl.dev/v1beta1
kind: TestAssert
timeout: 70
timeout: 120
commands:
- script: |
set -eux
Expand Down

0 comments on commit 1e8247d

Please sign in to comment.