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


##########
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:
   Is it worth writing a simpler test that just does echo where the args are 
string including inline environment variables?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to