neutron/neutron/tests/functional/agent/linux
Kevin Benton 63ff8f7fbe Assert contents of returned devices in test
Having this test fail with:

testtools.matchers._impl.MismatchError: 2 != 4

Doesn't really tell the developer what went wrong.
We can just compare the lists of devices directly so a mismatch
will show the devices that leaked in.

TrivialFix

Change-Id: Ic5a3b347bea7e5aa8a5caee5035568e5954f58dc
2017-04-06 21:53:03 +00:00
..
bin Add a functional test for iptables_manager.binary_name 2015-03-02 16:19:50 +09:00
openvswitch_firewall ovsfw: Raise exception if tag cannot be found in other_config 2016-12-19 08:07:47 -05:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Removed deprecated tests function 2016-11-08 03:42:37 +00:00
helpers.py Refactor and fix dummy process fixture 2016-03-30 13:12:31 +02:00
simple_daemon.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
test_async_process.py Move wait_until_true to neutron.common.utils 2016-06-27 11:40:11 +00:00
test_bridge_lib.py LinuxBridge: Use ifindex for logical 'timestamp' 2016-09-14 17:02:46 +00:00
test_dhcp.py Assert contents of returned devices in test 2017-04-06 21:53:03 +00:00
test_interface.py use neutron_lib's get_random_mac 2017-03-07 09:13:47 -06:00
test_ip_lib.py Agent common config 2017-03-15 09:52:18 -06:00
test_ip_monitor.py Change linux/ip_lib code to better handle address families 2015-03-10 00:17:24 -04:00
test_ipset.py Forbid importing neutron.tests.* from outside tests subtree 2016-09-15 18:42:45 +00:00
test_iptables.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_keepalived.py Move wait_until_true to neutron.common.utils 2016-06-27 11:40:11 +00:00
test_linuxbridge_arp_protect.py use neutron_lib's get_random_mac 2017-03-07 09:13:47 -06:00
test_ovsdb_monitor.py Change default exception in wait_until_true 2017-01-09 05:37:27 -05:00
test_process_monitor.py Stabilizing process monitor function test case 2017-03-23 11:18:11 +00:00
test_tc_lib.py Revert "Linux Bridge: driver support for QoS egress minimum bandwidth" 2017-02-09 19:11:00 +00:00
test_utils.py functional: Check for processes only if there are any 2017-01-31 07:34:13 -05:00