Skip to content

Commit

Permalink
Merge pull request #117 from AKamyshnikova/assert-timeout
Browse files Browse the repository at this point in the history
Add assert timeout for backup/restore test
  • Loading branch information
AKamyshnikova authored Jun 27, 2023
2 parents 7bc0f0f + 929ed98 commit eb6f728
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/kuttl/backup-restore/02-assert.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
apiVersion: kuttl.dev/v1beta1
kind: TestAssert
timeout: 500
---
apiVersion: db.orange.com/v1alpha1
kind: CassandraBackup
metadata:
Expand Down

0 comments on commit eb6f728

Please sign in to comment.