Skip to content

Commit

Permalink
Expand time limit in volumes_test.txt
Browse files Browse the repository at this point in the history
Seems 5m may be not enough to tear down the app, recreate the volume
and start app again.

Signed-off-by: Petr Fedchenkov <giggsoff@gmail.com>
  • Loading branch information
giggsoff committed Dec 23, 2022
1 parent fe8df9e commit 5c430e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/eden/volume/testdata/volumes_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ exec sleep 10

# check purging of app with large volume
eden pod purge eclient-mount
test eden.app.test -test.v -timewait 5m PURGING eclient-mount
test eden.app.test -test.v -timewait 5m RUNNING eclient-mount
test eden.app.test -test.v -timewait 2m PURGING eclient-mount
test eden.app.test -test.v -timewait 10m RUNNING eclient-mount

exec sleep 10

Expand Down

0 comments on commit 5c430e7

Please sign in to comment.