Merge "Increase gabbi API test retry time"

This commit is contained in:
Zuul 2018-02-21 13:50:16 +00:00 committed by Gerrit Code Review
commit 50e598c873
3 changed files with 6 additions and 6 deletions

View File

@ -37,7 +37,7 @@ tests:
GET: $LOCATION
redirects: True
poll:
count: 5
count: 10
delay: 1.0
response_json_paths:
$.stack.stack_status: CREATE_COMPLETE

View File

@ -32,7 +32,7 @@ tests:
GET: $LOCATION
redirects: True
poll:
count: 5
count: 10
delay: 1.0
response_json_paths:
$.stack.stack_status: CREATE_COMPLETE

View File

@ -31,7 +31,7 @@ tests:
GET: $LOCATION
redirects: True
poll:
count: 5
count: 10
delay: 1.0
response_json_paths:
$.stack.stack_status: CREATE_COMPLETE
@ -77,7 +77,7 @@ tests:
GET: $LOCATION
redirects: True
poll:
count: 5
count: 10
delay: 1.0
response_json_paths:
$.stack.stack_status: CREATE_COMPLETE
@ -118,7 +118,7 @@ tests:
GET: $LAST_URL
redirects: True
poll:
count: 5
count: 10
delay: 1.0
response_json_paths:
$.stack.stack_status: UPDATE_COMPLETE
@ -136,7 +136,7 @@ tests:
GET: $LAST_URL
redirects: True
poll:
count: 5
count: 10
delay: 1.0
response_json_paths:
$.stack.stack_status: UPDATE_COMPLETE