diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2017-02-07 07:51:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-02-07 07:51:25 +0000 |
commit | ec94112aa52507727425005458264335352ac6e8 (patch) | |
tree | b193ddf479d9d4ddaf0da8bb89f73aeed3c3b67f /docs/userguide/index.rst | |
parent | de489169452cd732dc90dc7eded0ff1ee5f68e52 (diff) | |
parent | 0895540ce84a200d692bf8c4e879d69a0eb40234 (diff) |
Merge "Move api_check and connection check to healthcheck category"
Diffstat (limited to 'docs/userguide/index.rst')
-rw-r--r-- | docs/userguide/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst index bc02776aa..7e821a84d 100644 --- a/docs/userguide/index.rst +++ b/docs/userguide/index.rst @@ -236,7 +236,7 @@ SNAPS stands for "SNA/NFV Application development Platform and Stack". This project seeks to develop baseline OpenStack NFV installations. It has been developed by Steven Pisarski and provided an object oriented library to perform functional and performance tests. It has been declined in several test suites in -Functest. +Functest, 2 are part of healthcheck tier, one belongs to smoke tier. connection check ^^^^^^^^^^^^^^^^ @@ -251,7 +251,7 @@ snaps.use_keystone is True, functest must have access to the cloud's private network. This suite consists in 49 tests (test duration< 2 minutes) -Snaps_smoke +snaps_smoke ^^^^^^^^^^^ This test case contains tests that setup and destroy environments with VMs with and without Floating IPs with a newly created user and project. Set the config |