-1 When I run
$ mvn clean verify -Pintegration -Posgi -DargLine="-Dwhirr.test.provider=$WHIRR_PROVIDER -Dwhirr.test.identity=$WHIRR_IDENTITY -Dwhirr.test.credential=$WHIRR_CREDENTIAL" I get the same errors as yesterday, both on my laptop and desktop. They both run Ubuntu Precise Pangolin 12.04 and maven 3.0.4 and 3.0.3 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 Tue, Aug 21, 2012 at 9:50 PM, Tom White <[email protected]> wrote: > +1 > > Verified signature, checksums, RAT report, src tag, LICENSE and NOTICE > files. I also ran a Hadoop cluster. > > Cheers, > Tom > > On Tue, Aug 21, 2012 at 10:50 AM, Andrew Bayer <[email protected]> wrote: >> Check that - vote end is end of workday (Pacific time) on Thursday, August >> 23. >> >> A. >> >> On Tue, Aug 21, 2012 at 6:50 AM, 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-0.8.0-candidate-2 >>> >>> Maven staging repo: >>> https://repository.apache.org/content/repositories/orgapachewhirr-024 >>> >>> 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 >>> >
