neutron/neutron/tests/fullstack
Assaf Muller 42feb1a594 Don't register agents for QoS l2pop fullstack test
Not registering agents (And waiting for them) shaves a couple
of seconds off the test run. More importantly it sets the correct
precedent / usage pattern for future copy/pastes.

Change-Id: I7f91a9d44af28ac0652ed0b054419a71ed7bb1b1
2015-10-05 10:46:11 -04:00
..
resources Merge "Move ConfigDict and ConfigFileFixture to neutron.tests.common" 2015-09-28 18:34:44 +00:00
README Add devref that explains fullstack testing and its direction 2015-06-02 16:23:08 -04:00
__init__.py Add full-stack tests framework 2015-03-26 20:21:40 +02:00
base.py Merge "fullstack: use migration scripts to create db schema" 2015-08-21 03:48:33 +00:00
test_connectivity.py Add l2pop support to full stack tests 2015-09-10 14:31:35 +00:00
test_l3_agent.py Add l2pop support to full stack tests 2015-09-10 14:31:35 +00:00
test_qos.py Don't register agents for QoS l2pop fullstack test 2015-10-05 10:46:11 -04:00

README

Please see neutron/doc/source/devref/fullstack_testing.rst.