neutron/neutron/tests/fullstack
Slawek Kaplonski ba1e1eb4dd Mark test_ha_router_restart_agents_no_packet_lost as unstable
Fullstack test
test_l3_agent.TestHAL3Agent.test_ha_router_restart_agents_no_packet_lost
is marked as unstable now becuase it is failing quite often recently.
We need to figure out what is the reason of this issue but
to not block gates with many failures, let's mark it as unstable
for now.

Change-Id: I21e590a24390345dfe451b035fd973928445e987
Related-Bug: #1776459
2018-06-14 14:31:28 +02:00
..
cmd Fullstack: init trunk agent's driver only when necessary 2017-11-03 16:49:12 +00:00
resources Merge "Monitor phys_bridges to reconfigured it if created again" 2018-05-09 04:10:57 +00: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] Change time waiting for async ping results 2018-06-06 15:22:37 +02:00
test_connectivity.py Disable IPv6 forwarding by default on HA routers 2018-05-31 20:19:21 +00:00
test_dhcp_agent.py Remove usage of TestCase.skip() method 2018-03-21 22:14:53 +01:00
test_firewall.py fullstack: Migration from iptables_hybrid to openvswitch 2018-04-26 16:44:24 +00:00
test_l3_agent.py Mark test_ha_router_restart_agents_no_packet_lost as unstable 2018-06-14 14:31:28 +02:00
test_port_shut_down.py [OVS] Shut down the port on changing the admin-state to false 2018-01-04 01:44:01 -05:00
test_qos.py [Fullstack] Unmark test_dscp_marking_packets as unstable 2018-02-13 12:07:34 +01:00
test_securitygroup.py [Fullstack] Wait for SG to be applied by L2 agent 2018-06-06 13:39:45 +00:00
test_trunk.py Fullstack: init trunk agent's driver only when necessary 2017-11-03 16:49:12 +00:00
utils.py fullstack: Remove ovsdb_interface config opt 2017-09-27 07:03:17 +00:00

README

Please see neutron/TESTING.rst.