[
https://issues.apache.org/jira/browse/JCLOUDS-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004455#comment-14004455
]
ASF subversion and git services commented on JCLOUDS-573:
---------------------------------------------------------
Commit 1667c86998a790d38b0dad2bfac78d33ee66df91 in jclouds's branch
refs/heads/1.7.x from [~nacx]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=1667c86 ]
JCLOUDS-573: Make sure to destroy all nodes created in the tests
> ComputeService live tests leave some nodes running in the provider
> ------------------------------------------------------------------
>
> Key: JCLOUDS-573
> URL: https://issues.apache.org/jira/browse/JCLOUDS-573
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-compute
> Affects Versions: 1.7.2
> Reporter: Ignasi Barrera
> Assignee: Ignasi Barrera
> Fix For: 1.8.0, 1.7.3
>
>
> The {{BaseComputeServiceLiveTest}} class creates the nodes in a common group
> and then deletes all them in the {{tearDown}} method. There is a test,
> however, that creates some nodes with an explicit name, and those nodes are
> not inside the default group and are not removed after tests are executed,
> remaining running in the provider.
--
This message was sent by Atlassian JIRA
(v6.2#6252)