GitHub user rsafonseca opened a pull request:

    https://github.com/apache/cloudstack/pull/514

    Extend wait before retry to states other than 'Starting'

    https://github.com/apache/cloudstack/pull/493 implemented wait and retry 
for SSVM state trying, but today there was as an occurrence of SSVM being in 
other state (Stopped) in https://travis-ci.org/apache/cloudstack/jobs/67986292 
relating to https://github.com/apache/cloudstack/pull/512
    This extends the wait before retrying the API call to any state that is not 
the desired 'Running' state.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rsafonseca/cloudstack fixtestagain

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/514.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #514
    
----
commit 9f02576efee2b9ffb999a5125d505988b732b485
Author: Rafael da Fonseca <rsafons...@gmail.com>
Date:   2015-06-23T17:28:47Z

    Extend wait before retry to states other than 'Starting'

----


---
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.
---

Reply via email to