Re: [openstack-dev] [qa][neutron] API tests in the Neutron tree

2014-02-19 Thread Jay Pipes
On Wed, 2014-02-12 at 14:17 -0800, Maru Newby wrote: > On Feb 12, 2014, at 1:59 PM, Sean Dague wrote: > > > On 02/12/2014 04:25 PM, Maru Newby wrote: > >> > >> On Feb 12, 2014, at 12:36 PM, Sean Dague wrote: > >> > >>> On 02/12/2014 01:48 PM, Maru Newby wrote: > At the last 2 summits, I'v

Re: [openstack-dev] [qa][neutron] API tests in the Neutron tree

2014-02-12 Thread Maru Newby
On Feb 12, 2014, at 1:59 PM, Sean Dague wrote: > On 02/12/2014 04:25 PM, Maru Newby wrote: >> >> On Feb 12, 2014, at 12:36 PM, Sean Dague wrote: >> >>> On 02/12/2014 01:48 PM, Maru Newby wrote: At the last 2 summits, I've suggested that API tests could be maintained in the Neutron

Re: [openstack-dev] [qa][neutron] API tests in the Neutron tree

2014-02-12 Thread Sean Dague
On 02/12/2014 04:25 PM, Maru Newby wrote: > > On Feb 12, 2014, at 12:36 PM, Sean Dague wrote: > >> On 02/12/2014 01:48 PM, Maru Newby wrote: >>> At the last 2 summits, I've suggested that API tests could be maintained in >>> the Neutron tree and reused by Tempest. I've finally submitted some

Re: [openstack-dev] [qa][neutron] API tests in the Neutron tree

2014-02-12 Thread Maru Newby
On Feb 12, 2014, at 12:36 PM, Sean Dague wrote: > On 02/12/2014 01:48 PM, Maru Newby wrote: >> At the last 2 summits, I've suggested that API tests could be maintained in >> the Neutron tree and reused by Tempest. I've finally submitted some patches >> that demonstrate this concept: >> >> ht

Re: [openstack-dev] [qa][neutron] API tests in the Neutron tree

2014-02-12 Thread Sean Dague
On 02/12/2014 01:48 PM, Maru Newby wrote: > At the last 2 summits, I've suggested that API tests could be maintained in > the Neutron tree and reused by Tempest. I've finally submitted some patches > that demonstrate this concept: > > https://review.openstack.org/#/c/72585/ (implements a unit

[openstack-dev] [qa][neutron] API tests in the Neutron tree

2014-02-12 Thread Maru Newby
At the last 2 summits, I've suggested that API tests could be maintained in the Neutron tree and reused by Tempest. I've finally submitted some patches that demonstrate this concept: https://review.openstack.org/#/c/72585/ (implements a unit test for the lifecycle of the network resource) htt