[
https://issues.apache.org/jira/browse/CLOUDSTACK-9531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15594016#comment-15594016
]
ASF subversion and git services commented on CLOUDSTACK-9531:
-------------------------------------------------------------
Commit 5545bcaa9de9ddcc2e4842dc5d2bb073897ebef2 in cloudstack's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=5545bca ]
CLOUDSTACK-9531: Try template teardown without failure
As per previous discussions and ticket, a template deletion may result in
failure
(exception thrown) for templates that are not properly downloaded. The tearDown
method, a template may be tried for deletion but on failure we may ignore it
as account deletion/tearDown would retry to cleanup resource owned by the
account.
Signed-off-by: Rohit Yadav <[email protected]>
> Fix tearDown issue in test_vpc_vpn.py
> -------------------------------------
>
> Key: CLOUDSTACK-9531
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9531
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
>
> After running the test, delete template command may fail due to template that
> is not properly setup/downloaded and other reasons. The tearDown failure is
> frivolous, on account deletion all resources of the account are expunged so
> any template deletion failure may be retried when account is removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)