diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-04-09 20:46:45 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-04-09 20:55:33 +0200 |
commit | b1ab411c3a4cc4cce57ab727599bd846fd9b3a2a (patch) | |
tree | 08359de42e4e715553c55c4b8b0dae467905cd25 /docs/testing/developer | |
parent | fe60fe3e0b00453189db68d62a488bdff8642549 (diff) |
Update tab results
It also removes all refs to components and to the former binaries.
Change-Id: I4f7e3308673ba6ba4dd9c28a7a053e3d558c289d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit e108f1ad405e788e0516a55875269adafb338c28)
Diffstat (limited to 'docs/testing/developer')
-rw-r--r-- | docs/testing/developer/devguide/index.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst index 9ca010b95..07191dd80 100644 --- a/docs/testing/developer/devguide/index.rst +++ b/docs/testing/developer/devguide/index.rst @@ -53,7 +53,6 @@ to the different tiers: * functest-healthcheck: https://hub.docker.com/r/opnfv/functest-healthcheck/ * functest-smoke: https://hub.docker.com/r/opnfv/functest-smoke/ * functest-features: https://hub.docker.com/r/opnfv/functest-features/ - * functest-components: https://hub.docker.com/r/opnfv/functest-components/ * functest-vnf: https://hub.docker.com/r/opnfv/functest-vnf/ * functest-restapi: https://hub.docker.com/r/opnfv/functest-restapi/ @@ -163,8 +162,8 @@ The definition of the tiers has been agreed by the testing working group. The tiers are: * healthcheck * smoke + * benchmarking * features - * components * vnf Functest abstraction classes |