test bootstrap script changes in isolation
------------------------------------------

                 Key: WHIRR-99
                 URL: https://issues.apache.org/jira/browse/WHIRR-99
             Project: Whirr
          Issue Type: Improvement
            Reporter: Adrian Cole


Currently, we need to upload install scripts to a semi-public repository 
manually in order to setup tests for whirr services.  Let's investigate usage 
of the BlobStore api so that tests can push scripts they use, allowing us to 
automatically test scripts that are in the svn repository.

ex. 

 @Setup { push scripts to blobstore}
 @Teardown {delete blobstore container}

see: 
http://github.com/jclouds/jclouds/blob/master/aws/core/src/test/java/org/jclouds/aws/ComputeAndBlobStoreTogetherHappilyLiveTest.java

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to