diff --git a/TESTING.rst b/TESTING.rst index ba927d6f6e4..7673601d414 100644 --- a/TESTING.rst +++ b/TESTING.rst @@ -312,16 +312,6 @@ bridge connected to that port. The test is a true integration test, in the sense that it invokes the API and then asserts that Neutron interacted with the hypervisor appropriately. -Gate exceptions -+++++++++++++++ - -Currently we compile openvswitch kernel module from source for fullstack job on -the gate. The reason is to fix bug related to local VXLAN tunneling which is -present in current Ubuntu Xenial 16.04 kernel. Kernel was fixed with this -`commit `_ -and backported with this -`openvswitch commit `_. - API Tests ~~~~~~~~~