commit | c608de53a2e175ff2cf344bcdf07be626df71f8d | [log] [tgz] |
---|---|---|
author | vsaienko <vsaienko@mirantis.com> | Thu Mar 31 10:51:22 2016 +0300 |
committer | vsaienko <vsaienko@mirantis.com> | Thu Mar 31 10:51:22 2016 +0300 |
tree | 6915b9f206963f7038d5cbc2ccc68633c980d155 | |
parent | 886250417ba1d446af54f0cabdc6bc151212acdd [diff] |
Tune interval for node provision state check By default node_provision_state is checked each 1 second. It may cause test to fail while actual test result is success due to testr bug #1382579 Also it creates additional load on service and increase execution time for test. This patch set interval to 30 sec. It should speed up the test on overloaded nodes. Related-Bug: #1382579 Change-Id: I631b0ee5fd8ff7c1d655b52496cf920d088c253d