Logstash shows this happened twice during the past 24 hours.
Let's be proactive and see if we can mitigate the random failure
by raising the poll time.
Change-Id: Icef7de4d9fbb3da037337c607fd7642cc15e0257
Closes-bug:
1292506
def setUp(self, ext_mgr=None, service_plugins=None):
cfg.CONF.set_override('api_extensions_path', NSXEXT_PATH)
- cfg.CONF.set_override('task_status_check_interval', 100, group="vcns")
+ cfg.CONF.set_override('task_status_check_interval', 200, group="vcns")
# vcns does not support duplicated router name, ignore router name
# validation for unit-test cases