aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-12-19 23:22:58 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2018-12-20 15:17:05 +0100
commit83c1afa080f261d732be2842f8913208d20e411e (patch)
tree45aa12474a9db2d21472860445cf1baeb328de8a /functest/ci/testcases.yaml
parentdd9eb03be634eaa46a89b85cd0c640ec99533b77 (diff)
Generate Neutron policy.json (Patrole)
Keystone policy.json et al will be managed in other changes to allow cherry-picking. It blacklists two subtests which requires policy actions not found in policy files. Change-Id: I5365fb1b24f7f07563037634d00cb9898fbde0fc Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r--functest/ci/testcases.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 0f8366418..41e7aa0e8 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -262,7 +262,10 @@ tiers:
role: 'admin'
includes:
- 'image'
+ - 'network'
excludes:
+ - 'network.test_flavors_rbac'
+ - 'network.test_network_ip_availability_rbac'
- 'test_networks_multiprovider_rbac'
- 'test_auto_allocated_topology_rbac'