From 2bcc39516b28d828f51eec67a334b32084d88937 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 5 Jul 2020 11:34:58 +0200 Subject: Reduce Patrole extra logic MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It also reduces the skipped test list taking into account Patrole improvements. Change-Id: I23a8c0610a8a4258aa806451f52796f3e7bc46ca Signed-off-by: Cédric Ollivier --- .../opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml') diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml index 5c5d5299d..141f295b4 100644 --- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml +++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf_ovn.yaml @@ -96,3 +96,5 @@ heat_plugin: auth_version: 3 heat_features_enabled: multi_cloud: false +rbac: + enable_rbac: true -- cgit 1.2.3-korg