From 883d645814f2afd85bb37d042ab5c43565983f6a Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 11 Feb 2019 19:39:16 +0100 Subject: Update ansible/site.yml (rally_full) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It conforms with "Move rally_full in benchmarking" [1] [1] https://gerrit.opnfv.org/gerrit/#/c/66911/ Change-Id: I6382f6e612343896a1d817675e122d2c1e0b1a38 Signed-off-by: Cédric Ollivier --- ansible/site.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'ansible') diff --git a/ansible/site.yml b/ansible/site.yml index 0458a2905..38dbfacd5 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -33,9 +33,6 @@ - name: functest-benchmarking ref_arg: BRANCH path: docker/benchmarking - - name: functest-components - ref_arg: - path: docker/components - name: functest-vnf ref_arg: path: docker/vnf @@ -74,12 +71,10 @@ - barbican - container: functest-benchmarking tests: + - rally_full - rally_jobs - vmtp - shaker - - container: functest-components - tests: - - rally_full - container: functest-vnf tests: - cloudify -- cgit 1.2.3-korg