Flag network port tests that require admin credentials in 2016.01.

The targeted four tests are derived from a class
(PortsAdminExtendedAttrsTestJSON) that requires admin credentials [1].

[1] https://github.com/openstack/tempest/blob/master/tempest/api/network/test_ports.py#L351

Change-Id: I916f31b25410f25a88ea7790d69f392fa34051ad
This commit is contained in:
Catherine Diep 2016-04-01 11:27:36 -07:00
parent 2eb263f7ce
commit c295d6b603

View File

@ -1889,7 +1889,12 @@
"aliases": ["tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet"]
},
"tempest.api.network.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr": {
"idempotent_id": "id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b"
"idempotent_id": "id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b",
"flagged": {
"reason": "D400 Test does not meet Criteria since it requires admin credential",
"action": "This test will be removed from future guidelines.",
"date": "2016-06-01"
}
},
"tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port": {
"idempotent_id": "id-67f1b811-f8db-43e2-86bd-72c074d4a42c"
@ -1930,7 +1935,12 @@
"aliases": ["tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields"]
},
"tempest.api.network.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr": {
"idempotent_id": "id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8"
"idempotent_id": "id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8",
"flagged": {
"reason": "D400 Test does not meet Criteria since it requires admin credential",
"action": "This test will be removed from future guidelines.",
"date": "2016-06-01"
}
},
"tempest.api.network.test_ports.PortsTestJSON.test_list_ports": {
"idempotent_id": "id-cf95b358-3e92-4a29-a148-52445e1ac50e"
@ -1955,7 +1965,12 @@
"aliases": ["tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields"]
},
"tempest.api.network.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr": {
"idempotent_id": "id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13"
"idempotent_id": "id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13",
"flagged": {
"reason": "D400 Test does not meet Criteria since it requires admin credential",
"action": "This test will be removed from future guidelines.",
"date": "2016-06-01"
}
},
"tempest.api.network.test_ports.PortsTestJSON.test_show_port": {
"idempotent_id": "id-c9a685bd-e83f-499c-939f-9f7863ca259f"
@ -1968,7 +1983,12 @@
"aliases": ["tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp"]
},
"tempest.api.network.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr": {
"idempotent_id": "id-6f6c412c-711f-444d-8502-0ac30fbf5dd5"
"idempotent_id": "id-6f6c412c-711f-444d-8502-0ac30fbf5dd5",
"flagged": {
"reason": "D400 Test does not meet Criteria since it requires admin credential",
"action": "This test will be removed from future guidelines.",
"date": "2016-06-01"
}
},
"tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes": {
"idempotent_id": "id-58091b66-4ff4-4cc1-a549-05d60c7acd1a"