Remove neutron trunk test cases with href links 31/62131/1
authorxudan <xudan16@huawei.com>
Mon, 10 Sep 2018 09:40:56 +0000 (05:40 -0400)
committerGeorg Kunz <georg.kunz@ericsson.com>
Wed, 12 Sep 2018 14:30:46 +0000 (14:30 +0000)
There is a bug with neutron when using href links to get url.
This is fixed with Pike.

This is the patch,
https://review.openstack.org/#/c/356707/

These are the related files of Ocata and Pike,
https://github.com/openstack/neutron/blob/stable/ocata/neutron/api/api_common.py#L68
https://github.com/openstack/neutron/blob/stable/pike/neutron/api/api_common.py#L95

There are 2 test cases in neutron trunk related to this.
Remove these 2 test cases since Dovetail should support 4 versions from M to P.

Change-Id: I8aac88e4688157def1d6642eaa64bba56dde49ba
Signed-off-by: xudan <xudan16@huawei.com>
(cherry picked from commit 5412c4228f7fed5e04b95b3fb0adb8bd3445b3a8)

etc/testcase/functest.tempest.trunk-ports.yml

index b0b8726..7ba2963 100644 (file)
@@ -31,8 +31,6 @@ functest.tempest.neutron_trunk_ports:
       - neutron.tests.tempest.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination
       - neutron.tests.tempest.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc
       - neutron.tests.tempest.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc
-      - neutron.tests.tempest.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links
-      - neutron.tests.tempest.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links
       - neutron.tests.tempest.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker
       - neutron.tests.tempest.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc
       - neutron.tests.tempest.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc