aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/site.yml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-08-31 10:56:23 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-08-31 11:28:29 +0200
commit8f248fdac64b936bcc2be440e32b5e90d0a3c665 (patch)
tree4c05f28127cf15d8a0099703da2a3c4dd5a8a11a /ansible/site.yml
parentfed2bccd13a96ce4bc1001c39fb0617587cffb19 (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> (cherry picked from commit ae4dc14668405c57c56b4984b3ec815ec32764ac)
Diffstat (limited to 'ansible/site.yml')
-rw-r--r--ansible/site.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/ansible/site.yml b/ansible/site.yml
index d62bf6c0c..c7d24625c 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -39,9 +39,6 @@
- name: functest-vnf
ref_arg:
path: docker/vnf
- - name: functest-features
- ref_arg: BRANCH
- path: docker/features
suites:
- container: functest-healthcheck
tests:
@@ -86,10 +83,3 @@
- juju_epc
properties:
execution-type: SEQUENTIALLY
- - container: functest-features
- tests:
- - doctor-notification
- - functest-odl-sfc
- - barometercollectd
- - vgpu
- - stor4nfv_os