diff options
Diffstat (limited to 'ansible/site.yml')
-rw-r--r-- | ansible/site.yml | 10 |
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 |