Re: [OpenStack-Infra] prioritizing reviews

2015-06-11 Thread Vinay Mahuli
We are using 2.0.0.366. So it should support? root@zuul:~# /usr/local/bin/zuul --version Zuul version: 2.0.0.366.ge1fe0ef root@zuul:~# /usr/local/bin/zuul --help usage: zuul [-h] [-c CONFIG] [-v] [--version] {enqueue,promote,show} ... Zuul Project Gating System Client. optional arguments: -h,

Re: [OpenStack-Infra] prioritizing reviews

2015-06-11 Thread Vinay Mahuli
I can see that the version of zuul which we are using supports "promote". We are using Zuul version: 2.0.0.366.ge1fe0ef root@zuul:~# /usr/local/bin/zuul --help usage: zuul [-h] [-c CONFIG] [-v] [--version] {enqueue,promote,show} ... Zuul Project Gating System Client. optional arguments: -h, --

Re: [OpenStack-Infra] prioritizing reviews

2015-06-10 Thread Jeremy Stanley
On 2015-06-10 19:18:58 + (+), Octavian Ciuhandu wrote: > > On 9 Jun 2015, at 21:40, Vinay Mahuli wrote: > > > > So, I believe that we cannot prioritize a review in gerrit at > > the moment. Is my understanding correct? > > > Did you install zuul from pip or from the master branch of the

Re: [OpenStack-Infra] prioritizing reviews

2015-06-10 Thread Octavian Ciuhandu
Hi Vinay, Did you install zuul from pip or from the master branch of the git repo [1]? Only the install from the git repo supports as option “promote” and it can be used for your needs. In order to check if your install supports this option, try a “zuul —help” and check the list of “valid comm

Re: [OpenStack-Infra] prioritizing reviews

2015-06-09 Thread Vinay Mahuli
So, I believe that we cannot prioritize a review in gerrit at the moment. Is my understanding correct? Regards, Vinay On Fri, Jun 5, 2015 at 12:01 AM, Vinay Mahuli wrote: > Does any one know how to prioritize reviews in gerrit? > > Regards, > Vinay > > On Wed, Jun 3, 2015 at 12:47 AM, Vinay Mah

Re: [OpenStack-Infra] prioritizing reviews

2015-06-04 Thread Jeremy Stanley
On 2015-06-05 00:01:04 +0530 (+0530), Vinay Mahuli wrote: > Does any one know how to prioritize reviews in gerrit? I know it's not the answer you're looking for, but it would need to start with implementing the feature request at https://code.google.com/p/gerrit/issues/detail?id=2574 . -- Jeremy

Re: [OpenStack-Infra] prioritizing reviews

2015-06-04 Thread Vinay Mahuli
Does any one know how to prioritize reviews in gerrit? Regards, Vinay On Wed, Jun 3, 2015 at 12:47 AM, Vinay Mahuli wrote: > Hi, > > We have a similar gerrit, zuul and jenkins setup as review.openstack.org. > > At times, we would like to prioritize certain reviews which are critical > and of hi