You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/25 10:45:54 UTC

[jira] [Commented] (CLOUDSTACK-3021) Test case TestServiceOfferingHierarchy failed; resource clean up should delete sub domain before delete main domain

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13719393#comment-13719393 ] 

ASF subversion and git services commented on CLOUDSTACK-3021:
-------------------------------------------------------------

Commit c6d9919c881cf27f7be4de541635acf649a6d910 in branch refs/heads/4.2 from [~tsp]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c6d9919 ]

CLOUDSTACK-3021: Do not delete the domain

We delete the accounts within the domain thereby cleaning up resources.
Also corrected the typo in the test description. ForceDelete test was
called without force option and vice versa

Signed-off-by: Prasanna Santhanam <ts...@apache.org>

                
> Test case TestServiceOfferingHierarchy failed; resource clean up should delete sub domain before delete main domain
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3021
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3021
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.2.0
>            Reporter: Rayees Namathponnan
>            Assignee: Prasanna Santhanam
>             Fix For: 4.2.0
>
>         Attachments: MSlog.rar
>
>
> Failed below test case 
> test/integration/component/test_accounts: TestServiceOfferingHierarchy
> Test case should cleanup, sub domain before deleting main domain 
> Error in automation log 
> Warning: Exception during cleanup : Execute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Delete failed on domain Domain-O9IVMI (id: 55); Please make sure all users and sub domains have been removed from the domain before deleting'}
> Stacktrace
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/site-packages/nose/suite.py", line 227, in run
>     self.tearDown()
>   File "/usr/local/lib/python2.7/site-packages/nose/suite.py", line 350, in tearDown
>     self.teardownContext(ancestor)
>   File "/usr/local/lib/python2.7/site-packages/nose/suite.py", line 366, in teardownContext
>     try_run(context, names)
>   File "/usr/local/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
>     return func()
>   File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_accounts.py", line 771, in tearDownClass
>     raise Exception("Warning: Exception during cleanup : %s" % e)
> Exception: Warning: Exception during cleanup : Execute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Delete failed on domain Domain-O9IVMI (id: 55); Please make sure all users and sub domains have been removed from the domain before deleting'}

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