diff --git a/tests/e2e/vm-secret-sync/00-create-vm.yaml b/tests/e2e/vm-secret-sync/00-create-vm.yaml index e33356501..5a80fe357 100644 --- a/tests/e2e/vm-secret-sync/00-create-vm.yaml +++ b/tests/e2e/vm-secret-sync/00-create-vm.yaml @@ -32,8 +32,5 @@ spec: disks: - secret: secretName: example-secret - items: - - key: foo - path: foo mountPath: /var/sync/example name: secret-foo diff --git a/tests/e2e/vm-secret-sync/01-assert.yaml b/tests/e2e/vm-secret-sync/01-assert.yaml index 4bf904533..0789da534 100644 --- a/tests/e2e/vm-secret-sync/01-assert.yaml +++ b/tests/e2e/vm-secret-sync/01-assert.yaml @@ -1,6 +1,6 @@ apiVersion: kuttl.dev/v1beta1 kind: TestAssert -timeout: 70 +timeout: 120 commands: - script: | set -eux