[
https://issues.apache.org/jira/browse/JCLOUDS-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004444#comment-14004444
]
ASF subversion and git services commented on JCLOUDS-573:
---------------------------------------------------------
Commit 22a60283363f96264cebfab9a4eb1682e1e96c54 in jclouds's branch
refs/heads/master from [~nacx]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=22a6028 ]
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)