aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-09-16 10:42:18 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-09-16 15:01:59 +0200
commitdf8bd9f2a486261a9e5f76274467037dbdac001b (patch)
tree42a3f1783b98a6f113f5ce830a3718daba73920f
parentb8b7bad70fb70f2cca255e42e9c58baaca238517 (diff)
Add helm_vims in release notes and console outputs
Change-Id: Iaf8d09046471e4508660ebd34f34278683a449c3 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 3c18972e21ddd4662d35f36c421ec771997a8442)
-rw-r--r--docs/release/release-notes/functest-release.rst3
-rw-r--r--docs/testing/user/configguide/configguide.rst5
-rw-r--r--docs/testing/user/userguide/test_results.rst5
3 files changed, 8 insertions, 5 deletions
diff --git a/docs/release/release-notes/functest-release.rst b/docs/release/release-notes/functest-release.rst
index 7819c33b3..4318a9849 100644
--- a/docs/release/release-notes/functest-release.rst
+++ b/docs/release/release-notes/functest-release.rst
@@ -75,8 +75,9 @@ The internal test cases are:
* kube_bench_master
* kube_bench_node
* xrally_kubernetes_full
- * cnf_conformance
* k8s_vims
+ * helm_vims
+ * cnf_conformance
Release Data
============
diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst
index 55a25d791..b764d9e66 100644
--- a/docs/testing/user/configguide/configguide.rst
+++ b/docs/testing/user/configguide/configguide.rst
@@ -276,8 +276,9 @@ Results shall be displayed as follows::
+-------------------------+------------------+--------------+------------------+----------------+
| TEST CASE | PROJECT | TIER | DURATION | RESULT |
+-------------------------+------------------+--------------+------------------+----------------+
- | cnf_conformance | functest | cnf | 05:52 | PASS |
- | k8s_vims | functest | cnf | 18:14 | PASS |
+ | k8s_vims | functest | cnf | 08:58 | PASS |
+ | helm_vims | functest | cnf | 08:45 | PASS |
+ | cnf_conformance | functest | cnf | 02:10 | PASS |
+-------------------------+------------------+--------------+------------------+----------------+
Environment variables
diff --git a/docs/testing/user/userguide/test_results.rst b/docs/testing/user/userguide/test_results.rst
index c48b60aec..b2530d85c 100644
--- a/docs/testing/user/userguide/test_results.rst
+++ b/docs/testing/user/userguide/test_results.rst
@@ -122,8 +122,9 @@ Kubernetes cnf suite::
+-------------------------+------------------+--------------+------------------+----------------+
| TEST CASE | PROJECT | TIER | DURATION | RESULT |
+-------------------------+------------------+--------------+------------------+----------------+
- | cnf_conformance | functest | cnf | 05:52 | PASS |
- | k8s_vims | functest | cnf | 18:14 | PASS |
+ | k8s_vims | functest | cnf | 08:58 | PASS |
+ | helm_vims | functest | cnf | 08:45 | PASS |
+ | cnf_conformance | functest | cnf | 02:10 | PASS |
+-------------------------+------------------+--------------+------------------+----------------+
Results are automatically pushed to the test results database, some additional