You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by John Burwell <jo...@shapeblue.com> on 2016/11/17 06:23:33 UTC

4.8.2.0/4.9.1.0/4.10.0.0 RC Status

All,

I apologize for being relatively radio silent.  We have mage good progress towards getting RCs out for 4.8.2.0, 4.9.1.0, and 4.10.0.0.  On 31 October 2016, we 17 outstanding PRs to be merged.  As of today (17 Nov 2016), we have 9 PRs to merge with pending one potential blocker/critical defect fix:

* 4.10.0.0 (+ all 4.8.2.0 and 4.9.1.0 PRs)
* 1542 (regression tests running)
  * 1545 (code review comments; regression tests pending)
  * 1577 (Jenkins failures; regression tests pending)
  * 1579 (needs rebase + commit squash; regression tests pending)
  * 1580 (needs rebase + commit squash; regression tests pending)
* 4.9.1.0 (+ all 4.8.2.0 PRs)
  * 1681 (test failures to resolve)
  * 1684 (working out the proper fix to an upgrade issue)
* 4.8.2.0
        * 1745 (test failures to resolve)
        * 1765 (squash commits; code review feedback; regression tests pending)

Once all PRs are merged, we will re-execute the tests on each of the release branches.  Rohit has opened tracking PRs for 4.8 [1], 4.9 [2], and master [3] to understand the state of the release branches as we continue to merge PRs.

Thank you to everyone who has reviewed, tested, and merged PRs.  I am hopeful that we are very close to cutting these RCs.

Thanks again,
-John

[1]: https://github.com/apache/cloudstack/pull/1752
[2]: https://github.com/apache/cloudstack/pull/1753
[3]: https://github.com/apache/cloudstack/pull/1754

john.burwell@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London VA WC2N 4HSUK
@shapeblue
  
 


Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

Posted by Rohit Yadav <ro...@shapeblue.com>.
All,


We've following outstanding PRs, that are assumed critical or blockers:


https://github.com/apache/cloudstack/pull/1763 (security related)

https://github.com/apache/cloudstack/pull/1749 (per Mike's comment)


Regards.

________________________________
From: Rohit Yadav <ro...@shapeblue.com>
Sent: 08 December 2016 00:11:42
To: dev@cloudstack.apache.org
Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

All,


We've now only following PRs blocking the release process to be started:


https://github.com/apache/cloudstack/pull/1763
https://github.com/apache/cloudstack/pull/1807


Along with these two PRs, we'll triage several outstanding bugfix PRs that have been tested and reviewed and can be merged. Following this, we'll work towards stabilizing the branches and then start the release process. Thank you all for submitting, reviewing and testing the PRs.


Regards.

________________________________
From: Rohit Yadav <ro...@shapeblue.com>
Sent: 05 December 2016 16:39:39
To: dev@cloudstack.apache.org
Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

All,


We've several open PRs, I'll try to get some of them reviewed, tested and merged in next two days. Please help with reviewing and testing open PRs.


To avoid further delaying starting RC/voting threads, after middle of the week we'll only consider PR that fix any blockers (a hard freeze announcement email will be shared). Following satisfactory test runs, I'll help start RC voting process.


List of critical PRs:


https://github.com/apache/cloudstack/pull/1763

https://github.com/apache/cloudstack/pull/1807

https://github.com/apache/cloudstack/pull/1799

https://github.com/apache/cloudstack/pull/1579

https://github.com/apache/cloudstack/pull/1659


Thanks and regards.

________________________________
From: Rohit Yadav <ro...@shapeblue.com>
Sent: 27 November 2016 22:08:52
To: dev@cloudstack.apache.org
Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

All,

We're closer to cutting RCs now, we've only two outstanding PRs from John's list and an additional fix critical for VR (#1659):

  * 1579 (fix conflicts + commit squash; regression tests pending)
  * 1765 (code review feedback + regression tests pending)
  * 1659 (code review + regression tests pending)

Of this list, PR 1579 is a new feature on master/4.10 and can be merged post 4.10.0.0 release and is not blocking the release work.

I've merged few UI/translation related PRs today ahead of the 4.10.0.0 release on master branch, and I've kicked tests for the 4.8[1], 4.9 [2] and master (4.10) [3] branches to evaluate current health of these branches.

Regards.

[1] 4.8: https://github.com/apache/cloudstack/pull/1752
[2] 4.9: https://github.com/apache/cloudstack/pull/1753
[3] 4.10/master: https://github.com/apache/cloudstack/pull/1754


________________________________
From: Rohit Yadav <ro...@shapeblue.com>
Sent: 24 November 2016 12:24:00
To: John Burwell; dev@cloudstack.apache.org
Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status


All,


We've managed to review/merge few PRs, but we still have five more to go after which we should be able to cut RCs. We've following PRs pending from previous list:


* 4.10.0.0
  * 1545 (code review comments; regression tests pending)
  * 1577 (Jenkins failures; regression tests pending)
  * 1579 (needs rebase + commit squash; regression tests pending)
  * 1580 (needs rebase + commit squash; regression tests pending)
* 4.8.2.0, 4.9.1.0, 4.10.0.0

        * 1765 (squash commits; code review feedback; regression tests pending)

On 4.8 [1], 4.9 [2] most of the integration tests are passing with exception to certain intermittent failures on xenserver and vmware.
On 4.10/master [3], some new errors related to volumes and snapshots were found on xenserver [3] and they are under investigation.

In addition to the on-going effort to get all green on these smoke tests across 4.8, 4.9 and master branches, I've started looking into some component tests, especially identifying those that can be run against simulator and can added to Travis (and pass within 50 mins) [4]. As a general request, if you're writing a new integration test that can finish rather quickly (say less than 20 mins) please consider adding them to smoke tests.

I would request your help in above PRs and other on-going QA efforts. Thanks everyone.

Regards.

[1] https://github.com/apache/cloudstack/pull/1752
[2] https://github.com/apache/cloudstack/pull/1753
[3] https://github.com/apache/cloudstack/pull/1754
[4] https://github.com/apache/cloudstack/pull/1755

rohit.yadav@shapeblue.com
www.shapeblue.com<http://www.shapeblue.com>
@shapeblue




________________________________

rohit.yadav@shapeblue.com
www.shapeblue.com<http://www.shapeblue.com>
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue




rohit.yadav@shapeblue.com
www.shapeblue.com<http://www.shapeblue.com>
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue




rohit.yadav@shapeblue.com
www.shapeblue.com<http://www.shapeblue.com>
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue




rohit.yadav@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 

From: John Burwell
Sent: 17 November 2016 11:53:33
To: dev@cloudstack.apache.org
Cc: Rohit Yadav
Subject: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

All,

I apologize for being relatively radio silent.  We have mage good progress towards getting RCs out for 4.8.2.0, 4.9.1.0, and 4.10.0.0.  On 31 October 2016, we 17 outstanding PRs to be merged.  As of today (17 Nov 2016), we have 9 PRs to merge with pending one potential blocker/critical defect fix:

* 4.10.0.0 (+ all 4.8.2.0 and 4.9.1.0 PRs)
* 1542 (regression tests running)
  * 1545 (code review comments; regression tests pending)
  * 1577 (Jenkins failures; regression tests pending)
  * 1579 (needs rebase + commit squash; regression tests pending)
  * 1580 (needs rebase + commit squash; regression tests pending)
* 4.9.1.0 (+ all 4.8.2.0 PRs)
  * 1681 (test failures to resolve)
  * 1684 (working out the proper fix to an upgrade issue)
* 4.8.2.0
        * 1745 (test failures to resolve)
        * 1765 (squash commits; code review feedback; regression tests pending)

Once all PRs are merged, we will re-execute the tests on each of the release branches.  Rohit has opened tracking PRs for 4.8 [1], 4.9 [2], and master [3] to understand the state of the release branches as we continue to merge PRs.

Thank you to everyone who has reviewed, tested, and merged PRs.  I am hopeful that we are very close to cutting these RCs.

Thanks again,
-John

[1]: https://github.com/apache/cloudstack/pull/1752
[2]: https://github.com/apache/cloudstack/pull/1753
[3]: https://github.com/apache/cloudstack/pull/1754



[cid:f8j1YS5W0uYjO02tPIl0AShapeBlue_logo_sml_png]

John Burwell
s: +1 (571) 403-2411 | d: +44 (20) 3603 0542
e: john.burwell@shapeblue.com  |  w: www.shapeblue.com<http://www.shapeblue.com>  |  t:  @shapeblue
a: 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK

________________________________

Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error.

Find out more about ShapeBlue and our range of CloudStack related services:
IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build/> | CSForge - rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> | CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> | CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

Posted by Rohit Yadav <ro...@shapeblue.com>.
All,


We've now only following PRs blocking the release process to be started:


https://github.com/apache/cloudstack/pull/1763
https://github.com/apache/cloudstack/pull/1807


Along with these two PRs, we'll triage several outstanding bugfix PRs that have been tested and reviewed and can be merged. Following this, we'll work towards stabilizing the branches and then start the release process. Thank you all for submitting, reviewing and testing the PRs.


Regards.

________________________________
From: Rohit Yadav <ro...@shapeblue.com>
Sent: 05 December 2016 16:39:39
To: dev@cloudstack.apache.org
Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

All,


We've several open PRs, I'll try to get some of them reviewed, tested and merged in next two days. Please help with reviewing and testing open PRs.


To avoid further delaying starting RC/voting threads, after middle of the week we'll only consider PR that fix any blockers (a hard freeze announcement email will be shared). Following satisfactory test runs, I'll help start RC voting process.


List of critical PRs:


https://github.com/apache/cloudstack/pull/1763

https://github.com/apache/cloudstack/pull/1807

https://github.com/apache/cloudstack/pull/1799

https://github.com/apache/cloudstack/pull/1579

https://github.com/apache/cloudstack/pull/1659


Thanks and regards.

________________________________
From: Rohit Yadav <ro...@shapeblue.com>
Sent: 27 November 2016 22:08:52
To: dev@cloudstack.apache.org
Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

All,

We're closer to cutting RCs now, we've only two outstanding PRs from John's list and an additional fix critical for VR (#1659):

  * 1579 (fix conflicts + commit squash; regression tests pending)
  * 1765 (code review feedback + regression tests pending)
  * 1659 (code review + regression tests pending)

Of this list, PR 1579 is a new feature on master/4.10 and can be merged post 4.10.0.0 release and is not blocking the release work.

I've merged few UI/translation related PRs today ahead of the 4.10.0.0 release on master branch, and I've kicked tests for the 4.8[1], 4.9 [2] and master (4.10) [3] branches to evaluate current health of these branches.

Regards.

[1] 4.8: https://github.com/apache/cloudstack/pull/1752
[2] 4.9: https://github.com/apache/cloudstack/pull/1753
[3] 4.10/master: https://github.com/apache/cloudstack/pull/1754


________________________________
From: Rohit Yadav <ro...@shapeblue.com>
Sent: 24 November 2016 12:24:00
To: John Burwell; dev@cloudstack.apache.org
Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status


All,


We've managed to review/merge few PRs, but we still have five more to go after which we should be able to cut RCs. We've following PRs pending from previous list:


* 4.10.0.0
  * 1545 (code review comments; regression tests pending)
  * 1577 (Jenkins failures; regression tests pending)
  * 1579 (needs rebase + commit squash; regression tests pending)
  * 1580 (needs rebase + commit squash; regression tests pending)
* 4.8.2.0, 4.9.1.0, 4.10.0.0

        * 1765 (squash commits; code review feedback; regression tests pending)

On 4.8 [1], 4.9 [2] most of the integration tests are passing with exception to certain intermittent failures on xenserver and vmware.
On 4.10/master [3], some new errors related to volumes and snapshots were found on xenserver [3] and they are under investigation.

In addition to the on-going effort to get all green on these smoke tests across 4.8, 4.9 and master branches, I've started looking into some component tests, especially identifying those that can be run against simulator and can added to Travis (and pass within 50 mins) [4]. As a general request, if you're writing a new integration test that can finish rather quickly (say less than 20 mins) please consider adding them to smoke tests.

I would request your help in above PRs and other on-going QA efforts. Thanks everyone.

Regards.

[1] https://github.com/apache/cloudstack/pull/1752
[2] https://github.com/apache/cloudstack/pull/1753
[3] https://github.com/apache/cloudstack/pull/1754
[4] https://github.com/apache/cloudstack/pull/1755

rohit.yadav@shapeblue.com
www.shapeblue.com<http://www.shapeblue.com>
@shapeblue




________________________________

rohit.yadav@shapeblue.com
www.shapeblue.com<http://www.shapeblue.com>
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue




rohit.yadav@shapeblue.com
www.shapeblue.com<http://www.shapeblue.com>
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue




rohit.yadav@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 

From: John Burwell
Sent: 17 November 2016 11:53:33
To: dev@cloudstack.apache.org
Cc: Rohit Yadav
Subject: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

All,

I apologize for being relatively radio silent.  We have mage good progress towards getting RCs out for 4.8.2.0, 4.9.1.0, and 4.10.0.0.  On 31 October 2016, we 17 outstanding PRs to be merged.  As of today (17 Nov 2016), we have 9 PRs to merge with pending one potential blocker/critical defect fix:

* 4.10.0.0 (+ all 4.8.2.0 and 4.9.1.0 PRs)
* 1542 (regression tests running)
  * 1545 (code review comments; regression tests pending)
  * 1577 (Jenkins failures; regression tests pending)
  * 1579 (needs rebase + commit squash; regression tests pending)
  * 1580 (needs rebase + commit squash; regression tests pending)
* 4.9.1.0 (+ all 4.8.2.0 PRs)
  * 1681 (test failures to resolve)
  * 1684 (working out the proper fix to an upgrade issue)
* 4.8.2.0
        * 1745 (test failures to resolve)
        * 1765 (squash commits; code review feedback; regression tests pending)

Once all PRs are merged, we will re-execute the tests on each of the release branches.  Rohit has opened tracking PRs for 4.8 [1], 4.9 [2], and master [3] to understand the state of the release branches as we continue to merge PRs.

Thank you to everyone who has reviewed, tested, and merged PRs.  I am hopeful that we are very close to cutting these RCs.

Thanks again,
-John

[1]: https://github.com/apache/cloudstack/pull/1752
[2]: https://github.com/apache/cloudstack/pull/1753
[3]: https://github.com/apache/cloudstack/pull/1754



[cid:f8j1YS5W0uYjO02tPIl0AShapeBlue_logo_sml_png]

John Burwell
s: +1 (571) 403-2411 | d: +44 (20) 3603 0542
e: john.burwell@shapeblue.com  |  w: www.shapeblue.com<http://www.shapeblue.com>  |  t:  @shapeblue
a: 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK

________________________________

Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error.

Find out more about ShapeBlue and our range of CloudStack related services:
IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build/> | CSForge - rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> | CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> | CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

Posted by Rohit Yadav <ro...@shapeblue.com>.
Hi Mike, yes I'll have a look.


Hi Patrick, thanks -- your PR is a bugfix and I'll have a look.


Regards.

________________________________
From: Patrick Dube <pa...@gmail.com>
Sent: 08 December 2016 06:54:34
To: dev@cloudstack.apache.org
Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

Hi Rohit,

Could we also add https://github.com/apache/cloudstack/pull/1820. It
prevents usage from working at all if you have a single project with usage.

Thanks,

P.

On Wed, Dec 7, 2016 at 7:33 PM, Tutkowski, Mike <Mi...@netapp.com>
wrote:

> Hi Rohit,
>
> Can I get 1749 on the list for 4.10?
>
> Without it, there is a breakage in snapshots for managed storage (this PR
> fixes a couple issues from PR 1600).
>
> Thanks,
> Mike
>
> On 12/5/16, 4:09 AM, "Rohit Yadav" <ro...@shapeblue.com> wrote:
>
>     All,
>
>
>     We've several open PRs, I'll try to get some of them reviewed, tested
> and merged in next two days. Please help with reviewing and testing open
> PRs.
>
>
>     To avoid further delaying starting RC/voting threads, after middle of
> the week we'll only consider PR that fix any blockers (a hard freeze
> announcement email will be shared). Following satisfactory test runs, I'll
> help start RC voting process.
>
>
>     List of critical PRs:
>
>
>     https://github.com/apache/cloudstack/pull/1763
>
>     https://github.com/apache/cloudstack/pull/1807
>
>     https://github.com/apache/cloudstack/pull/1799
>
>     https://github.com/apache/cloudstack/pull/1579
>
>     https://github.com/apache/cloudstack/pull/1659
>
>
>     Thanks and regards.
>
>     ________________________________
>     From: Rohit Yadav <ro...@shapeblue.com>
>     Sent: 27 November 2016 22:08:52
>     To: dev@cloudstack.apache.org
>     Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status
>
>     All,
>
>     We're closer to cutting RCs now, we've only two outstanding PRs from
> John's list and an additional fix critical for VR (#1659):
>
>       * 1579 (fix conflicts + commit squash; regression tests pending)
>       * 1765 (code review feedback + regression tests pending)
>       * 1659 (code review + regression tests pending)
>
>     Of this list, PR 1579 is a new feature on master/4.10 and can be
> merged post 4.10.0.0 release and is not blocking the release work.
>
>     I've merged few UI/translation related PRs today ahead of the 4.10.0.0
> release on master branch, and I've kicked tests for the 4.8[1], 4.9 [2] and
> master (4.10) [3] branches to evaluate current health of these branches.
>
>     Regards.
>
>     [1] 4.8: https://github.com/apache/cloudstack/pull/1752
>     [2] 4.9: https://github.com/apache/cloudstack/pull/1753
>     [3] 4.10/master: https://github.com/apache/cloudstack/pull/1754
>
>
>     ________________________________
>     From: Rohit Yadav <ro...@shapeblue.com>
>     Sent: 24 November 2016 12:24:00
>     To: John Burwell; dev@cloudstack.apache.org
>     Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status
>
>
>     All,
>
>
>     We've managed to review/merge few PRs, but we still have five more to
> go after which we should be able to cut RCs. We've following PRs pending
> from previous list:
>
>
>     * 4.10.0.0
>       * 1545 (code review comments; regression tests pending)
>       * 1577 (Jenkins failures; regression tests pending)
>       * 1579 (needs rebase + commit squash; regression tests pending)
>       * 1580 (needs rebase + commit squash; regression tests pending)
>     * 4.8.2.0, 4.9.1.0, 4.10.0.0
>
>             * 1765 (squash commits; code review feedback; regression tests
> pending)
>
>     On 4.8 [1], 4.9 [2] most of the integration tests are passing with
> exception to certain intermittent failures on xenserver and vmware.
>     On 4.10/master [3], some new errors related to volumes and snapshots
> were found on xenserver [3] and they are under investigation.
>
>     In addition to the on-going effort to get all green on these smoke
> tests across 4.8, 4.9 and master branches, I've started looking into some
> component tests, especially identifying those that can be run against
> simulator and can added to Travis (and pass within 50 mins) [4]. As a
> general request, if you're writing a new integration test that can finish
> rather quickly (say less than 20 mins) please consider adding them to smoke
> tests.
>
>     I would request your help in above PRs and other on-going QA efforts.
> Thanks everyone.
>
>     Regards.
>
>     [1] https://github.com/apache/cloudstack/pull/1752
>     [2] https://github.com/apache/cloudstack/pull/1753
>     [3] https://github.com/apache/cloudstack/pull/1754
>     [4] https://github.com/apache/cloudstack/pull/1755
>
>     rohit.yadav@shapeblue.com
>     www.shapeblue.com<http://www.shapeblue.com>
>     @shapeblue
>
>
>
>
>     ________________________________
>
>     rohit.yadav@shapeblue.com
>     www.shapeblue.com<http://www.shapeblue.com>
>     53 Chandos Place, Covent Garden, London  WC2N 4HSUK
>     @shapeblue
>
>
>
>
>     rohit.yadav@shapeblue.com
>     www.shapeblue.com<http://www.shapeblue.com>
>     53 Chandos Place, Covent Garden, London  WC2N 4HSUK
>     @shapeblue
>
>
>
>     From: John Burwell
>     Sent: 17 November 2016 11:53:33
>     To: dev@cloudstack.apache.org
>     Cc: Rohit Yadav
>     Subject: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status
>
>     All,
>
>     I apologize for being relatively radio silent.  We have mage good
> progress towards getting RCs out for 4.8.2.0, 4.9.1.0, and 4.10.0.0.  On 31
> October 2016, we 17 outstanding PRs to be merged.  As of today (17 Nov
> 2016), we have 9 PRs to merge with pending one potential blocker/critical
> defect fix:
>
>     * 4.10.0.0 (+ all 4.8.2.0 and 4.9.1.0 PRs)
>     * 1542 (regression tests running)
>       * 1545 (code review comments; regression tests pending)
>       * 1577 (Jenkins failures; regression tests pending)
>       * 1579 (needs rebase + commit squash; regression tests pending)
>       * 1580 (needs rebase + commit squash; regression tests pending)
>     * 4.9.1.0 (+ all 4.8.2.0 PRs)
>       * 1681 (test failures to resolve)
>       * 1684 (working out the proper fix to an upgrade issue)
>     * 4.8.2.0
>             * 1745 (test failures to resolve)
>             * 1765 (squash commits; code review feedback; regression tests
> pending)
>
>     Once all PRs are merged, we will re-execute the tests on each of the
> release branches.  Rohit has opened tracking PRs for 4.8 [1], 4.9 [2], and
> master [3] to understand the state of the release branches as we continue
> to merge PRs.
>
>     Thank you to everyone who has reviewed, tested, and merged PRs.  I am
> hopeful that we are very close to cutting these RCs.
>
>     Thanks again,
>     -John
>
>     [1]: https://github.com/apache/cloudstack/pull/1752
>     [2]: https://github.com/apache/cloudstack/pull/1753
>     [3]: https://github.com/apache/cloudstack/pull/1754
>
>
>
>     [cid:f8j1YS5W0uYjO02tPIl0AShapeBlue_logo_sml_png]
>
>     John Burwell
>     s: +1 (571) 403-2411 | d: +44 (20) 3603 0542
>     e: john.burwell@shapeblue.com  |  w: www.shapeblue.com<http://www.
> shapeblue.com>  |  t:  @shapeblue
>     a: 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK
>
>     ________________________________
>
>     Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue
> Services India LLP is a company incorporated in India and is operated under
> license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a
> company incorporated in Brasil and is operated under license from Shape
> Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of
> South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is
> a registered trademark.This email and any attachments to it may be
> confidential and are intended solely for the use of the individual to whom
> it is addressed. Any views or opinions expressed are solely those of the
> author and do not necessarily represent those of Shape Blue Ltd or related
> companies. If you are not the intended recipient of this email, you must
> neither take any action based upon its contents, nor copy or show it to
> anyone. Please contact the sender if you believe you have received this
> email in error.
>
>     Find out more about ShapeBlue and our range of CloudStack related
> services:
>     IaaS Cloud Design & Build<http://shapeblue.com/
> iaas-cloud-design-and-build/> | CSForge - rapid IaaS deployment framework<
> http://shapeblue.com/csforge/>
>     CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> |
> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-
> engineering/>
>     CloudStack Infrastructure Support<http://shapeblue.com/
> cloudstack-infrastructure-support/> | CloudStack Bootcamp Training
> Courses<http://shapeblue.com/cloudstack-training/>
>
>
>

rohit.yadav@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 


Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

Posted by Patrick Dube <pa...@gmail.com>.
Hi Rohit,

Could we also add https://github.com/apache/cloudstack/pull/1820. It
prevents usage from working at all if you have a single project with usage.

Thanks,

P.

On Wed, Dec 7, 2016 at 7:33 PM, Tutkowski, Mike <Mi...@netapp.com>
wrote:

> Hi Rohit,
>
> Can I get 1749 on the list for 4.10?
>
> Without it, there is a breakage in snapshots for managed storage (this PR
> fixes a couple issues from PR 1600).
>
> Thanks,
> Mike
>
> On 12/5/16, 4:09 AM, "Rohit Yadav" <ro...@shapeblue.com> wrote:
>
>     All,
>
>
>     We've several open PRs, I'll try to get some of them reviewed, tested
> and merged in next two days. Please help with reviewing and testing open
> PRs.
>
>
>     To avoid further delaying starting RC/voting threads, after middle of
> the week we'll only consider PR that fix any blockers (a hard freeze
> announcement email will be shared). Following satisfactory test runs, I'll
> help start RC voting process.
>
>
>     List of critical PRs:
>
>
>     https://github.com/apache/cloudstack/pull/1763
>
>     https://github.com/apache/cloudstack/pull/1807
>
>     https://github.com/apache/cloudstack/pull/1799
>
>     https://github.com/apache/cloudstack/pull/1579
>
>     https://github.com/apache/cloudstack/pull/1659
>
>
>     Thanks and regards.
>
>     ________________________________
>     From: Rohit Yadav <ro...@shapeblue.com>
>     Sent: 27 November 2016 22:08:52
>     To: dev@cloudstack.apache.org
>     Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status
>
>     All,
>
>     We're closer to cutting RCs now, we've only two outstanding PRs from
> John's list and an additional fix critical for VR (#1659):
>
>       * 1579 (fix conflicts + commit squash; regression tests pending)
>       * 1765 (code review feedback + regression tests pending)
>       * 1659 (code review + regression tests pending)
>
>     Of this list, PR 1579 is a new feature on master/4.10 and can be
> merged post 4.10.0.0 release and is not blocking the release work.
>
>     I've merged few UI/translation related PRs today ahead of the 4.10.0.0
> release on master branch, and I've kicked tests for the 4.8[1], 4.9 [2] and
> master (4.10) [3] branches to evaluate current health of these branches.
>
>     Regards.
>
>     [1] 4.8: https://github.com/apache/cloudstack/pull/1752
>     [2] 4.9: https://github.com/apache/cloudstack/pull/1753
>     [3] 4.10/master: https://github.com/apache/cloudstack/pull/1754
>
>
>     ________________________________
>     From: Rohit Yadav <ro...@shapeblue.com>
>     Sent: 24 November 2016 12:24:00
>     To: John Burwell; dev@cloudstack.apache.org
>     Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status
>
>
>     All,
>
>
>     We've managed to review/merge few PRs, but we still have five more to
> go after which we should be able to cut RCs. We've following PRs pending
> from previous list:
>
>
>     * 4.10.0.0
>       * 1545 (code review comments; regression tests pending)
>       * 1577 (Jenkins failures; regression tests pending)
>       * 1579 (needs rebase + commit squash; regression tests pending)
>       * 1580 (needs rebase + commit squash; regression tests pending)
>     * 4.8.2.0, 4.9.1.0, 4.10.0.0
>
>             * 1765 (squash commits; code review feedback; regression tests
> pending)
>
>     On 4.8 [1], 4.9 [2] most of the integration tests are passing with
> exception to certain intermittent failures on xenserver and vmware.
>     On 4.10/master [3], some new errors related to volumes and snapshots
> were found on xenserver [3] and they are under investigation.
>
>     In addition to the on-going effort to get all green on these smoke
> tests across 4.8, 4.9 and master branches, I've started looking into some
> component tests, especially identifying those that can be run against
> simulator and can added to Travis (and pass within 50 mins) [4]. As a
> general request, if you're writing a new integration test that can finish
> rather quickly (say less than 20 mins) please consider adding them to smoke
> tests.
>
>     I would request your help in above PRs and other on-going QA efforts.
> Thanks everyone.
>
>     Regards.
>
>     [1] https://github.com/apache/cloudstack/pull/1752
>     [2] https://github.com/apache/cloudstack/pull/1753
>     [3] https://github.com/apache/cloudstack/pull/1754
>     [4] https://github.com/apache/cloudstack/pull/1755
>
>     rohit.yadav@shapeblue.com
>     www.shapeblue.com<http://www.shapeblue.com>
>     @shapeblue
>
>
>
>
>     ________________________________
>
>     rohit.yadav@shapeblue.com
>     www.shapeblue.com<http://www.shapeblue.com>
>     53 Chandos Place, Covent Garden, London  WC2N 4HSUK
>     @shapeblue
>
>
>
>
>     rohit.yadav@shapeblue.com
>     www.shapeblue.com
>     53 Chandos Place, Covent Garden, London  WC2N 4HSUK
>     @shapeblue
>
>
>
>     From: John Burwell
>     Sent: 17 November 2016 11:53:33
>     To: dev@cloudstack.apache.org
>     Cc: Rohit Yadav
>     Subject: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status
>
>     All,
>
>     I apologize for being relatively radio silent.  We have mage good
> progress towards getting RCs out for 4.8.2.0, 4.9.1.0, and 4.10.0.0.  On 31
> October 2016, we 17 outstanding PRs to be merged.  As of today (17 Nov
> 2016), we have 9 PRs to merge with pending one potential blocker/critical
> defect fix:
>
>     * 4.10.0.0 (+ all 4.8.2.0 and 4.9.1.0 PRs)
>     * 1542 (regression tests running)
>       * 1545 (code review comments; regression tests pending)
>       * 1577 (Jenkins failures; regression tests pending)
>       * 1579 (needs rebase + commit squash; regression tests pending)
>       * 1580 (needs rebase + commit squash; regression tests pending)
>     * 4.9.1.0 (+ all 4.8.2.0 PRs)
>       * 1681 (test failures to resolve)
>       * 1684 (working out the proper fix to an upgrade issue)
>     * 4.8.2.0
>             * 1745 (test failures to resolve)
>             * 1765 (squash commits; code review feedback; regression tests
> pending)
>
>     Once all PRs are merged, we will re-execute the tests on each of the
> release branches.  Rohit has opened tracking PRs for 4.8 [1], 4.9 [2], and
> master [3] to understand the state of the release branches as we continue
> to merge PRs.
>
>     Thank you to everyone who has reviewed, tested, and merged PRs.  I am
> hopeful that we are very close to cutting these RCs.
>
>     Thanks again,
>     -John
>
>     [1]: https://github.com/apache/cloudstack/pull/1752
>     [2]: https://github.com/apache/cloudstack/pull/1753
>     [3]: https://github.com/apache/cloudstack/pull/1754
>
>
>
>     [cid:f8j1YS5W0uYjO02tPIl0AShapeBlue_logo_sml_png]
>
>     John Burwell
>     s: +1 (571) 403-2411 | d: +44 (20) 3603 0542
>     e: john.burwell@shapeblue.com  |  w: www.shapeblue.com<http://www.
> shapeblue.com>  |  t:  @shapeblue
>     a: 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK
>
>     ________________________________
>
>     Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue
> Services India LLP is a company incorporated in India and is operated under
> license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a
> company incorporated in Brasil and is operated under license from Shape
> Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of
> South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is
> a registered trademark.This email and any attachments to it may be
> confidential and are intended solely for the use of the individual to whom
> it is addressed. Any views or opinions expressed are solely those of the
> author and do not necessarily represent those of Shape Blue Ltd or related
> companies. If you are not the intended recipient of this email, you must
> neither take any action based upon its contents, nor copy or show it to
> anyone. Please contact the sender if you believe you have received this
> email in error.
>
>     Find out more about ShapeBlue and our range of CloudStack related
> services:
>     IaaS Cloud Design & Build<http://shapeblue.com/
> iaas-cloud-design-and-build/> | CSForge - rapid IaaS deployment framework<
> http://shapeblue.com/csforge/>
>     CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> |
> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-
> engineering/>
>     CloudStack Infrastructure Support<http://shapeblue.com/
> cloudstack-infrastructure-support/> | CloudStack Bootcamp Training
> Courses<http://shapeblue.com/cloudstack-training/>
>
>
>

Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

Posted by "Tutkowski, Mike" <Mi...@netapp.com>.
Hi Rohit,

Can I get 1749 on the list for 4.10?

Without it, there is a breakage in snapshots for managed storage (this PR fixes a couple issues from PR 1600).

Thanks,
Mike

On 12/5/16, 4:09 AM, "Rohit Yadav" <ro...@shapeblue.com> wrote:

    All,
    
    
    We've several open PRs, I'll try to get some of them reviewed, tested and merged in next two days. Please help with reviewing and testing open PRs.
    
    
    To avoid further delaying starting RC/voting threads, after middle of the week we'll only consider PR that fix any blockers (a hard freeze announcement email will be shared). Following satisfactory test runs, I'll help start RC voting process.
    
    
    List of critical PRs:
    
    
    https://github.com/apache/cloudstack/pull/1763
    
    https://github.com/apache/cloudstack/pull/1807
    
    https://github.com/apache/cloudstack/pull/1799
    
    https://github.com/apache/cloudstack/pull/1579
    
    https://github.com/apache/cloudstack/pull/1659
    
    
    Thanks and regards.
    
    ________________________________
    From: Rohit Yadav <ro...@shapeblue.com>
    Sent: 27 November 2016 22:08:52
    To: dev@cloudstack.apache.org
    Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status
    
    All,
    
    We're closer to cutting RCs now, we've only two outstanding PRs from John's list and an additional fix critical for VR (#1659):
    
      * 1579 (fix conflicts + commit squash; regression tests pending)
      * 1765 (code review feedback + regression tests pending)
      * 1659 (code review + regression tests pending)
    
    Of this list, PR 1579 is a new feature on master/4.10 and can be merged post 4.10.0.0 release and is not blocking the release work.
    
    I've merged few UI/translation related PRs today ahead of the 4.10.0.0 release on master branch, and I've kicked tests for the 4.8[1], 4.9 [2] and master (4.10) [3] branches to evaluate current health of these branches.
    
    Regards.
    
    [1] 4.8: https://github.com/apache/cloudstack/pull/1752
    [2] 4.9: https://github.com/apache/cloudstack/pull/1753
    [3] 4.10/master: https://github.com/apache/cloudstack/pull/1754
    
    
    ________________________________
    From: Rohit Yadav <ro...@shapeblue.com>
    Sent: 24 November 2016 12:24:00
    To: John Burwell; dev@cloudstack.apache.org
    Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status
    
    
    All,
    
    
    We've managed to review/merge few PRs, but we still have five more to go after which we should be able to cut RCs. We've following PRs pending from previous list:
    
    
    * 4.10.0.0
      * 1545 (code review comments; regression tests pending)
      * 1577 (Jenkins failures; regression tests pending)
      * 1579 (needs rebase + commit squash; regression tests pending)
      * 1580 (needs rebase + commit squash; regression tests pending)
    * 4.8.2.0, 4.9.1.0, 4.10.0.0
    
            * 1765 (squash commits; code review feedback; regression tests pending)
    
    On 4.8 [1], 4.9 [2] most of the integration tests are passing with exception to certain intermittent failures on xenserver and vmware.
    On 4.10/master [3], some new errors related to volumes and snapshots were found on xenserver [3] and they are under investigation.
    
    In addition to the on-going effort to get all green on these smoke tests across 4.8, 4.9 and master branches, I've started looking into some component tests, especially identifying those that can be run against simulator and can added to Travis (and pass within 50 mins) [4]. As a general request, if you're writing a new integration test that can finish rather quickly (say less than 20 mins) please consider adding them to smoke tests.
    
    I would request your help in above PRs and other on-going QA efforts. Thanks everyone.
    
    Regards.
    
    [1] https://github.com/apache/cloudstack/pull/1752
    [2] https://github.com/apache/cloudstack/pull/1753
    [3] https://github.com/apache/cloudstack/pull/1754
    [4] https://github.com/apache/cloudstack/pull/1755
    
    rohit.yadav@shapeblue.com
    www.shapeblue.com<http://www.shapeblue.com>
    @shapeblue
    
    
    
    
    ________________________________
    
    rohit.yadav@shapeblue.com
    www.shapeblue.com<http://www.shapeblue.com>
    53 Chandos Place, Covent Garden, London  WC2N 4HSUK
    @shapeblue
    
    
    
    
    rohit.yadav@shapeblue.com 
    www.shapeblue.com
    53 Chandos Place, Covent Garden, London  WC2N 4HSUK
    @shapeblue
      
     
    
    From: John Burwell
    Sent: 17 November 2016 11:53:33
    To: dev@cloudstack.apache.org
    Cc: Rohit Yadav
    Subject: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status
    
    All,
    
    I apologize for being relatively radio silent.  We have mage good progress towards getting RCs out for 4.8.2.0, 4.9.1.0, and 4.10.0.0.  On 31 October 2016, we 17 outstanding PRs to be merged.  As of today (17 Nov 2016), we have 9 PRs to merge with pending one potential blocker/critical defect fix:
    
    * 4.10.0.0 (+ all 4.8.2.0 and 4.9.1.0 PRs)
    * 1542 (regression tests running)
      * 1545 (code review comments; regression tests pending)
      * 1577 (Jenkins failures; regression tests pending)
      * 1579 (needs rebase + commit squash; regression tests pending)
      * 1580 (needs rebase + commit squash; regression tests pending)
    * 4.9.1.0 (+ all 4.8.2.0 PRs)
      * 1681 (test failures to resolve)
      * 1684 (working out the proper fix to an upgrade issue)
    * 4.8.2.0
            * 1745 (test failures to resolve)
            * 1765 (squash commits; code review feedback; regression tests pending)
    
    Once all PRs are merged, we will re-execute the tests on each of the release branches.  Rohit has opened tracking PRs for 4.8 [1], 4.9 [2], and master [3] to understand the state of the release branches as we continue to merge PRs.
    
    Thank you to everyone who has reviewed, tested, and merged PRs.  I am hopeful that we are very close to cutting these RCs.
    
    Thanks again,
    -John
    
    [1]: https://github.com/apache/cloudstack/pull/1752
    [2]: https://github.com/apache/cloudstack/pull/1753
    [3]: https://github.com/apache/cloudstack/pull/1754
    
    
    
    [cid:f8j1YS5W0uYjO02tPIl0AShapeBlue_logo_sml_png]
    
    John Burwell
    s: +1 (571) 403-2411 | d: +44 (20) 3603 0542
    e: john.burwell@shapeblue.com  |  w: www.shapeblue.com<http://www.shapeblue.com>  |  t:  @shapeblue
    a: 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK
    
    ________________________________
    
    Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error.
    
    Find out more about ShapeBlue and our range of CloudStack related services:
    IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build/> | CSForge - rapid IaaS deployment framework<http://shapeblue.com/csforge/>
    CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> | CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
    CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> | CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
    


Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

Posted by Rohit Yadav <ro...@shapeblue.com>.
All,


We've several open PRs, I'll try to get some of them reviewed, tested and merged in next two days. Please help with reviewing and testing open PRs.


To avoid further delaying starting RC/voting threads, after middle of the week we'll only consider PR that fix any blockers (a hard freeze announcement email will be shared). Following satisfactory test runs, I'll help start RC voting process.


List of critical PRs:


https://github.com/apache/cloudstack/pull/1763

https://github.com/apache/cloudstack/pull/1807

https://github.com/apache/cloudstack/pull/1799

https://github.com/apache/cloudstack/pull/1579

https://github.com/apache/cloudstack/pull/1659


Thanks and regards.

________________________________
From: Rohit Yadav <ro...@shapeblue.com>
Sent: 27 November 2016 22:08:52
To: dev@cloudstack.apache.org
Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

All,

We're closer to cutting RCs now, we've only two outstanding PRs from John's list and an additional fix critical for VR (#1659):

  * 1579 (fix conflicts + commit squash; regression tests pending)
  * 1765 (code review feedback + regression tests pending)
  * 1659 (code review + regression tests pending)

Of this list, PR 1579 is a new feature on master/4.10 and can be merged post 4.10.0.0 release and is not blocking the release work.

I've merged few UI/translation related PRs today ahead of the 4.10.0.0 release on master branch, and I've kicked tests for the 4.8[1], 4.9 [2] and master (4.10) [3] branches to evaluate current health of these branches.

Regards.

[1] 4.8: https://github.com/apache/cloudstack/pull/1752
[2] 4.9: https://github.com/apache/cloudstack/pull/1753
[3] 4.10/master: https://github.com/apache/cloudstack/pull/1754


________________________________
From: Rohit Yadav <ro...@shapeblue.com>
Sent: 24 November 2016 12:24:00
To: John Burwell; dev@cloudstack.apache.org
Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status


All,


We've managed to review/merge few PRs, but we still have five more to go after which we should be able to cut RCs. We've following PRs pending from previous list:


* 4.10.0.0
  * 1545 (code review comments; regression tests pending)
  * 1577 (Jenkins failures; regression tests pending)
  * 1579 (needs rebase + commit squash; regression tests pending)
  * 1580 (needs rebase + commit squash; regression tests pending)
* 4.8.2.0, 4.9.1.0, 4.10.0.0

        * 1765 (squash commits; code review feedback; regression tests pending)

On 4.8 [1], 4.9 [2] most of the integration tests are passing with exception to certain intermittent failures on xenserver and vmware.
On 4.10/master [3], some new errors related to volumes and snapshots were found on xenserver [3] and they are under investigation.

In addition to the on-going effort to get all green on these smoke tests across 4.8, 4.9 and master branches, I've started looking into some component tests, especially identifying those that can be run against simulator and can added to Travis (and pass within 50 mins) [4]. As a general request, if you're writing a new integration test that can finish rather quickly (say less than 20 mins) please consider adding them to smoke tests.

I would request your help in above PRs and other on-going QA efforts. Thanks everyone.

Regards.

[1] https://github.com/apache/cloudstack/pull/1752
[2] https://github.com/apache/cloudstack/pull/1753
[3] https://github.com/apache/cloudstack/pull/1754
[4] https://github.com/apache/cloudstack/pull/1755

rohit.yadav@shapeblue.com
www.shapeblue.com<http://www.shapeblue.com>
@shapeblue




________________________________

rohit.yadav@shapeblue.com
www.shapeblue.com<http://www.shapeblue.com>
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue




rohit.yadav@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 

From: John Burwell
Sent: 17 November 2016 11:53:33
To: dev@cloudstack.apache.org
Cc: Rohit Yadav
Subject: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

All,

I apologize for being relatively radio silent.  We have mage good progress towards getting RCs out for 4.8.2.0, 4.9.1.0, and 4.10.0.0.  On 31 October 2016, we 17 outstanding PRs to be merged.  As of today (17 Nov 2016), we have 9 PRs to merge with pending one potential blocker/critical defect fix:

* 4.10.0.0 (+ all 4.8.2.0 and 4.9.1.0 PRs)
* 1542 (regression tests running)
  * 1545 (code review comments; regression tests pending)
  * 1577 (Jenkins failures; regression tests pending)
  * 1579 (needs rebase + commit squash; regression tests pending)
  * 1580 (needs rebase + commit squash; regression tests pending)
* 4.9.1.0 (+ all 4.8.2.0 PRs)
  * 1681 (test failures to resolve)
  * 1684 (working out the proper fix to an upgrade issue)
* 4.8.2.0
        * 1745 (test failures to resolve)
        * 1765 (squash commits; code review feedback; regression tests pending)

Once all PRs are merged, we will re-execute the tests on each of the release branches.  Rohit has opened tracking PRs for 4.8 [1], 4.9 [2], and master [3] to understand the state of the release branches as we continue to merge PRs.

Thank you to everyone who has reviewed, tested, and merged PRs.  I am hopeful that we are very close to cutting these RCs.

Thanks again,
-John

[1]: https://github.com/apache/cloudstack/pull/1752
[2]: https://github.com/apache/cloudstack/pull/1753
[3]: https://github.com/apache/cloudstack/pull/1754



[cid:f8j1YS5W0uYjO02tPIl0AShapeBlue_logo_sml_png]

John Burwell
s: +1 (571) 403-2411 | d: +44 (20) 3603 0542
e: john.burwell@shapeblue.com  |  w: www.shapeblue.com<http://www.shapeblue.com>  |  t:  @shapeblue
a: 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK

________________________________

Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error.

Find out more about ShapeBlue and our range of CloudStack related services:
IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build/> | CSForge - rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> | CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> | CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

Posted by Rohit Yadav <ro...@shapeblue.com>.
All,

We're closer to cutting RCs now, we've only two outstanding PRs from John's list and an additional fix critical for VR (#1659):

  * 1579 (fix conflicts + commit squash; regression tests pending)
  * 1765 (code review feedback + regression tests pending)
  * 1659 (code review + regression tests pending)

Of this list, PR 1579 is a new feature on master/4.10 and can be merged post 4.10.0.0 release and is not blocking the release work.

I've merged few UI/translation related PRs today ahead of the 4.10.0.0 release on master branch, and I've kicked tests for the 4.8[1], 4.9 [2] and master (4.10) [3] branches to evaluate current health of these branches.

Regards.

[1] 4.8: https://github.com/apache/cloudstack/pull/1752
[2] 4.9: https://github.com/apache/cloudstack/pull/1753
[3] 4.10/master: https://github.com/apache/cloudstack/pull/1754


________________________________
From: Rohit Yadav <ro...@shapeblue.com>
Sent: 24 November 2016 12:24:00
To: John Burwell; dev@cloudstack.apache.org
Subject: Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status


All,


We've managed to review/merge few PRs, but we still have five more to go after which we should be able to cut RCs. We've following PRs pending from previous list:


* 4.10.0.0
  * 1545 (code review comments; regression tests pending)
  * 1577 (Jenkins failures; regression tests pending)
  * 1579 (needs rebase + commit squash; regression tests pending)
  * 1580 (needs rebase + commit squash; regression tests pending)
* 4.8.2.0, 4.9.1.0, 4.10.0.0

        * 1765 (squash commits; code review feedback; regression tests pending)

On 4.8 [1], 4.9 [2] most of the integration tests are passing with exception to certain intermittent failures on xenserver and vmware.
On 4.10/master [3], some new errors related to volumes and snapshots were found on xenserver [3] and they are under investigation.

In addition to the on-going effort to get all green on these smoke tests across 4.8, 4.9 and master branches, I've started looking into some component tests, especially identifying those that can be run against simulator and can added to Travis (and pass within 50 mins) [4]. As a general request, if you're writing a new integration test that can finish rather quickly (say less than 20 mins) please consider adding them to smoke tests.

I would request your help in above PRs and other on-going QA efforts. Thanks everyone.

Regards.

[1] https://github.com/apache/cloudstack/pull/1752
[2] https://github.com/apache/cloudstack/pull/1753
[3] https://github.com/apache/cloudstack/pull/1754
[4] https://github.com/apache/cloudstack/pull/1755

rohit.yadav@shapeblue.com
www.shapeblue.com
@shapeblue




________________________________

rohit.yadav@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 

From: John Burwell
Sent: 17 November 2016 11:53:33
To: dev@cloudstack.apache.org
Cc: Rohit Yadav
Subject: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

All,

I apologize for being relatively radio silent.  We have mage good progress towards getting RCs out for 4.8.2.0, 4.9.1.0, and 4.10.0.0.  On 31 October 2016, we 17 outstanding PRs to be merged.  As of today (17 Nov 2016), we have 9 PRs to merge with pending one potential blocker/critical defect fix:

* 4.10.0.0 (+ all 4.8.2.0 and 4.9.1.0 PRs)
* 1542 (regression tests running)
  * 1545 (code review comments; regression tests pending)
  * 1577 (Jenkins failures; regression tests pending)
  * 1579 (needs rebase + commit squash; regression tests pending)
  * 1580 (needs rebase + commit squash; regression tests pending)
* 4.9.1.0 (+ all 4.8.2.0 PRs)
  * 1681 (test failures to resolve)
  * 1684 (working out the proper fix to an upgrade issue)
* 4.8.2.0
        * 1745 (test failures to resolve)
        * 1765 (squash commits; code review feedback; regression tests pending)

Once all PRs are merged, we will re-execute the tests on each of the release branches.  Rohit has opened tracking PRs for 4.8 [1], 4.9 [2], and master [3] to understand the state of the release branches as we continue to merge PRs.

Thank you to everyone who has reviewed, tested, and merged PRs.  I am hopeful that we are very close to cutting these RCs.

Thanks again,
-John

[1]: https://github.com/apache/cloudstack/pull/1752
[2]: https://github.com/apache/cloudstack/pull/1753
[3]: https://github.com/apache/cloudstack/pull/1754



[cid:f8j1YS5W0uYjO02tPIl0AShapeBlue_logo_sml_png]

John Burwell
s: +1 (571) 403-2411 | d: +44 (20) 3603 0542
e: john.burwell@shapeblue.com  |  w: www.shapeblue.com  |  t:  @shapeblue
a: 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK

________________________________

Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error.

Find out more about ShapeBlue and our range of CloudStack related services:
IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build/> | CSForge - rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> | CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> | CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

Posted by Rohit Yadav <ro...@shapeblue.com>.
All,


We've managed to review/merge few PRs, but we still have five more to go after which we should be able to cut RCs. We've following PRs pending from previous list:


* 4.10.0.0
  * 1545 (code review comments; regression tests pending)
  * 1577 (Jenkins failures; regression tests pending)
  * 1579 (needs rebase + commit squash; regression tests pending)
  * 1580 (needs rebase + commit squash; regression tests pending)
* 4.8.2.0, 4.9.1.0, 4.10.0.0

        * 1765 (squash commits; code review feedback; regression tests pending)

On 4.8 [1], 4.9 [2] most of the integration tests are passing with exception to certain intermittent failures on xenserver and vmware.
On 4.10/master [3], some new errors related to volumes and snapshots were found on xenserver [3] and they are under investigation.

In addition to the on-going effort to get all green on these smoke tests across 4.8, 4.9 and master branches, I've started looking into some component tests, especially identifying those that can be run against simulator and can added to Travis (and pass within 50 mins) [4]. As a general request, if you're writing a new integration test that can finish rather quickly (say less than 20 mins) please consider adding them to smoke tests.

I would request your help in above PRs and other on-going QA efforts. Thanks everyone.

Regards.

[1] https://github.com/apache/cloudstack/pull/1752
[2] https://github.com/apache/cloudstack/pull/1753
[3] https://github.com/apache/cloudstack/pull/1754
[4] https://github.com/apache/cloudstack/pull/1755

________________________________

rohit.yadav@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 

From: John Burwell
Sent: 17 November 2016 11:53:33
To: dev@cloudstack.apache.org
Cc: Rohit Yadav
Subject: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

All,

I apologize for being relatively radio silent.  We have mage good progress towards getting RCs out for 4.8.2.0, 4.9.1.0, and 4.10.0.0.  On 31 October 2016, we 17 outstanding PRs to be merged.  As of today (17 Nov 2016), we have 9 PRs to merge with pending one potential blocker/critical defect fix:

* 4.10.0.0 (+ all 4.8.2.0 and 4.9.1.0 PRs)
* 1542 (regression tests running)
  * 1545 (code review comments; regression tests pending)
  * 1577 (Jenkins failures; regression tests pending)
  * 1579 (needs rebase + commit squash; regression tests pending)
  * 1580 (needs rebase + commit squash; regression tests pending)
* 4.9.1.0 (+ all 4.8.2.0 PRs)
  * 1681 (test failures to resolve)
  * 1684 (working out the proper fix to an upgrade issue)
* 4.8.2.0
        * 1745 (test failures to resolve)
        * 1765 (squash commits; code review feedback; regression tests pending)

Once all PRs are merged, we will re-execute the tests on each of the release branches.  Rohit has opened tracking PRs for 4.8 [1], 4.9 [2], and master [3] to understand the state of the release branches as we continue to merge PRs.

Thank you to everyone who has reviewed, tested, and merged PRs.  I am hopeful that we are very close to cutting these RCs.

Thanks again,
-John

[1]: https://github.com/apache/cloudstack/pull/1752
[2]: https://github.com/apache/cloudstack/pull/1753
[3]: https://github.com/apache/cloudstack/pull/1754



[cid:f8j1YS5W0uYjO02tPIl0AShapeBlue_logo_sml_png]

John Burwell
s: +1 (571) 403-2411 | d: +44 (20) 3603 0542
e: john.burwell@shapeblue.com  |  w: www.shapeblue.com  |  t:  @shapeblue
a: 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK

________________________________

Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error.

Find out more about ShapeBlue and our range of CloudStack related services:
IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build/> | CSForge - rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> | CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> | CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

Posted by Özhan Rüzgar Karaman <or...@gmail.com>.
Ok John, i will ping you and Rohit again when we start to work for 4.9.2
release. Thanks for your time.

Özhan

On Thu, Nov 17, 2016 at 5:32 PM, John Burwell <jo...@shapeblue.com>
wrote:

> Ozhan,
>
> As I said on the PR, #1710 addresses a fairly narrow case (RBD on KVM),
> and 4.9.1.0 is extremely late.  There are a lot “small” fixes that could be
> included.  However, it would further delay delivery of significant dies
> that nearly all users.  At some point, we must draw a line, and this fix
> will have to wait until 4.9.2.0/4.10.1.0/4.11.0.0.
>
> Thanks,
> -John
>
>
> john.burwell@shapeblue.com
> www.shapeblue.com
> 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK
> @shapeblue
>
>
>
> > On Nov 17, 2016, at 5:22 AM, Özhan Rüzgar Karaman <
> oruzgarkaraman@gmail.com> wrote:
> >
> > Hi John & Rohit;
> > If we have time could we add PR 1710 to the upcoming RC for 4.9.1.0. Its
> a
> > small fix but its waiting for log time...
> >
> > Thanks again,
> > Özhan
> >
> > On Thu, Nov 17, 2016 at 9:23 AM, John Burwell <
> john.burwell@shapeblue.com>
> > wrote:
> >
> >> All,
> >>
> >> I apologize for being relatively radio silent.  We have mage good
> progress
> >> towards getting RCs out for 4.8.2.0, 4.9.1.0, and 4.10.0.0.  On 31
> October
> >> 2016, we 17 outstanding PRs to be merged.  As of today (17 Nov 2016), we
> >> have 9 PRs to merge with pending one potential blocker/critical defect
> fix:
> >>
> >> * 4.10.0.0 (+ all 4.8.2.0 and 4.9.1.0 PRs)
> >> * 1542 (regression tests running)
> >>  * 1545 (code review comments; regression tests pending)
> >>  * 1577 (Jenkins failures; regression tests pending)
> >>  * 1579 (needs rebase + commit squash; regression tests pending)
> >>  * 1580 (needs rebase + commit squash; regression tests pending)
> >> * 4.9.1.0 (+ all 4.8.2.0 PRs)
> >>  * 1681 (test failures to resolve)
> >>  * 1684 (working out the proper fix to an upgrade issue)
> >> * 4.8.2.0
> >>        * 1745 (test failures to resolve)
> >>        * 1765 (squash commits; code review feedback; regression tests
> >> pending)
> >>
> >> Once all PRs are merged, we will re-execute the tests on each of the
> >> release branches.  Rohit has opened tracking PRs for 4.8 [1], 4.9 [2],
> and
> >> master [3] to understand the state of the release branches as we
> continue
> >> to merge PRs.
> >>
> >> Thank you to everyone who has reviewed, tested, and merged PRs.  I am
> >> hopeful that we are very close to cutting these RCs.
> >>
> >> Thanks again,
> >> -John
> >>
> >> [1]: https://github.com/apache/cloudstack/pull/1752
> >> [2]: https://github.com/apache/cloudstack/pull/1753
> >> [3]: https://github.com/apache/cloudstack/pull/1754
> >>
> >> john.burwell@shapeblue.com
> >> www.shapeblue.com
> >> 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK
> >> @shapeblue
> >>
> >>
> >>
> >>
>
>

Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

Posted by John Burwell <jo...@shapeblue.com>.
Ozhan,

As I said on the PR, #1710 addresses a fairly narrow case (RBD on KVM), and 4.9.1.0 is extremely late.  There are a lot “small” fixes that could be included.  However, it would further delay delivery of significant dies that nearly all users.  At some point, we must draw a line, and this fix will have to wait until 4.9.2.0/4.10.1.0/4.11.0.0.

Thanks,
-John


john.burwell@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London VA WC2N 4HSUK
@shapeblue
  
 

> On Nov 17, 2016, at 5:22 AM, Özhan Rüzgar Karaman <or...@gmail.com> wrote:
> 
> Hi John & Rohit;
> If we have time could we add PR 1710 to the upcoming RC for 4.9.1.0. Its a
> small fix but its waiting for log time...
> 
> Thanks again,
> Özhan
> 
> On Thu, Nov 17, 2016 at 9:23 AM, John Burwell <jo...@shapeblue.com>
> wrote:
> 
>> All,
>> 
>> I apologize for being relatively radio silent.  We have mage good progress
>> towards getting RCs out for 4.8.2.0, 4.9.1.0, and 4.10.0.0.  On 31 October
>> 2016, we 17 outstanding PRs to be merged.  As of today (17 Nov 2016), we
>> have 9 PRs to merge with pending one potential blocker/critical defect fix:
>> 
>> * 4.10.0.0 (+ all 4.8.2.0 and 4.9.1.0 PRs)
>> * 1542 (regression tests running)
>>  * 1545 (code review comments; regression tests pending)
>>  * 1577 (Jenkins failures; regression tests pending)
>>  * 1579 (needs rebase + commit squash; regression tests pending)
>>  * 1580 (needs rebase + commit squash; regression tests pending)
>> * 4.9.1.0 (+ all 4.8.2.0 PRs)
>>  * 1681 (test failures to resolve)
>>  * 1684 (working out the proper fix to an upgrade issue)
>> * 4.8.2.0
>>        * 1745 (test failures to resolve)
>>        * 1765 (squash commits; code review feedback; regression tests
>> pending)
>> 
>> Once all PRs are merged, we will re-execute the tests on each of the
>> release branches.  Rohit has opened tracking PRs for 4.8 [1], 4.9 [2], and
>> master [3] to understand the state of the release branches as we continue
>> to merge PRs.
>> 
>> Thank you to everyone who has reviewed, tested, and merged PRs.  I am
>> hopeful that we are very close to cutting these RCs.
>> 
>> Thanks again,
>> -John
>> 
>> [1]: https://github.com/apache/cloudstack/pull/1752
>> [2]: https://github.com/apache/cloudstack/pull/1753
>> [3]: https://github.com/apache/cloudstack/pull/1754
>> 
>> john.burwell@shapeblue.com
>> www.shapeblue.com
>> 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK
>> @shapeblue
>> 
>> 
>> 
>> 


Re: 4.8.2.0/4.9.1.0/4.10.0.0 RC Status

Posted by Özhan Rüzgar Karaman <or...@gmail.com>.
Hi John & Rohit;
If we have time could we add PR 1710 to the upcoming RC for 4.9.1.0. Its a
small fix but its waiting for log time...

Thanks again,
Özhan

On Thu, Nov 17, 2016 at 9:23 AM, John Burwell <jo...@shapeblue.com>
wrote:

> All,
>
> I apologize for being relatively radio silent.  We have mage good progress
> towards getting RCs out for 4.8.2.0, 4.9.1.0, and 4.10.0.0.  On 31 October
> 2016, we 17 outstanding PRs to be merged.  As of today (17 Nov 2016), we
> have 9 PRs to merge with pending one potential blocker/critical defect fix:
>
> * 4.10.0.0 (+ all 4.8.2.0 and 4.9.1.0 PRs)
> * 1542 (regression tests running)
>   * 1545 (code review comments; regression tests pending)
>   * 1577 (Jenkins failures; regression tests pending)
>   * 1579 (needs rebase + commit squash; regression tests pending)
>   * 1580 (needs rebase + commit squash; regression tests pending)
> * 4.9.1.0 (+ all 4.8.2.0 PRs)
>   * 1681 (test failures to resolve)
>   * 1684 (working out the proper fix to an upgrade issue)
> * 4.8.2.0
>         * 1745 (test failures to resolve)
>         * 1765 (squash commits; code review feedback; regression tests
> pending)
>
> Once all PRs are merged, we will re-execute the tests on each of the
> release branches.  Rohit has opened tracking PRs for 4.8 [1], 4.9 [2], and
> master [3] to understand the state of the release branches as we continue
> to merge PRs.
>
> Thank you to everyone who has reviewed, tested, and merged PRs.  I am
> hopeful that we are very close to cutting these RCs.
>
> Thanks again,
> -John
>
> [1]: https://github.com/apache/cloudstack/pull/1752
> [2]: https://github.com/apache/cloudstack/pull/1753
> [3]: https://github.com/apache/cloudstack/pull/1754
>
> john.burwell@shapeblue.com
> www.shapeblue.com
> 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK
> @shapeblue
>
>
>
>