Skip to content

Commit fb73327

Browse files
committed
fix tests
1 parent ad66ef7 commit fb73327

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

e2e-tests/tests/migration-from-crunchy-backup-restore/00-deploy-operators.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ commands:
8282
8383
deploy_operator
8484
deploy_client
85-
timeout: 20
85+
timeout: 300

e2e-tests/tests/migration-from-crunchy-backup-restore/08-restore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ commands:
7777
- --set=${backup_label}
7878
- --type=immediate
7979
EOF
80-
timeout: 300
80+
timeout: 400

e2e-tests/tests/migration-from-crunchy-backup-restore/09-verify-after-restore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ commands:
6464
done
6565
6666
echo "PASS: original rows present, post-backup rows correctly absent"
67-
timeout: 300
67+
timeout: 400

e2e-tests/tests/migration-from-crunchy-pv/00-deploy-operators.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ commands:
8080
8181
deploy_operator
8282
deploy_client
83-
timeout: 20
83+
timeout: 300

0 commit comments

Comments
 (0)