diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-02-02 16:58:43 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2017-02-03 08:05:41 +0100 |
commit | 0895540ce84a200d692bf8c4e879d69a0eb40234 (patch) | |
tree | c8138f0831b30178f5f0816a73109b8bf6c59da9 /docs/userguide/runfunctest.rst | |
parent | 3b33e98b4f6450ee298929fa3d7560587ff140d0 (diff) |
Move api_check and connection check to healthcheck category
They used to be on smoke but seems to be supported now by
all the installers
more relevant to put these tests in this tier
JIRA: FUNCTEST-568
Change-Id: Id0c60c0b90daed81dc0d230108e2275c868c208c
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'docs/userguide/runfunctest.rst')
-rw-r--r-- | docs/userguide/runfunctest.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/userguide/runfunctest.rst b/docs/userguide/runfunctest.rst index ef1017104..ecf3a209e 100644 --- a/docs/userguide/runfunctest.rst +++ b/docs/userguide/runfunctest.rst @@ -62,10 +62,10 @@ command:: root@22e436918db0:~/repos/functest/ci# functest testcase list healthcheck + api_check + connection_check vping_ssh vping_userdata - connection_check - api_check snaps_smoke tempest_smoke_serial rally_sanity |