neutron/neutron/tests/fullstack
Slawek Kaplonski f9dc83eb95 [Fullstack] Mark securitygroups tests as unstable
It agains fails quite often in iptables scenarios.
We need to debug it more to find out what cause this issue
but for now let's mark this test as unstable to make
life of other people easier.

Change-Id: I7bf6f9b346c6c853193cb045fb364b97375e9d93
Related-bug: #1779328
2018-08-29 10:33:53 +02:00
..
cmd Fullstack: init trunk agent's driver only when necessary 2017-11-03 16:49:12 +00:00
resources Merge "Trivial: Move platform independent modules to common dir" 2018-08-28 11:22:09 +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 Improve error message in fullstack test 2018-06-08 08:07:54 +00: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 Merge "Add fullstack test to restart agent with active l3-ha router" 2018-08-28 02:42:26 +00:00
test_mtu.py Skip MTU check during deletion of Networks 2018-06-21 14:25:22 +00: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] Mark securitygroups tests as unstable 2018-08-29 10:33:53 +02: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.