From 48f134da18c8929934486ad39bf4c67ebbc23d17 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 9 Jun 2019 11:41:48 +0200 Subject: Blacklist test_list_metadef_namespaces (Patrole) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It seems dependent on test order (404 if no namespace) and sometimes fails in gates [1][2][3]. It will be enabled as soon it's fixed upstream or if SUT is wrong here. [1] https://build.opnfv.org/ci/job/functest-opnfv-functest-smoke-latest-patrole-run/ [2] https://build.opnfv.org/ci/job/functest-opnfv-functest-smoke-iruya-patrole-run/ [3] https://build.opnfv.org/ci/job/functest-opnfv-functest-smoke-hunter-patrole-run/ Change-Id: I68e71e9b0753089e5620d6689ddff37fe66aeab7 Signed-off-by: Cédric Ollivier (cherry picked from commit 02b9592a129472ffd26206541f8efefe1f759957) --- functest/ci/testcases.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'functest/ci/testcases.yaml') diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index d309139e6..6a8be8b64 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -267,6 +267,7 @@ tiers: - 'test_networks_multiprovider_rbac' - 'test_auto_allocated_topology_rbac' - 'test_create_network_provider_segmentation_id' + - 'test_list_metadef_namespaces' - case_name: neutron_trunk -- cgit 1.2.3-korg