tempest test test_update_delete_extra_route fails

Bug #1729509 reported by Vedamurthy Joshi
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R4.0
Won't Fix
Medium
Vedamurthy Joshi
R4.1
Won't Fix
Medium
Vedamurthy Joshi
R5.0
New
Medium
Shivayogi Ugaji
Trunk
New
Medium
Shivayogi Ugaji

Bug Description

R4.0 Build 35 Ubuntu 16.04 newton

Test tempest.api.network.test_routers.RoutersIpV6Test" name="test_update_delete_extra_route" fails

Looks like it is not supported by contrail. Creating a bug to track it.

traceback-1: {{{
Traceback (most recent call last):
  File "/tempest/tempest/api/network/test_routers.py", line 260, in _delete_extra_routes
    self.routers_client.update_router(router_id, routes=None)
  File "/tempest/tempest/lib/services/network/routers_client.py", line 38, in update_router
    return self.update_resource(uri, update_body)
  File "/tempest/tempest/lib/services/network/base.py", line 76, in update_resource
    resp, body = self.put(req_uri, req_post_data)
  File "/tempest/tempest/lib/common/rest_client.py", line 334, in put
    return self.request('PUT', url, extra_headers, headers, body, chunked)
  File "/tempest/tempest/lib/common/rest_client.py", line 659, in request
    self._error_checker(resp, resp_body)
  File "/tempest/tempest/lib/common/rest_client.py", line 770, in _error_checker
    raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {u'message': u"Unrecognized attribute(s) 'routes'", u'type': u'HTTPBadRequest', u'detail': u''}
}}}

Tags: config tempest
Revision history for this message
Sachin Bansal (sbansal) wrote :

We don't support extra_route extension. Have you enabled it in tempest?

Revision history for this message
Shivayogi Ugaji (shivayogi123) wrote :

moving to 5.0.3 Not feasible in 5.0.3 time frame.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.