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 1f15f8f1e..e26979a96 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -36,9 +36,6 @@ - name: functest-vnf ref_arg: path: docker/vnf - - name: functest-features - ref_arg: BRANCH - path: docker/features suites: - container: functest-healthcheck tests: @@ -83,10 +80,3 @@ - juju_epc properties: execution-type: SEQUENTIALLY - - container: functest-features - tests: - - doctor-notification - - functest-odl-sfc - - barometercollectd - - vgpu - - stor4nfv_os |