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 21:03:57 +0200 |
commit | a7db83446bf2f3e29ed4aba64c38f755d19b080f (patch) | |
tree | 7225ed80dab3d5a1a9529c208523bd2c6adb3196 /docs/testing/developer/devguide | |
parent | bd5c0ff59646d6725f664a3d20eb4db29306d80c (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/devguide')
-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 |