Update docs about openvswitch compilation

We stopped compiling openvswitch for ovs-fw tempest job with
change Idc34776e5b2fad105e246f7718220c23f0a94164. This patch updates
docs to reflect that.

Change-Id: I9fb962aee9a817c40aad37a37c582cb511d358c0
This commit is contained in:
Jakub Libosvar 2018-05-24 15:57:18 +02:00
parent 605ae950f9
commit de6a7a9413
1 changed files with 0 additions and 4 deletions

View File

@ -322,10 +322,6 @@ present in current Ubuntu Xenial 16.04 kernel. Kernel was fixed with this
and backported with this
`openvswitch commit <https://github.com/openvswitch/ovs/commit/b1c74f35273122db4ce2728a70fd34b98f525434>`_.
Currently we compile openvswitch userland and kernel module from source for
the ovsfw tempest job on the gate. This is to avoid ovs-vswitchd core dumps.
See the gate_hook.sh comments for details.
API Tests
~~~~~~~~~