[
https://issues.apache.org/jira/browse/CLOUDSTACK-3594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740681#comment-13740681
]
ASF subversion and git services commented on CLOUDSTACK-3594:
-------------------------------------------------------------
Commit 0d0409bddbcd9d8543d8dcf8d4648b9fcf6f5b2c in branch refs/heads/master
from [~ashutoshk]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=0d0409b ]
CLOUDSTACK-3594: New affinity group tests
- list all vms in affinity group
- delete an affinity group by id
- admin deletes affinity groups
- list affinity groups as admin
- list affinity groups by accountid/domainid
- list affinity groups by group id
- user deletes his affinity group
Signed-off-by: Prasanna Santhanam <[email protected]>
(cherry picked from commit 682e995a4a21e2d74b79bc26513055b913f3545d)
> [Automation] Regression test test_affinity_groups.py failed to create
> affinity group since group with same already exist
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-3594
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3594
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation, Test
> Affects Versions: 4.2.0
> Reporter: Rayees Namathponnan
> Assignee: Gaurav Aradhye
> Fix For: 4.2.0
>
>
> Test script
> integration.component.test_affinity_groups.TestDeployVMAffinityGroups failed
> with below error
> Error: Creation of Affinity Group failed : Execute cmd: createaffinitygroup
> failed, due to: errorCode: 431, errorText:Unable to create affinity group, a
> group with name TestAffGrp_HA_0 already exisits.
> Stacktrace
> Traceback (most recent call last):
> File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
> testMethod()
> File
> "/Repo_30X/ipcl/cloudstack/test/integration/component/test_affinity_groups.py",
> line 1165, in test_05_deploy_vm_by_id
> self.create_aff_grp(aff_grp=self.services["host_anti_affinity_0"])
> File
> "/Repo_30X/ipcl/cloudstack/test/integration/component/test_affinity_groups.py",
> line 1068, in create_aff_grp
> raise Exception("Error: Creation of Affinity Group failed : %s" %e)
> Exception: Error: Creation of Affinity Group failed : Execute cmd:
> createaffinitygroup failed, due to: errorCode: 431, errorText:Unable to
> create affinity group, a group with name TestAffGrp_HA_0 already exisits.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira