iuliana commented on code in PR #1408:
URL: https://github.com/apache/brooklyn-server/pull/1408#discussion_r1309007774


##########
camp/camp-brooklyn/src/test/java/org/apache/brooklyn/camp/brooklyn/WorkflowYamlTest.java:
##########
@@ -798,6 +800,41 @@ public void testLockReleasedOnCancel() throws Exception {
         
Asserts.assertEquals(x2.getTask(false).get().getUnchecked(Duration.seconds(5)), 
"done");
     }
 
+    // prior to executing this test make sure you create an ec2 instance and 
tag it with "a2/vm"

Review Comment:
   We wrote simple echo tests and this is how we missed the fact we did not 
support command containers. :)
   
   But yeah, I see what you mean. I will add an example using the terraform 
container just to query the version. Thx!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to