[openstack-dev] [Neutron] [Tempest] where fwaas tempest tests should be?

Matthew Treinish mtreinish at kortar.org
Thu Oct 15 14:22:50 UTC 2015


On Thu, Oct 15, 2015 at 09:02:22AM -0400, Assaf Muller wrote:
> On Thu, Oct 15, 2015 at 7:25 AM, Takashi Yamamoto <yamamoto at midokura.com>
> wrote:
> 
> > hi,
> >
> > i'm looking in fwaas tempest tests and have a question about code location.
> >
> > currently,
> >
> > - fwaas api tests and its rest client are in neutron repo
> > - there are no fwaas scenario tests
> >
> > eventually,
> >
> > - fwaas api tests should be moved into neutron-fwaas repo
> > - fwaaa scenario tests should be in neutron-fwaas repo too.
> >
> 
> I believe scenario tests that invoke APIs outside of Neutron should
> stay (Or be introduced to) Tempest.

So testing the neutron advanced services was actually one of the first things
we decided was out of scope for tempest. (like well over a year ago) It took
some time to get equivalent testing setup elsewhere, but tests and support for
the advanced services were removed from tempest on purpose. I'd suggest that
you look at the tempest plugin interface:

http://docs.openstack.org/developer/tempest/plugin.html

if you'd like to make the fwaas tests (or any other adv. service tests)
integrate more cleanly with the rest of tempest.

-Matt Treinish
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151015/724334db/attachment.pgp>


More information about the OpenStack-dev mailing list