Add Kubernetes test results to functest userguide 25/56125/1
authorKonrad Djimeli <konraddjimeli@gmail.com>
Thu, 19 Apr 2018 02:47:51 +0000 (03:47 +0100)
committerCedric Ollivier <cedric.ollivier@orange.com>
Fri, 20 Apr 2018 07:56:26 +0000 (07:56 +0000)
Change-Id: I8b9d7a449ea3b123993c6619b368a4afb0dd2e3e
Signed-off-by: Konrad Djimeli <konraddjimeli@gmail.com>
(cherry picked from commit f0b362607b73f03d7ceef4e358920a5186b2c780)

docs/testing/user/userguide/test_results.rst

index 2d36bdc..c215e05 100644 (file)
@@ -47,6 +47,42 @@ provided at the end of the job and can be described as follow::
  |           vyos_vrouter       |     functest     |         vnf         |      00:00       |      SKIP      |
  +------------------------------+------------------+---------------------+------------------+----------------+
 
+Functest Kubernetes test result::
+
+ +--------------------------------------+------------------------------------------------------------+
+ |               ENV VAR                |                           VALUE                            |
+ +--------------------------------------+------------------------------------------------------------+
+ |            INSTALLER_TYPE            |                          compass                           |
+ |           DEPLOY_SCENARIO            |                   k8-nosdn-nofeature-ha                    |
+ |              BUILD_TAG               |     jenkins-functest-compass-baremetal-daily-master-75     |
+ |               CI_LOOP                |                           daily                            |
+ +--------------------------------------+------------------------------------------------------------+
+
+Kubernetes healthcheck suite::
+
+ +-------------------+------------------+---------------------+------------------+----------------+
+ |     TEST CASE     |     PROJECT      |         TIER        |     DURATION     |     RESULT     |
+ +-------------------+------------------+---------------------+------------------+----------------+
+ |     k8s_smoke     |     functest     |     healthcheck     |      01:54       |      PASS      |
+ +-------------------+------------------+---------------------+------------------+----------------+
+
+Kubernetes smoke suite::
+
+ +-------------------------+------------------+---------------+------------------+----------------+
+ |        TEST CASE        |     PROJECT      |      TIER     |     DURATION     |     RESULT     |
+ +-------------------------+------------------+---------------+------------------+----------------+
+ |     k8s_conformance     |     functest     |     smoke     |      57:47       |      PASS      |
+ +-------------------------+------------------+---------------+------------------+----------------+
+
+Kubernetes features suite::
+
+ +----------------------+------------------+------------------+------------------+----------------+
+ |      TEST CASE       |     PROJECT      |       TIER       |     DURATION     |     RESULT     |
+ +----------------------+------------------+------------------+------------------+----------------+
+ |     stor4nfv_k8s     |     stor4nfv     |     stor4nfv     |      00:00       |      SKIP      |
+ |      clover_k8s      |      clover      |      clover      |      00:00       |      SKIP      |
+ +----------------------+------------------+------------------+------------------+----------------+
+
 Results are automatically pushed to the test results database, some additional
 result files are pushed to OPNFV artifact web sites.