summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJingzhao Ni <jingzhao.ni@arm.com>2018-10-08 10:55:49 +0800
committerJingzhao Ni <jingzhao.ni@arm.com>2018-10-08 11:06:31 +0800
commit5c35d571efd2aed01e0ab32ad7e7c20c84cdb99e (patch)
treea051b95754859bf34047ef7a85ae781136dcb6b5
parent45445fed30e2641ef53b7cfb2fd6b3b1ca3524d0 (diff)
Modify the documentation about functest test.
Modify the documentation for updating functest developing status. Change-Id: I5f31d8aa4af235b36f5f33a13658600dc32b2f01 Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
-rw-r--r--docs/arm/container4nfv_on_arm.rst11
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/arm/container4nfv_on_arm.rst b/docs/arm/container4nfv_on_arm.rst
index 854f17f..e75a4cf 100644
--- a/docs/arm/container4nfv_on_arm.rst
+++ b/docs/arm/container4nfv_on_arm.rst
@@ -251,8 +251,17 @@ Functest for Container4NFV could used to verify the basic VIM functionality to s
the Danube_ release, there are 4 domains(VIM, Controllers, Features, VNF) and 5 tiers(healthcheck, smoke, features, components, vnf) and more
than 20 test cases.
-But now the Functest has not been extended to support Kubernetes, which is still under developing.
+Functest-kubernetes
+--------
+
+.. _Functest-kubernetes: https://wiki.opnfv.org/display/functest/Opnfv+Functional+Testing
+
+Functest-kubernetes_ is part of Functest. Compared with the functest, it pays more attention to verifying the kubernetes environments
+functionality, but not the OPNFV platform functionality. The latest functest-kubernetes has been enabled on arm64 platform.
+In functest-kubernetes tests, there are 3 different types of cases. One is health-check case which is used for checking the kubernetes cluster
+minimal functional requirements. One is smoke case which is used for checking the kubernetes conformance. The last type is feature
+test case which depends on different scenarios.
Current Status and Future Plan
==============================