From e7ad66f3147662973039caaac33015de7e0c6f8c Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Mon, 11 Nov 2019 16:14:32 +0000 Subject: HONEYCOMB: Remove Signed-off-by: Peter Mikus Change-Id: I60d80564050cb786c7b1e0a08f31f8292f82197e --- resources/tools/doc_gen/gen_rst.py | 1 - resources/tools/doc_gen/src/index.rst | 1 - resources/tools/doc_gen/src/overview.rst | 1 - resources/tools/doc_gen/src/tests.vpp.func.ip4_tunnels.rst | 3 --- resources/tools/doc_gen/src/tests.vpp.func.ip6_tunnels.rst | 3 --- resources/tools/doc_gen/src/tests.vpp.func.rst | 3 --- resources/tools/doc_gen/src/tests.vpp.func.vm_vhost.rst | 3 --- 7 files changed, 15 deletions(-) delete mode 100644 resources/tools/doc_gen/src/tests.vpp.func.ip4_tunnels.rst delete mode 100644 resources/tools/doc_gen/src/tests.vpp.func.ip6_tunnels.rst delete mode 100644 resources/tools/doc_gen/src/tests.vpp.func.rst delete mode 100644 resources/tools/doc_gen/src/tests.vpp.func.vm_vhost.rst (limited to 'resources/tools/doc_gen') diff --git a/resources/tools/doc_gen/gen_rst.py b/resources/tools/doc_gen/gen_rst.py index 3d04568de2..c6d82817ee 100755 --- a/resources/tools/doc_gen/gen_rst.py +++ b/resources/tools/doc_gen/gen_rst.py @@ -95,7 +95,6 @@ def create_file_name(path, start): """Create the name of rst file. Example: - resources.libraries.python.honeycomb.rst tests.perf.rst :param path: Path to a module to be documented. diff --git a/resources/tools/doc_gen/src/index.rst b/resources/tools/doc_gen/src/index.rst index aa44809174..6ba9a2671b 100644 --- a/resources/tools/doc_gen/src/index.rst +++ b/resources/tools/doc_gen/src/index.rst @@ -13,7 +13,6 @@ Contents tests.dpdk.perf tests.nsh_sfc.func tests.tldk.func - tests.vpp.func tests.vpp.device tests.vpp.perf indices diff --git a/resources/tools/doc_gen/src/overview.rst b/resources/tools/doc_gen/src/overview.rst index f9cc4e4ed4..4b7ab20d87 100644 --- a/resources/tools/doc_gen/src/overview.rst +++ b/resources/tools/doc_gen/src/overview.rst @@ -15,7 +15,6 @@ CSIT Description #. Identified existing FD.io project dependencies and interactions: - vpp - Vector Packet Processing. - - honeycomb - Honeycomb Agent for management plane testing. - ci-management - Management repo for Jenkins Job Builder, script and management related to the Jenkins CI configuration. diff --git a/resources/tools/doc_gen/src/tests.vpp.func.ip4_tunnels.rst b/resources/tools/doc_gen/src/tests.vpp.func.ip4_tunnels.rst deleted file mode 100644 index 1c296e308f..0000000000 --- a/resources/tools/doc_gen/src/tests.vpp.func.ip4_tunnels.rst +++ /dev/null @@ -1,3 +0,0 @@ -IPv4 Tunnels -============ - diff --git a/resources/tools/doc_gen/src/tests.vpp.func.ip6_tunnels.rst b/resources/tools/doc_gen/src/tests.vpp.func.ip6_tunnels.rst deleted file mode 100644 index 40dbbc569b..0000000000 --- a/resources/tools/doc_gen/src/tests.vpp.func.ip6_tunnels.rst +++ /dev/null @@ -1,3 +0,0 @@ -IPv6 Tunnels -============ - diff --git a/resources/tools/doc_gen/src/tests.vpp.func.rst b/resources/tools/doc_gen/src/tests.vpp.func.rst deleted file mode 100644 index c0e02ee2d0..0000000000 --- a/resources/tools/doc_gen/src/tests.vpp.func.rst +++ /dev/null @@ -1,3 +0,0 @@ -VPP Functional Tests -==================== - diff --git a/resources/tools/doc_gen/src/tests.vpp.func.vm_vhost.rst b/resources/tools/doc_gen/src/tests.vpp.func.vm_vhost.rst deleted file mode 100644 index c669b232ea..0000000000 --- a/resources/tools/doc_gen/src/tests.vpp.func.vm_vhost.rst +++ /dev/null @@ -1,3 +0,0 @@ -VM VHOST -======== - -- cgit 1.2.3-korg