-1

I get NPEs on the {Start|Stop|Configure}ServicesTests when I run

$ mvn clean verify -Pintegration -Posgi
-DargLine='-Dwhirr.test.provider=<cloud-provider>
-Dwhirr.test.identity=<cloud-provider-user>
-Dwhirr.test.credential=<cloud-provider-secret-key>'

using my free account on aws-ec2 with a clean .m2 folder.

@Andrei - Is this the start, stop, restart support you mentioned? Or
is something up with my setup? Using maven 3.0.4

frank@tank:/src/release-0.8.0$ svn status
frank@tank:/src/release-0.8.0$

Results :

Tests in error:
  
testActionIsExecutedOnAllRelevantNodes(org.apache.whirr.actions.StartServicesActionTest)
  
testFilterScriptExecutionByRole(org.apache.whirr.actions.StartServicesActionTest)
  
testFilterScriptExecutionByInstanceId(org.apache.whirr.actions.StartServicesActionTest)
  
testFilterScriptExecutionByRoleAndInstanceId(org.apache.whirr.actions.StartServicesActionTest)
  
testNoScriptExecutionsForNoop(org.apache.whirr.actions.StartServicesActionTest)
  
testActionIsExecutedOnAllRelevantNodes(org.apache.whirr.actions.StopServicesActionTest)
  
testFilterScriptExecutionByRole(org.apache.whirr.actions.StopServicesActionTest)
  
testFilterScriptExecutionByInstanceId(org.apache.whirr.actions.StopServicesActionTest)
  
testFilterScriptExecutionByRoleAndInstanceId(org.apache.whirr.actions.StopServicesActionTest)
  testNoScriptExecutionsForNoop(org.apache.whirr.actions.StopServicesActionTest)
  
testActionIsExecutedOnAllRelevantNodes(org.apache.whirr.actions.ConfigureServicesActionTest)
  
testFilterScriptExecutionByRole(org.apache.whirr.actions.ConfigureServicesActionTest)
  
testFilterScriptExecutionByInstanceId(org.apache.whirr.actions.ConfigureServicesActionTest)
  
testFilterScriptExecutionByRoleAndInstanceId(org.apache.whirr.actions.ConfigureServicesActionTest)
  
testNoScriptExecutionsForNoop(org.apache.whirr.actions.ConfigureServicesActionTest)
  
testActionIsExecutedOnAllRelevantNodes(org.apache.whirr.actions.CleanupClusterActionTest)
  
testFilterScriptExecutionByRole(org.apache.whirr.actions.CleanupClusterActionTest)
  
testFilterScriptExecutionByInstanceId(org.apache.whirr.actions.CleanupClusterActionTest)
  
testFilterScriptExecutionByRoleAndInstanceId(org.apache.whirr.actions.CleanupClusterActionTest)
  
testNoScriptExecutionsForNoop(org.apache.whirr.actions.CleanupClusterActionTest)

Cheers

Frank

On Mon, Aug 20, 2012 at 4:23 PM, Tom White <[email protected]> wrote:
> +1
>
> Verified signature and checksums. RAT report looks good. LICENSE and
> NOTICE look fine.
>
> I also successfully brought up a Hadoop cluster using a recipe file.
>
> Cheers,
> Tom
>
> On Sat, Aug 18, 2012 at 6:20 PM, Andrew Bayer <[email protected]> wrote:
>> This is the second release candidate for Apache Whirr, version 0.8.0.
>>
>> It fixes the following issues:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12321649&styleName=Html&projectId=12311110
>>
>> *** Please download, test and vote by the end of the workday (Pacific time)
>> on Wednesday, August 22.
>>
>> Note that we are voting upon the source (tag), binaries are provided for
>> convenience.
>>
>> Source and binary files:
>> http://people.apache.org/~abayer/whirr-08.0-candidate-1<http://people.apache.org/~abayer/whirr-0.8.0-candidate-1>
>>
>> Maven staging repo:
>> https://repository.apache.org/content/repositories/orgapachewhirr-019
>>
>> The tag to be voted upon:
>> http://svn.apache.org/repos/asf/whirr/tags/release-0.8.0
>>
>> Whirr's KEYS file containing PGP keys we use to sign the release:
>> http://svn.apache.org/repos/asf/whirr/dist/KEYS
>>
>> A.
>

Reply via email to