fix mock tempest

Change-Id: Ie4d5d09c0463b2c7016eaebca4abe4fe98fc7a12
This commit is contained in:
Idan Hefetz 2018-12-20 10:03:31 +00:00
parent 18db9aedda
commit b0e1c01c31
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ class TestLongProcessing(TestActionsBase):
v_utils.stop_graph()
time.sleep(10)
v_utils.restart_graph()
time.sleep(MAX_FAIL_OVER_TIME)
v_utils.delete_template(name=TEMPLATE_NAME)
# sleep to allow get_all to start and finish at least once: