taas unit test failure

Bug #1824348 reported by YAMAMOTO Takashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-midonet
Fix Released
Critical
YAMAMOTO Takashi

Bug Description

eg. http://logs.openstack.org/87/199387/131/check/openstack-tox-py27/7b0a47f/testr_results.html.gz

ft1.3: midonet.neutron.tests.unit.test_extension_taas.TestMidonetTaasCaseML2.test_create_tap_flow_StringException: Traceback (most recent call last):
  File "/home/zuul/src/git.openstack.org/openstack/networking-midonet/.tox/py27/local/lib/python2.7/site-packages/neutron/tests/base.py", line 176, in func
    return f(self, *args, **kwargs)
  File "midonet/neutron/tests/unit/test_extension_taas.py", line 194, in test_create_tap_flow
    with self.create_tap_service_and_tap_flow() as tf:
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "midonet/neutron/tests/unit/test_extension_taas.py", line 188, in create_tap_service_and_tap_flow
    source_port=source_port['id']) as t_f:
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "midonet/neutron/tests/unit/test_extension_taas.py", line 127, in tap_flow
    direction, name, tenant_id)
  File "midonet/neutron/tests/unit/test_extension_taas.py", line 115, in _make_tap_flow
    raise webob.exc.HTTPClientError(code=res.status_int)
webob.exc.HTTPClientError: The server could not comply with the request since it is either malformed or otherwise incorrect.

tags: added: gate-failure
Changed in networking-midonet:
importance: Undecided → Critical
Changed in networking-midonet:
status: New → In Progress
assignee: nobody → YAMAMOTO Takashi (yamamoto)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-midonet (master)

Fix proposed to branch: master
Review: https://review.openstack.org/651781

tags: added: stain-backport-potential
tags: added: stein-backport-potential
removed: stain-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (master)

Reviewed: https://review.opendev.org/651781
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=d5bceaa4366f5f24b8eb7d0f6fb047444ad0bb5e
Submitter: Zuul
Branch: master

commit d5bceaa4366f5f24b8eb7d0f6fb047444ad0bb5e
Author: YAMAMOTO Takashi <email address hidden>
Date: Thu Apr 11 22:01:11 2019 +0900

    Update unit tests for taas-vlan-filter extension

    Closes-Bug: #1824348
    Change-Id: Ia0557c2ac51a6502bba866259659a35e440129c4

Changed in networking-midonet:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-midonet (stable/stein)

Fix proposed to branch: stable/stein
Review: https://review.opendev.org/654405

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on networking-midonet (stable/stein)

Change abandoned by YAMAMOTO Takashi (<email address hidden>) on branch: stable/stein
Review: https://review.opendev.org/654405
Reason: merged into https://review.opendev.org/#/c/651750/

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-midonet 9.0.0.0b1

This issue was fixed in the openstack/networking-midonet 9.0.0.0b1 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (stable/stein)

Reviewed: https://review.opendev.org/651750
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=0ec1fe15dc6009a840014c19a94852a053f0ca4c
Submitter: Zuul
Branch: stable/stein

commit 0ec1fe15dc6009a840014c19a94852a053f0ca4c
Author: YAMAMOTO Takashi <email address hidden>
Date: Tue Apr 9 13:00:22 2019 +0900

    Update test_update_provider_net_unsupported test case

    To match the current behaviour after the recent change. [1]

    [1] https://review.openstack.org/#/c/648522/

    Related-Bug: #1822100

    This commit includes the following unrelated changes
    to pass the gate.
    ------------------------------------------------------------
    Update unit tests for taas-vlan-filter extension

    Closes-Bug: #1824348
    Change-Id: Ia0557c2ac51a6502bba866259659a35e440129c4
    (cherry picked from commit d5bceaa4366f5f24b8eb7d0f6fb047444ad0bb5e)
    ------------------------------------------------------------
    Add bindep.txt to fix unit tests

    The unit tests fail since no mysqladmin command is installed, add
    bindep.txt to install the needed binaries in our CI environment.

    Add also the usual bindep tox environment for developers.

    Change-Id: Ie49b7703dbe5ebf66d9c0abd1bee830044f6b71b
    (cherry picked from commit 5a978840f0c9550b8fa51f84c67c5649caf0ae37)
    ------------------------------------------------------------
    Fix versions of neutron and friends

    Change-Id: Ia109c6eba2cff529949567b0af821985a7f9efdf
    ------------------------------------------------------------
    Update sphinx requirements

    After the recent change in the global requirements. [1]

    [1] If558f184c959e4b63b56dec3ca1571d1034cfe5c

    Closes-Bug: #1829118
    Change-Id: I41ffeebb52d094d85089fd74b89505a0e73535b1
    (cherry picked from commit f1a7fccd98d1d463f06be2fb30d5c40c36f5617c)
    ------------------------------------------------------------

    Co-authored-by: Andreas Jaeger <email address hidden>

    Change-Id: I68a006a695a74f48a3b5cf26bf30dec2031b4afe
    (cherry picked from commit d7949a005dab962ff86671a6ba277f4e1a0dc494)

tags: added: in-stable-stein
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-midonet stein-eol

This issue was fixed in the openstack/networking-midonet stein-eol release.

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.