← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1688548] Re: test_update_router_extra_attributes_bumps_revision failure

 

Reviewed:  https://review.openstack.org/462930
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ff48a5eb38e921721eef1dcf2f19382e7d70662f
Submitter: Jenkins
Branch:    master

commit ff48a5eb38e921721eef1dcf2f19382e7d70662f
Author: YAMAMOTO Takashi <yamamoto@xxxxxxxxxxxx>
Date:   Fri May 5 13:01:30 2017 +0000

    Revert "Fix tempest router migration test when HA enabled"
    
    This reverts commit 2e8e6b8395ae0f7a48c6742b7f5a8989867fba2b.
    
    Change-Id: I43d2a58a53071a9ec48785057f8d2655a1c55255
    Closes-Bug: #1688548


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1688548

Title:
  test_update_router_extra_attributes_bumps_revision failure

Status in neutron:
  Fix Released

Bug description:
  eg. http://logs.openstack.org/10/438610/21/check/gate-tempest-dsvm-
  networking-midonet-ml2-ubuntu-
  xenial/a35d516/logs/testr_results.html.gz

  ft1.14: neutron.tests.tempest.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision[id-afb6486c-41b5-483e-a500-3c506f4deb49]_StringException: Empty attachments:
    stderr
    stdout

  pythonlogging:'': {{{
  2017-05-05 02:54:32,317 15758 INFO     [tempest.lib.common.rest_client] Request (TestRevisions:test_update_router_extra_attributes_bumps_revision): 400 POST http://10.37.33.223:9696/v2.0/routers 0.071s
  2017-05-05 02:54:32,317 15758 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
          Body: {"router": {"name": "r1", "admin_state_up": true, "tenant_id": "5b8c1ab78ec849ff8c66db67fef80206", "ha": false}}
      Response - Headers: {u'x-openstack-request-id': 'req-4daea7f8-2c7e-48a6-9d34-30538c101e45', u'date': 'Fri, 05 May 2017 02:54:32 GMT', u'connection': 'close', u'content-length': '103', 'content-location': 'http://10.37.33.223:9696/v2.0/routers', u'content-type': 'application/json', 'status': '400'}
          Body: {"NeutronError": {"message": "Unrecognized attribute(s) 'ha'", "type": "HTTPBadRequest", "detail": ""}}
  }}}

  Traceback (most recent call last):
    File "tempest/test.py", line 115, in wrapper
      return func(*func_args, **func_kwargs)
    File "/opt/stack/new/neutron/neutron/tests/tempest/api/test_revisions.py", line 322, in test_update_router_extra_attributes_bumps_revision
      **router_args)['router']
    File "/opt/stack/new/neutron/neutron/tests/tempest/services/network/json/network_client.py", line 340, in create_router
      resp, body = self.post(uri, body)
    File "tempest/lib/common/rest_client.py", line 270, in post
      return self.request('POST', url, extra_headers, headers, body, chunked)
    File "tempest/lib/common/rest_client.py", line 659, in request
      self._error_checker(resp, resp_body)
    File "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'type': u'HTTPBadRequest', u'detail': u'', u'message': u"Unrecognized attribute(s) 'ha'"}

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1688548/+subscriptions