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
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
