diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-06-15 08:22:38 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-06-15 15:53:15 +0200 |
commit | 5c8e134c88dc158ad3a151da04485cd57168611c (patch) | |
tree | b1413ce54a811259e22e86f1b658f919bec13466 /docs/testing/developer/devguide | |
parent | cd8edb720d2e72842c35e9d6271fc81e6717679d (diff) |
Remove parser container
Parser conflicts with OpenStack project namespaces due to bad fork
conception. Functest should stop maintaining containers to bypass
issues created by Parser (2 releases).
Change-Id: If52084dc9cb7165a6f53051ad84604bc999dd69c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs/testing/developer/devguide')
-rw-r--r-- | docs/testing/developer/devguide/index.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst index d700ac1fe..aabd72d4c 100644 --- a/docs/testing/developer/devguide/index.rst +++ b/docs/testing/developer/devguide/index.rst @@ -56,7 +56,6 @@ to the different tiers: * 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-parser: https://hub.docker.com/r/opnfv/functest-parser/ * functest-restapi: https://hub.docker.com/r/opnfv/functest-restapi/ Standalone functest dockers are maintained for Euphrates but Alpine containers @@ -126,7 +125,6 @@ The external test cases are: * doctor * domino * fds - * parser * promise * refstack_defcore * snaps_smoke |