commit | 1b8ce6312fcb4ce434d973ab3d6b10259ad94205 | [log] [tgz] |
---|---|---|
author | ricolin <rico.lin@easystack.cn> | Tue Nov 21 19:39:22 2017 +0800 |
committer | ricolin <rico.lin@easystack.cn> | Tue Nov 21 19:51:29 2017 +0800 |
tree | a204abff4035969d1dda8f8f87085a2137cf01fe | |
parent | f89752b2248c59b57b8463f15f6518686f532a72 [diff] |
Increase gabbi API test retry time Currently stack API test will only retry 5 times (including the first try) with 1 sec. interval. This might not be enough, consider testing on some slow environment (and sometimes stack actions might take more time). This patch increase it to 10 retries to reduce the chances of misjudge. Change-Id: Iea6ba608b3027965a34a5e47d3e1016c2de880f0