diff options
Diffstat (limited to 'docs/testing')
-rw-r--r-- | docs/testing/developer/devguide/index.rst | 2 | ||||
-rw-r--r-- | docs/testing/user/configguide/configguide.rst | 1 |
2 files changed, 0 insertions, 3 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 diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst index 378aa2ee9..c04689191 100644 --- a/docs/testing/user/configguide/configguide.rst +++ b/docs/testing/user/configguide/configguide.rst @@ -19,7 +19,6 @@ Docker images are available on the dockerhub: * opnfv/functest-features * opnfv/functest-components * opnfv/functest-vnf - * opnfv/functest-parser The tag "opnfv-6.0.0" is the official release image in Fraser, but you can also pull "fraser" tag as it is being maintained by Functest team and might |