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:47:43 +0200 |
commit | e108f1ad405e788e0516a55875269adafb338c28 (patch) | |
tree | b232c2f8a427d3759ac0923730e533543ddf308e /docs/testing/developer/devguide/index.rst | |
parent | ebc2b41505299846faeb2163d34d820a8ef2bdb2 (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>
Diffstat (limited to 'docs/testing/developer/devguide/index.rst')
-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 |