From 7ddaa0e56b99e298566df2c9f29107390c0bb2fd Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 16 Jul 2018 10:01:56 +0200 Subject: Rename Patrole config fields MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Else it conflicts with the new tempest config fields [1]. It makes sense to switch to includes here. [1] https://build.opnfv.org/ci/view/functest/job/functest-compass-virtual-daily-master/566/console Change-Id: If7b3025b4003ea5704c6a3cdeae8cd00f1c5509e Signed-off-by: Cédric Ollivier --- functest/ci/testcases.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'functest/ci/testcases.yaml') diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index a9e023e4c..1d3540603 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -252,10 +252,10 @@ tiers: class: 'Patrole' args: role: 'admin' - services: + includes: - 'image' - 'network' - exclude: + excludes: - 'test_networks_multiprovider_rbac' - -- cgit 1.2.3-korg