Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/482#issuecomment-113585258 It seems like this test sometimes fails because the SSVM takes a while to startup.. the test/integration/smoke/test_secondary_storage.py:159 asserts that "Starting" != "Running" and just exits there. This needs to allow some time for the SSVM to start if state="Starting" instead of immediately throwing an AssertionError. File hasn't been touched for over a year, so i guess this is a pretty old issue on travis, also explains why it's intermittent.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---