diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-08-31 10:56:23 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-08-31 11:27:50 +0200 |
commit | 4ef1169759eaeb39144ac7e2a3f814ea86af7a67 (patch) | |
tree | f67fc17b2043e360c4567cc725a93ae53bb5b44f /docs/release/release-notes/functest-release.rst | |
parent | 22b978b7a3790ec393024152e0d8f2254635e81e (diff) |
Remove Features containers
Most the features are stopped and Functest shouldn't host dead code.
Functest is a framework (Docker and Python modules) which can be still
reused by any third-party (OPNFV Feature or anything else) in its tree
and CI.
Change-Id: Ia8475ce295b2cdcddbfcfc5b17ea2ab9e51a8afb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs/release/release-notes/functest-release.rst')
-rw-r--r-- | docs/release/release-notes/functest-release.rst | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/release/release-notes/functest-release.rst b/docs/release/release-notes/functest-release.rst index 8a427eced..2f8b3e28d 100644 --- a/docs/release/release-notes/functest-release.rst +++ b/docs/release/release-notes/functest-release.rst @@ -52,14 +52,6 @@ The internal test cases are: * heat_ims * vyos_vrouter * juju_epc - * vgpu - -The OPNFV projects integrated into Functest framework for automation are: - - * doctor - * odl-sfc - * barometer - * stor4nfv_os Kubernetes ---------- @@ -69,11 +61,6 @@ The internal test cases are: * k8s_smoke * k8s_conformance -The OPNFV projects integrated into Functest framework for automation are: - - * stor4nfv - * clover - Release Data ============ @@ -94,14 +81,12 @@ Software * https://hub.docker.com/r/opnfv/functest-healthcheck * https://hub.docker.com/r/opnfv/functest-smoke * https://hub.docker.com/r/opnfv/functest-benchmarking - * https://hub.docker.com/r/opnfv/functest-features * https://hub.docker.com/r/opnfv/functest-vnf Functest Docker images (Kubernetes): * https://hub.docker.com/r/opnfv/functest-kubernetes-healthcheck * https://hub.docker.com/r/opnfv/functest-kubernetes-smoke - * https://hub.docker.com/r/opnfv/functest-kubernetes-features Docker tag for master: latest |