On 21 September 2012 13:01, Tom White <t...@cloudera.com> wrote:

> You can create a file called .whirr-test.properties in your home
> directory and set whirr.image-id in there to the value you want. Then
> do
>
> mvn verify -Pintegration -DargLine="-Dwhirr.test.provider=aws-ec2
> -Dwhirr.test.identity=$AWS_ACCESS_KEY_ID
> -Dwhirr.test.credential=$AWS_SECRET_ACCESS_KEY
> -Dconfig=.whirr-test.properties"
>


I see. Is that config going to override whatever test properties file I've
got in src/test/resources, or does it get read in before/afterwards

Reply via email to