mirror of
https://github.com/ceph/ceph
synced 2024-12-27 05:53:20 +00:00
qa/suites: Reduce rados_python time out
This test runs for few minutes, reducing timeout from 3h to 1h to avoid hanging jobs. Signed-off-by: Matan Breizman <mbreizma@redhat.com>
This commit is contained in:
parent
c8b85873e0
commit
5db85e6f45
@ -10,6 +10,7 @@ overrides:
|
||||
- \(POOL_APP_NOT_ENABLED\)
|
||||
tasks:
|
||||
- workunit:
|
||||
timeout: 1h
|
||||
clients:
|
||||
client.0:
|
||||
- rados/test_python.sh --eval-attr 'not (wait or tier or snap or ec or bench or stats)'
|
||||
|
@ -10,6 +10,7 @@ overrides:
|
||||
- \(POOL_APP_NOT_ENABLED\)
|
||||
tasks:
|
||||
- workunit:
|
||||
timeout: 1h
|
||||
clients:
|
||||
client.0:
|
||||
- rados/test_python.sh
|
||||
|
@ -10,6 +10,7 @@ tasks:
|
||||
- \(POOL_APP_NOT_ENABLED\)
|
||||
- ceph-fuse:
|
||||
- workunit:
|
||||
timeout: 1h
|
||||
clients:
|
||||
client.0:
|
||||
- rados/test_python.sh
|
||||
|
Loading…
Reference in New Issue
Block a user