Thanks

By the way, do you know of hand when 4.2.1 is scheduled for release?


On Wed, Aug 28, 2013 at 3:06 PM, Animesh Chaturvedi <
animesh.chaturv...@citrix.com> wrote:

> Mike
>
> First of all thanks for testing out the RC. Please put your fix in
> 4.2-forward. If I end up doing another RC for a release blocker I will be
> happy to pick it up. Just to be clear IMO if something is in core
> orchestration layer, failed upgrade, cannot install and the likes and
> affects most users it should block a release. Other issues will have to be
> picked up for subsequent maintenance release.
>
> Thanks
> Animesh
>
> > -----Original Message-----
> > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
> > Sent: Wednesday, August 28, 2013 1:12 PM
> > To: dev@cloudstack.apache.org
> > Subject: Re: [VOTE] Apache CloudStack 4.2.0 (third round)
> >
> > I hate to do this, but I just found a critical, but simple-to-fix issue.
> >
> > It is low risk and only impacts the SolidFire plug-in.
> >
> > Sorry for the late notice here, but I just finished all of my regression
> > testing and caught this at the very end.
> >
> > Can I check this in to 4.2-forward and have it copied over to 4.2?
> >
> > Sorry again for this trouble!
> >
> >
> > On Wed, Aug 28, 2013 at 10:12 AM, Daan Hoogland
> > <daan.hoogl...@gmail.com>wrote:
> >
> > > I know, and this is bad.
> > >
> > > I did a quick search in the issue list for closed issues with fix
> > > version 4.2.0 that are either fixed or implemented. I got 1302
> > > results. should this be the release notes, then?
> > >
> > > regards,
> > > Daan
> > >
> > > On Wed, Aug 28, 2013 at 4:55 PM, Radhika Puthiyetath
> > > <radhika.puthiyet...@citrix.com> wrote:
> > > > I have been requesting for Release Notes volunteers....Nobody've
> > > responded so far...
> > > >
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com]
> > > > Sent: Wednesday, August 28, 2013 8:21 PM
> > > > To: dev
> > > > Subject: Re: [VOTE] Apache CloudStack 4.2.0 (third round)
> > > >
> > > > I don't want to judge on this, as I know you have been asking for
> > > community support but how do we go about creating release notes as no
> > > one seems to have time for those?
> > > >
> > > > Would a list of child pages to
> > > >
> > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/4.2+Design+Docu
> > > ments
> > > > do? This is rhetorical as my vpc gateway change is described there
> > > > and
> > > it is not in 4.2, so would a censored version of such a listing do?.
> > > >
> > > > +0
> > > >
> > > > regards,
> > > > Daan
> > > >
> > > > On Wed, Aug 28, 2013 at 4:28 PM, Chip Childers <
> > > chip.child...@sungard.com> wrote:
> > > >> On Wed, Aug 28, 2013 at 01:57:51PM +0000, Animesh Chaturvedi wrote:
> > > >>> I've created a 4.2.0 release, with the following artifacts up for
> > > >>> a
> > > >>> vote:
> > > >>>
> > > >>> Git Branch and Commit SH:
> > > >>> https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlo
> > > >>> g;h
> > > >>> =refs/heads/4.2
> > > >>> Commit: 75dff7cc78eafac9a7723f3e97b5c13502b44e23
> > > >>
> > > >> Tests:
> > > >>
> > > >> AUTOMATED TESTING RESULTS:
> > > >> [PASS]      rm -Rf /tmp/cloudstack
> > > >> [PASS]      rm -Rf ~/.m2
> > > >> [PASS]      mkdir /tmp/cloudstack
> > > >> [PASS]      wget --no-check-certificate -q
> > > https://dist.apache.org/repos/dist/release/cloudstack/KEYS
> > > >> [PASS]      wget --no-check-certificate -q
> > > https://dist.apache.org/repos/dist/dev/cloudstack/4.2.0/apache-cloudst
> > > ack-4.2.0-src.tar.bz2
> > > >> [PASS]      wget --no-check-certificate -q
> > > https://dist.apache.org/repos/dist/dev/cloudstack/4.2.0/apache-cloudst
> > > ack-4.2.0-src.tar.bz2.asc
> > > >> [PASS]      wget --no-check-certificate -q
> > > https://dist.apache.org/repos/dist/dev/cloudstack/4.2.0/apache-cloudst
> > > ack-4.2.0-src.tar.bz2.md5
> > > >> [PASS]      wget --no-check-certificate -q
> > > https://dist.apache.org/repos/dist/dev/cloudstack/4.2.0/apache-cloudst
> > > ack-4.2.0-src.tar.bz2.sha
> > > >> [PASS]      gpg --verify apache-cloudstack-4.2.0-src.tar.bz2.asc
> > > >> [PASS]      gpg --print-md MD5 apache-cloudstack-4.2.0-src.tar.bz2
> > |
> > > diff - apache-cloudstack-4.2.0-src.tar.bz2.md5
> > > >> [PASS]      gpg --print-md SHA512 apache-cloudstack-4.2.0-
> > src.tar.bz2 |
> > > diff - apache-cloudstack-4.2.0-src.tar.bz2.sha
> > > >> [PASS]      mkdir /tmp/cloudstack/git
> > > >> [PASS]      mkdir /tmp/cloudstack/tree
> > > >> [PASS]      git clone -q
> > > https://git-wip-us.apache.org/repos/asf/cloudstack.git
> > > /tmp/cloudstack/git
> > > >> [PASS]      git archive --prefix=/tmp/cloudstack/tree/
> > > 75dff7cc78eafac9a7723f3e97b5c13502b44e23 | tar Pxf -
> > > >> [PASS]      tar xvfj apache-cloudstack-4.2.0-src.tar.bz2
> > > >> [PASS]      diff -r /tmp/cloudstack/apache-cloudstack-4.2.0-src
> > > /tmp/cloudstack/tree
> > > >> [PASS]      mvn --projects='org.apache.cloudstack:cloudstack'
> > > org.apache.rat:apache-rat-plugin:0.8:check
> > > >> [PASS]      mvn -P developer,systemvm clean install
> > > >> [PASS]      mvn -P developer -pl developer,tools/devcloud -
> > Ddeploydb
> > > >>
> > > >> Then started the simulator and ran the marvin setup process.
> > > >> Marvin tests fail, but they've been failing for quite some time.
> > > >> Those that have been working in the 4.2 branch pass.
> > > >>
> > > >> I don't have time to test further at this point, but LGTM.
> > > >>
> > > >> +1 (binding)
> > >
> >
> >
> >
> > --
> > *Mike Tutkowski*
> > *Senior CloudStack Developer, SolidFire Inc.*
> > e: mike.tutkow...@solidfire.com
> > o: 303.746.7302
> > Advancing the way the world uses the
> > cloud<http://solidfire.com/solution/overview/?video=play>
> > *(tm)*
>



-- 
*Mike Tutkowski*
*Senior CloudStack Developer, SolidFire Inc.*
e: mike.tutkow...@solidfire.com
o: 303.746.7302
Advancing the way the world uses the
cloud<http://solidfire.com/solution/overview/?video=play>
*™*

Reply via email to