[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rayees Namathponnan reopened CLOUDSTACK-3594:
---------------------------------------------


Below 11 test cases still fails in 

integration.component.test_affinity_groups.TestDeleteAffinityGroups.test_03_delete_aff_grp_with_vms
     
integration.component.test_affinity_groups.TestDeleteAffinityGroups.test_04_delete_aff_grp_with_vms
integration.component.test_affinity_groups.TestDeployVMAffinityGroups.test_02_deploy_vm_by_aff_grp_name
 
integration.component.test_affinity_groups.TestDeployVMAffinityGroups.test_03_deploy_vm_by_aff_grp_id
   
integration.component.test_affinity_groups.TestDeployVMAffinityGroups.test_04_deploy_vm_anti_affinity_group
integration.component.test_affinity_groups.TestDeployVMAffinityGroups.test_05_deploy_vm_by_id
integration.component.test_affinity_groups.TestDeployVMAffinityGroups.test_06_deploy_vm_aff_grp_of_other_user_by_name
integration.component.test_affinity_groups.TestDeployVMAffinityGroups.test_07_deploy_vm_aff_grp_of_other_user_by_id
integration.component.test_affinity_groups.TestDeployVMAffinityGroups.test_08_deploy_vm_multiple_aff_grps
integration.component.test_affinity_groups.TestDeployVMAffinityGroups.test_09_deploy_vm_multiple_aff_grps
integration.component.test_affinity_groups.TestDeployVMAffinityGroups.test_10_deploy_vm_by_aff_grp_name_and_id
 


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 1134, in test_03_deploy_vm_by_aff_grp_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 1074, 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
                
> [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: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Automation, Test
>    Affects Versions: 4.2.0
>            Reporter: Rayees Namathponnan
>            Assignee: Girish Shilamkar
>             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

Reply via email to