neutron/neutron/tests/fullstack
Assaf Muller 075f152223 Make fullstack test_connectivity tests more forgiving
Change assert_ping to block_until_ping.

Closes-Bug: #1518466

Change-Id: I233cb40e701ef462e9d570d9677da1cbcc2c91c8
2015-11-20 16:50:31 -05:00
..
resources Remove non-existent enable_tunneling conf from fullstack 2015-10-20 03:13:26 +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 Make fullstack test_connectivity tests more forgiving 2015-11-20 16:50:31 -05: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.