> @@ -856,7 +858,7 @@ protected void doCheckJavaIsInstalledViaSsh(NodeMetadata
> node, String taskName)
> @Override
> protected void tearDownContext() {
> if (nodes != null) {
> - testDestroyNodes();
> + client.destroyNodesMatching(inGroup(group));`try...catch` needed here? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/154/files#r6591438
