Re: [openstack-dev] [placement] [infra] [qa] tuning some zuul jobs from "it works" to "proper"

2018-10-04 Thread Chris Dent
On Wed, 3 Oct 2018, Chris Dent wrote: I'd really like to see this become a real thing, so if I could get some help from tempest people on how to make it in line with expectations that would be great. I've written up the end game of what I'm trying to achieve in a bit more detail at

Re: [openstack-dev] [placement] [infra] [qa] tuning some zuul jobs from "it works" to "proper"

2018-10-03 Thread Chris Dent
On Tue, 2 Oct 2018, Chris Dent wrote: One of the comments in there is about the idea of making a zuul job which is effectively "run the gabbits in these dirs" against a tempest set up. Doing so will require some minor changes to the tempest tox passenv settings but I think it ought to

Re: [openstack-dev] [placement] [infra] [qa] tuning some zuul jobs from "it works" to "proper"

2018-10-02 Thread Chris Dent
On Wed, 19 Sep 2018, Monty Taylor wrote: Yes. Your life will be much better if you do not make more legacy jobs. They are brittle and hard to work with. New jobs should either use the devstack base job, the devstack-tempest base job or the devstack-tox-functional base job - depending on what

Re: [openstack-dev] [placement] [infra] [qa] tuning some zuul jobs from "it works" to "proper"

2018-09-20 Thread Matthew Treinish
On Thu, Sep 20, 2018 at 10:55:31AM +0200, Luigi Toscano wrote: > On Thursday, 20 September 2018 04:47:20 CEST Matthew Treinish wrote: > > On Thu, Sep 20, 2018 at 11:11:12AM +0900, Ghanshyam Mann wrote: > > > On Wed, 19 Sep 2018 23:29:46 +0900 Monty Taylor > > > wrote > > > > > On

Re: [openstack-dev] [placement] [infra] [qa] tuning some zuul jobs from "it works" to "proper"

2018-09-20 Thread Luigi Toscano
On Thursday, 20 September 2018 04:47:20 CEST Matthew Treinish wrote: > On Thu, Sep 20, 2018 at 11:11:12AM +0900, Ghanshyam Mann wrote: > > On Wed, 19 Sep 2018 23:29:46 +0900 Monty Taylor > > wrote > > > > On 09/19/2018 09:23 AM, Monty Taylor wrote: > > > > On 09/19/2018 08:25 AM,

Re: [openstack-dev] [placement] [infra] [qa] tuning some zuul jobs from "it works" to "proper"

2018-09-19 Thread Matthew Treinish
On Thu, Sep 20, 2018 at 11:11:12AM +0900, Ghanshyam Mann wrote: > On Wed, 19 Sep 2018 23:29:46 +0900 Monty Taylor > wrote > > On 09/19/2018 09:23 AM, Monty Taylor wrote: > > > On 09/19/2018 08:25 AM, Chris Dent wrote: > > >> > > >> I have a patch in progress to add some simple

Re: [openstack-dev] [placement] [infra] [qa] tuning some zuul jobs from "it works" to "proper"

2018-09-19 Thread Ghanshyam Mann
On Wed, 19 Sep 2018 23:29:46 +0900 Monty Taylor wrote > On 09/19/2018 09:23 AM, Monty Taylor wrote: > > On 09/19/2018 08:25 AM, Chris Dent wrote: > >> > >> I have a patch in progress to add some simple integration tests to > >> placement: > >> > >>

Re: [openstack-dev] [placement] [infra] [qa] tuning some zuul jobs from "it works" to "proper"

2018-09-19 Thread Monty Taylor
On 09/19/2018 09:37 AM, Colleen Murphy wrote: On Wed, Sep 19, 2018, at 4:23 PM, Monty Taylor wrote: On 09/19/2018 08:25 AM, Chris Dent wrote: also, cmurphy has been working on updating some of keystone's legacy jobs recently: https://review.openstack.org/602452 which might also be a

Re: [openstack-dev] [placement] [infra] [qa] tuning some zuul jobs from "it works" to "proper"

2018-09-19 Thread Colleen Murphy
On Wed, Sep 19, 2018, at 4:23 PM, Monty Taylor wrote: > On 09/19/2018 08:25 AM, Chris Dent wrote: > > > also, cmurphy has been working on updating some of keystone's legacy > jobs recently: > > https://review.openstack.org/602452 > > which might also be a source for copying from. >

Re: [openstack-dev] [placement] [infra] [qa] tuning some zuul jobs from "it works" to "proper"

2018-09-19 Thread Monty Taylor
On 09/19/2018 09:23 AM, Monty Taylor wrote: On 09/19/2018 08:25 AM, Chris Dent wrote: I have a patch in progress to add some simple integration tests to placement: https://review.openstack.org/#/c/601614/ They use https://github.com/cdent/gabbi-tempest . The idea is that the method for

Re: [openstack-dev] [placement] [infra] [qa] tuning some zuul jobs from "it works" to "proper"

2018-09-19 Thread Monty Taylor
On 09/19/2018 08:25 AM, Chris Dent wrote: I have a patch in progress to add some simple integration tests to placement:     https://review.openstack.org/#/c/601614/ They use https://github.com/cdent/gabbi-tempest . The idea is that the method for adding more tests is to simply add more yaml