aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-05-04 06:31:05 +0200
committerTibor Frank <tifrank@cisco.com>2018-05-04 11:07:20 +0200
commit898aeaa4efbbfcffea77471220ffa903600d3b06 (patch)
treeef01ae76f4eb6f59456597b87ac5bc9a6279e6e1 /docs
parentb3d9cf247f3de5558b0a8e42b63178dc1924ee73 (diff)
Report: Data, plots, datetime
Change-Id: I941fd53fdfc35a88562689dacd08aa2ec28429fa Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/report/csit_framework_documentation/csit_test_naming.rst2
-rw-r--r--docs/report/detailed_test_results/index.rst2
-rw-r--r--docs/report/detailed_test_results/vpp_functional_results/index.rst4
-rw-r--r--docs/report/vpp_performance_tests/csit_release_notes.rst4
-rw-r--r--docs/report/vpp_performance_tests/overview.rst3
5 files changed, 5 insertions, 10 deletions
diff --git a/docs/report/csit_framework_documentation/csit_test_naming.rst b/docs/report/csit_framework_documentation/csit_test_naming.rst
index b108235cc3..6c24dc1ad5 100644
--- a/docs/report/csit_framework_documentation/csit_test_naming.rst
+++ b/docs/report/csit_framework_documentation/csit_test_naming.rst
@@ -1,3 +1,5 @@
+.. _csit_test_naming:
+
CSIT Test Naming
================
diff --git a/docs/report/detailed_test_results/index.rst b/docs/report/detailed_test_results/index.rst
index 374b3a6867..208f3031f1 100644
--- a/docs/report/detailed_test_results/index.rst
+++ b/docs/report/detailed_test_results/index.rst
@@ -14,5 +14,3 @@
vpp_functional_results_centos/index
honeycomb_functional_results/index
nshsfc_functional_results/index
- vpp_unittest_results/index
- vpp_http_server_perf_results/index
diff --git a/docs/report/detailed_test_results/vpp_functional_results/index.rst b/docs/report/detailed_test_results/vpp_functional_results/index.rst
index 4d7060bb54..5b82c489c4 100644
--- a/docs/report/detailed_test_results/vpp_functional_results/index.rst
+++ b/docs/report/detailed_test_results/vpp_functional_results/index.rst
@@ -1,5 +1,5 @@
-VPP Functional Results
-======================
+VPP Functional Results - Ubuntu
+===============================
.. note::
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst
index f4036ebd4d..d7c2bbc7d4 100644
--- a/docs/report/vpp_performance_tests/csit_release_notes.rst
+++ b/docs/report/vpp_performance_tests/csit_release_notes.rst
@@ -73,10 +73,6 @@ pretty ASCII formats:
- `pretty ASCII format for 1t1c <../_static/vpp/performance-changes-pdr-1t1c-full.txt>`_,
- `pretty ASCII format for 2t2c <../_static/vpp/performance-changes-pdr-2t2c-full.txt>`_.
-Measured improvements are in line with VPP code optimizations listed in
-`VPP-18.01 release notes
-<https://docs.fd.io/vpp/18.01/release_notes_1801.html>`_.
-
MRR Throughput Changes
~~~~~~~~~~~~~~~~~~~~~~
diff --git a/docs/report/vpp_performance_tests/overview.rst b/docs/report/vpp_performance_tests/overview.rst
index 4f8fd19388..3dbabd6545 100644
--- a/docs/report/vpp_performance_tests/overview.rst
+++ b/docs/report/vpp_performance_tests/overview.rst
@@ -235,5 +235,4 @@ CSIT |release| follows a common structured naming convention for all performance
and system functional tests, introduced in CSIT |release-1|.
The naming should be intuitive for majority of the tests. Complete description
-of CSIT test naming convention is provided on `CSIT test naming wiki
-<https://wiki.fd.io/view/CSIT/csit-test-naming>`_.
+of CSIT test naming convention is provided on :ref:`csit_test_naming`.