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 14:10:27 +0200
commit23230f0adfce42ab96d7bb45ef4ba50592f5e448 (patch)
treec21c61752fa3b28f41daae40400af560b3603618
parent609a369d03c56c0bf6b7b51c83ab421d51eb97ce (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 56cda646f..d9dd52594 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
The OPNFV projects integrated into Functest framework for automation are:
diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst
index d20652165..e65f358f7 100644
--- a/docs/testing/user/configguide/configguide.rst
+++ b/docs/testing/user/configguide/configguide.rst
@@ -354,8 +354,9 @@ Results shall be displayed as follows::
+-------------------------+------------------+--------------+------------------+----------------+
| TEST CASE | PROJECT | TIER | DURATION | RESULT |
+-------------------------+------------------+--------------+------------------+----------------+
- | cnf_conformance | functest | cnf | 02:59 | PASS |
- | k8s_vims | functest | cnf | 21:39 | PASS |
+ | k8s_vims | functest | cnf | 09:09 | PASS |
+ | helm_vims | functest | cnf | 07:55 | PASS |
+ | cnf_conformance | functest | cnf | 02:18 | PASS |
+-------------------------+------------------+--------------+------------------+----------------+
Environment variables
diff --git a/docs/testing/user/userguide/test_results.rst b/docs/testing/user/userguide/test_results.rst
index 9ea2b1f4b..dca104a64 100644
--- a/docs/testing/user/userguide/test_results.rst
+++ b/docs/testing/user/userguide/test_results.rst
@@ -173,8 +173,9 @@ Kubernetes cnf suite::
+-------------------------+------------------+--------------+------------------+----------------+
| TEST CASE | PROJECT | TIER | DURATION | RESULT |
+-------------------------+------------------+--------------+------------------+----------------+
- | cnf_conformance | functest | cnf | 02:59 | PASS |
- | k8s_vims | functest | cnf | 21:39 | PASS |
+ | k8s_vims | functest | cnf | 09:09 | PASS |
+ | helm_vims | functest | cnf | 07:55 | PASS |
+ | cnf_conformance | functest | cnf | 02:18 | PASS |
+-------------------------+------------------+--------------+------------------+----------------+
Results are automatically pushed to the test results database, some additional