[openstack-dev] [neutron][lbaas] Tempest apiv2 tests are erroring out.

santosh sharma chitr.prayatan at gmail.com
Wed Jul 29 18:20:23 UTC 2015


Following tempest apiv2  tests are failing at CI setup (with NetScaler
Backend)  and resulting into negative vote for all changes.
-------------------------------------------------------------------------------------------------------------------
neutron_lbaas.tests.tempest.v2.api.test_listeners_admin.ListenersTestJSON.
*test_create_listener_empty_tenant_id*[smoke]
neutron_lbaas.tests.tempest.v2.api.test_listeners_admin.ListenersTestJSON.
*test_create_listener_invalid_tenant_id*[smoke]
neutron_lbaas.tests.tempest.v2.api.test_listeners_admin.ListenersTestJSON.
*test_create_listener_missing_tenant_id*[smoke]
neutron_lbaas.tests.tempest.v2.api.test_load_balancers_admin.LoadBalancersTestJSON.
*test_create_load_balancer_empty_tenant_id_field*[smoke]
neutron_lbaas.tests.tempest.v2.api.test_members_admin.MemberTestJSON.
*test_create_member_empty_tenant_id*[smoke]
neutron_lbaas.tests.tempest.v2.api.test_members_admin.MemberTestJSON.
*test_create_member_invalid_tenant_id*[smoke]
----------------------------------------------------------------------------------------------------------------
There is issue with test-cases for creating resource with "empty/invalid"
tenant ids . https://review.openstack.org/#/c/177657/ "Admin user
test-cases for creating resource with "empty/invalid" tenant ids are
successful only with logging -noop driver (as there is no validation ) but
with backend driver (say NetScaler) there is validation for resource
attributes and it raises BadRequest which is translated as "Driver Internal
Error" at Plugin Layer."
I would suggest that above tests should be skipped.


Additional Note : Minor Changes for review
https://review.openstack.org/#/c/194304/
https://review.openstack.org/#/c/194309/

Thanks
Santosh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150729/140e0315/attachment.html>


More information about the OpenStack-dev mailing list