From de6a7a9413f46fa227cf5336c8afef533561d443 Mon Sep 17 00:00:00 2001
From: Jakub Libosvar <libosvar@redhat.com>
Date: Thu, 24 May 2018 15:57:18 +0200
Subject: [PATCH] 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
---
 TESTING.rst | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/TESTING.rst b/TESTING.rst
index f3ef669aec3..c3c6392db36 100644
--- a/TESTING.rst
+++ b/TESTING.rst
@@ -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
 ~~~~~~~~~