From 02b9592a129472ffd26206541f8efefe1f759957 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 --- 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 766178617..eaada3a9f 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -305,6 +305,7 @@ tiers: - 'test_update_network_provider_physical_network' - 'test_update_network_provider_segmentation_id' - 'network.test_agents_rbac' + - 'test_list_metadef_namespaces' - case_name: neutron_trunk -- cgit 1.2.3-korg