UT coverage of ml2 driver

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

Bug Description

many of our services, the most importantly l3 service plugin, have UTs which use monolithic v2 plugin as a core plugin.
as we plan to move to ml2 driver eventually, those tests should use ml2 instead.
(or probably both of ml2 and v2 plugin)

Changed in networking-midonet:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (master)

Reviewed: https://review.openstack.org/356288
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=20d6e2191e8debd01f7365ed88186a0ac3d3871b
Submitter: Jenkins
Branch: master

commit 20d6e2191e8debd01f7365ed88186a0ac3d3871b
Author: YAMAMOTO Takashi <email address hidden>
Date: Wed Aug 17 16:39:08 2016 +0900

    test_midonet_plugin_ml2: Add test_extraroute tests

    Partial-Bug: #1589359
    Change-Id: I9f89b62f7330a34d04ef3d8343262747b404eb65

tags: added: midokura-jira-tracked
Changed in networking-midonet:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
importance: Medium → High
milestone: none → 5.0.0
status: New → In Progress
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/468330

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

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

Reviewed: https://review.openstack.org/468330
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=d58341e440867d25784751418ae469c0ede71a6c
Submitter: Jenkins
Branch: master

commit d58341e440867d25784751418ae469c0ede71a6c
Author: YAMAMOTO Takashi <email address hidden>
Date: Fri May 26 18:23:18 2017 +0900

    Copy some test cases from test_midonet_plugin_v2

    Partial-Bug: #1589359
    Change-Id: I762a685189ae4016688b2a1077a0a1e2d6fd5b27

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/469001
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=2734cde5b20fc6aba0b6d70935f20160619bb7ee
Submitter: Jenkins
Branch: master

commit 2734cde5b20fc6aba0b6d70935f20160619bb7ee
Author: YAMAMOTO Takashi <email address hidden>
Date: Tue May 30 15:32:07 2017 +0900

    portbinding UT for ML2

    Mostly copied from test_midonet_plugin_v2 and adapted
    to ML2. Partly from neutron. [1]

    [1] neutron.tests.unit.plugin.ml2.test_plugin

    Partial-Bug: #1589359
    Change-Id: I2d735f166cc4c01bf263f44bd45303870c8828d7

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/469022
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=8976fe22118fb1a9adc07b0dd84874881ed5d197
Submitter: Jenkins
Branch: master

commit 8976fe22118fb1a9adc07b0dd84874881ed5d197
Author: YAMAMOTO Takashi <email address hidden>
Date: Tue May 30 18:03:00 2017 +0900

    Separate datastate related tests from test_midonet_plugin_v2

    It has nothing specific to the v2 plugin.

    Partial-Bug: #1589359
    Change-Id: I08448df684f560ed6c6baa37cdd562b7cb9d015e

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/486466

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to networking-midonet (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/486486

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

Reviewed: https://review.openstack.org/486466
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=c0321ebe00368af9010ec3b2896c3219cb40662f
Submitter: Jenkins
Branch: master

commit c0321ebe00368af9010ec3b2896c3219cb40662f
Author: YAMAMOTO Takashi <email address hidden>
Date: Mon Jul 24 11:15:43 2017 +0900

    test_extension_vpnaas: Run tests with ml2 as well

    Partial-Bug: #1589359
    Change-Id: I843a6699accca64198e96793ada18b597bb2f179

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/486467
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=b10d9dcb3a4f104002574f56aacc570859ce54ee
Submitter: Jenkins
Branch: master

commit b10d9dcb3a4f104002574f56aacc570859ce54ee
Author: YAMAMOTO Takashi <email address hidden>
Date: Mon Jul 24 11:18:36 2017 +0900

    test_extension_bgp: Run tests with ml2 as well

    Partial-Bug: #1589359
    Change-Id: Iadf0d90866c7b6c4f58db42867f978d3f624a8d0

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/486468
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=9a31ea2978d986a099187f86b1520f9dca1d701f
Submitter: Jenkins
Branch: master

commit 9a31ea2978d986a099187f86b1520f9dca1d701f
Author: YAMAMOTO Takashi <email address hidden>
Date: Mon Jul 24 11:20:43 2017 +0900

    test_extension_fwaas: Run tests with ml2 as well

    Partial-Bug: #1589359
    Change-Id: Ic799c30f7dc0b91b3be876d96703c7344c9437a8

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/486469
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=5329801b0a39df615f5788e62aa91ad99713d9f0
Submitter: Jenkins
Branch: master

commit 5329801b0a39df615f5788e62aa91ad99713d9f0
Author: YAMAMOTO Takashi <email address hidden>
Date: Mon Jul 24 11:23:26 2017 +0900

    test_extension_l2gateway: Run tests with ml2 as well

    Partial-Bug: #1589359
    Change-Id: I98c5059f91e5d47762f59fe4ce740f4199ac2d3f

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/486470
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=ed68bb4944aa6b963209867db5dc4d5c3d8feced
Submitter: Jenkins
Branch: master

commit ed68bb4944aa6b963209867db5dc4d5c3d8feced
Author: YAMAMOTO Takashi <email address hidden>
Date: Mon Jul 24 11:26:51 2017 +0900

    test_extension_logging_resource: Run tests with ml2 as well

    Partial-Bug: #1589359
    Change-Id: I545de92f35dbc4f2c945dfa34c43571ff39ffaa4

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/486471
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=3dc796faf25ce3e585d9e503043c7f89fba207d9
Submitter: Jenkins
Branch: master

commit 3dc796faf25ce3e585d9e503043c7f89fba207d9
Author: YAMAMOTO Takashi <email address hidden>
Date: Mon Jul 24 11:29:15 2017 +0900

    test_extension_taas: Run tests with ml2 as well

    Partial-Bug: #1589359
    Change-Id: Ibba2b29a60e431ca46920f18c38a96300a8905ca

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to networking-midonet (master)

Reviewed: https://review.openstack.org/486486
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=bac5dce0549483b33e6fc6744d2f91e79ef73d92
Submitter: Jenkins
Branch: master

commit bac5dce0549483b33e6fc6744d2f91e79ef73d92
Author: YAMAMOTO Takashi <email address hidden>
Date: Mon Jul 24 13:50:41 2017 +0900

    test_midonet_plugin_ml2: Remove duplicated test cases

    Related-Bug: #1589359
    Change-Id: If22e25f60dd3712d9024a4cf0caa69cb0923cae5

Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :

i think it's good enough.

Changed in networking-midonet:
status: In Progress → Fix Released
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.