CLOUDSTACK-8549:Update assert statements in testpath_disable_enable_zone.py…#382
Closed
pritisarap12 wants to merge 1 commit intoapache:masterapache/cloudstack:masterfrom
pritisarap12:disable_not_equalpritisarap12/cloudstack:disable_not_equalCopy head branch name to clipboard
Closed
CLOUDSTACK-8549:Update assert statements in testpath_disable_enable_zone.py…#382pritisarap12 wants to merge 1 commit intoapache:masterapache/cloudstack:masterfrom pritisarap12:disable_not_equalpritisarap12/cloudstack:disable_not_equalCopy head branch name to clipboard
pritisarap12 wants to merge 1 commit intoapache:masterapache/cloudstack:masterfrom
pritisarap12:disable_not_equalpritisarap12/cloudstack:disable_not_equalCopy head branch name to clipboard
Conversation
…one.py testpath
--Update the assertNotEquals for verifying the state of VM's to
assertEqual("running")
|
cloudstack-pull-requests #355 SUCCESS |
|
Looks good, merging. |
kishankavala
pushed a commit
to kishankavala/cloudstack
that referenced
this pull request
Jun 25, 2015
…zone.py Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com> This closes apache#382
ustcweizhou
added a commit
to ustcweizhou/cloudstack
that referenced
this pull request
Feb 14, 2020
The last commit is
```
commit 6e09ec25486f431e2acc463f994c4eb4bebc6ddd
Merge: c136ea2 92cb3d8
Author: Samuel Mannehed <samuel@cendio.se>
Date: Wed Mar 13 13:34:03 2019 +0100
Merge pull request apache#382 from Nevon/ssl-key-passphrase
Add option for cert key password
```
yadvr
pushed a commit
that referenced
this pull request
Jan 20, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
--Update the assertNotEquals for verifying the state of VM's to
assertEqual("running")
-- Also added missing VM deployment by admin in disabled zone state