Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-11 Thread Amrith Kumar
-in...@lists.openstack.org | Subject: [openstack-dev] Cross-Repo Dependencies in Zuul | | Hi, | | We have added support for cross-repo dependencies (CRD) in Zuul. The | important bits: | | * To use them, include Depends-On: gerrit-change-id in the footer of | your commit message. Use the full Change-ID ('I' + 40

Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-11 Thread James E. Blair
Amrith Kumar amr...@tesora.com writes: This is awesome news! If I understand correctly, your description of multiple changes describes cases where a single change depends on multiple changes. My question is related to one-to-one dependencies in the form A - B - C. I'm assuming that this

Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-11 Thread James E. Blair
Sullivan, Jon Paul jonpaul.sulli...@hp.com writes: A change may depend on more than one Gerrit change ID as well. So it is possible for a change in tempest to depend on a change in devstack and a change in nova. Simply add more Depends-On: lines to the footer. Have you considered a case

Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-11 Thread Amrith Kumar
| To: OpenStack Development Mailing List (not for usage questions) | Cc: openstack-in...@lists.openstack.org | Subject: Re: [openstack-dev] Cross-Repo Dependencies in Zuul | | Amrith Kumar amr...@tesora.com writes: | | This is awesome news! | | If I understand correctly, your description

Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-11 Thread Sullivan, Jon Paul
Firstly, this is a great feature - thanks for getting it implemented! -Original Message- From: James E. Blair [mailto:cor...@inaugust.com] Sent: 10 February 2015 22:26 To: OpenStack Development Mailing List Cc: openstack-in...@lists.openstack.org Subject: [openstack-dev] Cross-Repo

Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-11 Thread Christopher Yeoh
Wow, this is great! Thank you! Chris On Wed, Feb 11, 2015 at 8:56 AM, James E. Blair cor...@inaugust.com wrote: Hi, We have added support for cross-repo dependencies (CRD) in Zuul. The important bits: * To use them, include Depends-On: gerrit-change-id in the footer of your commit

Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-11 Thread Flavio Percoco
OH MY GOD! I'll throw a party! Thanks to everyone involved in making this happen. Flavio On 10/02/15 14:26 -0800, James E. Blair wrote: Hi, We have added support for cross-repo dependencies (CRD) in Zuul. The important bits: * To use them, include Depends-On: gerrit-change-id in the footer

Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-10 Thread Ihar Hrachyshka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 So cool! A comment inline. On 02/10/2015 11:26 PM, James E. Blair wrote: Hi, We have added support for cross-repo dependencies (CRD) in Zuul. The important bits: * To use them, include Depends-On: gerrit-change-id in the footer of your

Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-10 Thread Jeremy Stanley
On 2015-02-11 00:33:03 +0100 (+0100), Ihar Hrachyshka wrote: Long term, I can't agree more. Short term, while we decouple stuff and in the middle of the process, that's too idealistic to be true. [...] By implementing features to support the way we all generally agree things _should_ be rather

Re: [openstack-dev] Cross-Repo Dependencies in Zuul

2015-02-10 Thread Ihar Hrachyshka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/11/2015 12:09 AM, Sean Dague wrote: On 02/10/2015 05:47 PM, Ihar Hrachyshka wrote: So cool! A comment inline. On 02/10/2015 11:26 PM, James E. Blair wrote: Hi, We have added support for cross-repo dependencies (CRD) in Zuul. The