neutron/neutron/tests/fullstack
Jakub Libosvar 12a9f7072e fullstack: Test vms are pingable before testing data plane
As vms might not be ready in tests that verify data plane is not
disrupted during agent down times, this patch adds active waiting for
vms to be pingable before taking control plane down.

Change-Id: Iac7cacd9a02bfe4a22ae1ffb9370b2c30f854e73
2017-04-12 08:50:06 -04:00
..
resources use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
README Moved fullstack test doc content to TESTING.rst 2015-12-03 17:02:54 -05:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py fullstack: Log testrunner again 2016-07-15 05:31:27 -04:00
test_connectivity.py fullstack: Test vms are pingable before testing data plane 2017-04-12 08:50:06 -04:00
test_dhcp_agent.py Fullstack tests for DHCP agent HA 2017-01-04 22:48:46 +00:00
test_l3_agent.py Throttle SIGHUPs to keepalived 2017-03-28 03:37:09 +00:00
test_qos.py Revert "Linux Bridge: driver support for QoS egress minimum bandwidth" 2017-02-09 19:11:00 +00:00
test_securitygroup.py fullstack: Fix race between updating port security and test 2017-02-14 04:28:13 -05:00
test_trunk.py Change default exception in wait_until_true 2017-01-09 05:37:27 -05:00
utils.py fullstack: execute qos tests for all ovsdb/of interface permutations 2016-09-17 03:00:31 +00:00

README

Please see neutron/TESTING.rst.