Here's my +1,

a: Verified keys
➜  cloudstack  gpg --recv-keys CC56CEA8
gpg: requesting key CC56CEA8 from hkp server keys.gnupg.net
gpg: key CC56CEA8: "Chip Childers <chipchild...@apache.org>" 1 new
signature
gpg: Total number processed: 1
gpg:         new signatures: 1

➜  cloudstack  gpg --verify apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc
gpg: Signature made Monday 22 October 2012 09:20:37 PM IST using RSA
key ID A99A5D58
gpg: Good signature from "Chip Childers <chipchild...@apache.org>"

b: RAT succeeds with the LICENSE checks
➜  apache-cloudstack-4.0.0-incubating-src  mvn 
--projects='org.apache.cloudstack:cloudstack' 
org.apache.rat:apache-rat-plugin:0.8:check
------------------------------------------------------------------------
[INFO] Building Apache CloudStack 4.0.0-incubating-SNAPSHOT
------------------------------------------------------------------------
>Snipped RAT activity 
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
------------------------------------------------------------------------
[INFO] Total time: 1:31.395s
[INFO] Finished at: Fri Oct 26 22:13:40 IST 2012


c: diffed repo contents with artifact contents. No diff was observed

d: Did a mvn + ant compile
➜  apache-cloudstack-4.0.0-incubating-src  mvn -P deps; ant clean-all build-all

Compilation succeeds.

e: Deployed a 4 node Xenserver based deployment with 2 zones with
latest non-OSS artifact off jenkins. Ran Marvin's BVT against the
deployment. Script failures tested manually.

No product failures observed!

Thanks,

-- 
Prasanna.,

On Mon, Oct 22, 2012 at 12:16:23PM -0400, Chip Childers (ASF) wrote:
> Hi All,
> 
> I would like to call a vote for Apache CloudStack (Incubating) Release
> 4.0.0-incubating (third round).
> 
> We encourage the whole community to download and test these release
> artifacts, so that any critical issues can be resolved before the
> release is made. The more time that each individual spends reviewing
> the artifacts, the higher confidence we can have in both the release
> itself and our ability to pass an IPMC vote later on.  Everyone is free
> to vote on this release, so please give it a shot.
> 
> Instructions for Validating and Testing the artifacts can be found here:
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+4.0+test+procedure
> 
> If you have any trouble setting up a test environment using the
> procedure above, please ask on the cloudstack-dev@i.a.o list.  Someone
> will be sure to help, and we'll improve our test procedure
> documentation at the same time!
> 
> Now, on to the specifics of what we are voting on...
> 
> 
> The following artifacts are up for the vote:
> http://people.apache.org/~chipchilders/dist/cloudstack/releases/4.0.0-incubating/
> 
> PGP release keys (signed using A99A5D58):
> http://people.apache.org/~chipchilders/dist/cloudstack/KEYS
> 
> Branch: 4.0
> Commit: 6355965dcd956811dd471a9d03c73dadcf68f480
> 
> 
> List of changes:
> https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=blob_plain;f=CHANGES;hb=refs/heads/4.0
> 
> The artifacts being voted on during this round also include the
> following additional fixes (most were identified as part of testing
> during the last round of voting):
> 
> * Many documentation fixes (particularly the release notes and
> installation guide)
> * CLOUDSTACK-341: Failing to display Management Traffic Details on the UI
> * CLOUDSTACK-349: Russian l10n not properly displaying
> * Correction to the devcloud rdeploy build target, to make testing easier
> * CLOUDSTACK-363: Upgrades from 2.2.14, 3.0.2 to the Current build will fail
> * CLOUDSTACK-118: Status of host resorce stuck in "ErrorInMaintenance"
> * DISCLAIMER added to the Marvin tool dir
> 
> 
> The vote will be open for 72 hours.
> 
> 
> For sanity in tallying the vote, can PPMC and IPMC members please be
> sure to indicate "(binding)" with their vote?
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
> 
> Thanks!

Reply via email to