borisstoyanov commented on a change in pull request #2335: CLOUDSTACK-10154:
fixing some smoketests failures
URL: https://github.com/apache/cloudstack/pull/2335#discussion_r153161228
##########
File path: test/integration/smoke/test_volumes.py
##########
@@ -858,7 +858,7 @@ def test_10_list_volumes(self):
def wait_for_attributes_and_return_root_vol(self):
- for i in range(60):
+ for i in range(360):
Review comment:
done
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services