Skip to content

Extend wait before retry to states other than 'Starting' - #514

Closed
rsafonseca wants to merge 1 commit into
apache:masterfrom
rsafonseca:fixtestagain
Closed

Extend wait before retry to states other than 'Starting'#514
rsafonseca wants to merge 1 commit into
apache:masterfrom
rsafonseca:fixtestagain

Conversation

@rsafonseca

Copy link
Copy Markdown
Contributor

#493 implemented wait and retry for SSVM state Starting, 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 #512
This extends the wait before retrying the API call to any state that is not the desired 'Running' state.

@asfbot

Copy link
Copy Markdown

cloudstack-pull-requests #634 SUCCESS
This pull request looks good

@wilderrodrigues

Copy link
Copy Markdown
Contributor

LGTM

kishankavala pushed a commit to kishankavala/cloudstack that referenced this pull request Jun 25, 2015
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
This closesapache#514
yadvr pushed a commit that referenced this pull request Jan 20, 2021
…tations (#514)
* Add missing internationalization on instance view and instance detail view
* Remove scale VM translation from this PR
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@rsafonseca@asfbot@wilderrodrigues