Update Functest Kubernetes outputs 96/70996/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 6 Sep 2020 20:15:39 +0000 (22:15 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 6 Sep 2020 20:22:02 +0000 (22:22 +0200)
Change-Id: I314e232838204f1fb1595cf884957cdf77969615
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docs/release/release-notes/functest-release.rst
docs/testing/user/configguide/configguide.rst
docs/testing/user/userguide/test_results.rst

index 70dff9c..32a86a4 100644 (file)
@@ -68,12 +68,14 @@ Kubernetes
 
 The internal test cases are:
 
+ * k8s_quick
  * k8s_smoke
  * k8s_conformance
  * xrally_kubernetes
  * kube_hunter
  * kube_bench
  * xrally_kubernetes_full
+ * cnf_conformance
  * k8s_vims
 
 Release Data
index a6cc7b4..9e243de 100644 (file)
@@ -257,7 +257,8 @@ Results shall be displayed as follows::
   +-------------------+------------------+---------------------+------------------+----------------+
   |     TEST CASE     |     PROJECT      |         TIER        |     DURATION     |     RESULT     |
   +-------------------+------------------+---------------------+------------------+----------------+
-  |     k8s_smoke     |     functest     |     healthcheck     |      01:09       |      PASS      |
+  |     k8s_quick     |     functest     |     healthcheck     |      00:18       |      PASS      |
+  |     k8s_smoke     |     functest     |     healthcheck     |      01:14       |      PASS      |
   +-------------------+------------------+---------------------+------------------+----------------+
 
 Testing smoke suite
@@ -324,11 +325,12 @@ Run cnf suite::
 
 Results shall be displayed as follows::
 
-  +-------------------+------------------+--------------+------------------+----------------+
-  |     TEST CASE     |     PROJECT      |     TIER     |     DURATION     |     RESULT     |
-  +-------------------+------------------+--------------+------------------+----------------+
-  |      k8s_vims     |     functest     |     cnf      |      19:12       |      PASS      |
-  +-------------------+------------------+--------------+------------------+----------------+
+  +-------------------------+------------------+--------------+------------------+----------------+
+  |        TEST CASE        |     PROJECT      |     TIER     |     DURATION     |     RESULT     |
+  +-------------------------+------------------+--------------+------------------+----------------+
+  |     cnf_conformance     |     functest     |     cnf      |      05:30       |      PASS      |
+  |         k8s_vims        |     functest     |     cnf      |      20:28       |      PASS      |
+  +-------------------------+------------------+--------------+------------------+----------------+
 
 Environment variables
 =====================
index f0f8bb3..8392d8f 100644 (file)
@@ -115,7 +115,8 @@ Kubernetes healthcheck suite::
   +-------------------+------------------+---------------------+------------------+----------------+
   |     TEST CASE     |     PROJECT      |         TIER        |     DURATION     |     RESULT     |
   +-------------------+------------------+---------------------+------------------+----------------+
-  |     k8s_smoke     |     functest     |     healthcheck     |      01:09       |      PASS      |
+  |     k8s_quick     |     functest     |     healthcheck     |      00:18       |      PASS      |
+  |     k8s_smoke     |     functest     |     healthcheck     |      01:14       |      PASS      |
   +-------------------+------------------+---------------------+------------------+----------------+
 
 Kubernetes smoke suite::
@@ -146,11 +147,12 @@ Kubernetes benchmarking suite::
 
 Kubernetes cnf suite::
 
-  +-------------------+------------------+--------------+------------------+----------------+
-  |     TEST CASE     |     PROJECT      |     TIER     |     DURATION     |     RESULT     |
-  +-------------------+------------------+--------------+------------------+----------------+
-  |      k8s_vims     |     functest     |     cnf      |      19:12       |      PASS      |
-  +-------------------+------------------+--------------+------------------+----------------+
+  +-------------------------+------------------+--------------+------------------+----------------+
+  |        TEST CASE        |     PROJECT      |     TIER     |     DURATION     |     RESULT     |
+  +-------------------------+------------------+--------------+------------------+----------------+
+  |     cnf_conformance     |     functest     |     cnf      |      05:30       |      PASS      |
+  |         k8s_vims        |     functest     |     cnf      |      20:28       |      PASS      |
+  +-------------------------+------------------+--------------+------------------+----------------+
 
 Results are automatically pushed to the test results database, some additional
 result files are pushed to OPNFV artifact web sites.