Add Tests for Multiple Bond and Multi-homing configurations

Bug #1778825 reported by Sukhdev Kapur
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R5.0
Fix Committed
Undecided
Sukhdev Kapur
Trunk
Fix Committed
Undecided
Sukhdev Kapur
OpenContrail
New
Undecided
Sukhdev Kapur

Bug Description

Add tests to verify the LAG and Multi-homing functionality with multiple bond configuration scenarios

Tags: bms
Changed in opencontrail:
assignee: nobody → Sukhdev Kapur (sukhdev-8)
tags: added: bms
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/44146
Submitter: Sukhdev Kapur (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/44146
Committed: http://github.com/Juniper/contrail-controller/commit/47b783d4b1687c440f74b73e29278c63d533c78d
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 47b783d4b1687c440f74b73e29278c63d533c78d
Author: Sukhdev Kapur <email address hidden>
Date: Tue Jun 26 17:44:02 2018 -0700

Add test to verify multiple bond topologies

A new test is added which allows to create multiple bond
topologies to test LAG and multi-homing interfaces.

Additionally, an enhancement is made to disable LACP
on a LAG interface

Change-Id: I584421cb592dd395f5761bff31360ce197757252
Closes-Bug: 1778825

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R5.0

Review in progress for https://review.opencontrail.org/44429
Submitter: Abhay Joshi (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/44429
Committed: http://github.com/Juniper/contrail-controller/commit/9eb7fe6ce8d895b1cde963c6309d2577cefc7965
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 9eb7fe6ce8d895b1cde963c6309d2577cefc7965
Author: Sukhdev Kapur <email address hidden>
Date: Tue Jun 26 17:44:02 2018 -0700

Add test to verify multiple bond topologies

A new test is added which allows to create multiple bond
topologies to test LAG and multi-homing interfaces.

Additionally, an enhancement is made to disable LACP
on a LAG interface

Change-Id: I584421cb592dd395f5761bff31360ce197757252
Closes-Bug: 1778825
(cherry picked from commit 47b783d4b1687c440f74b73e29278c63d533c78d)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/44620
Submitter: Sukhdev Kapur (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/44620
Committed: http://github.com/Juniper/contrail-controller/commit/ffa92806e2cf98c308d9ee21ad67a3c1f3f3e96d
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit ffa92806e2cf98c308d9ee21ad67a3c1f3f3e96d
Author: Sukhdev Kapur <email address hidden>
Date: Fri Jul 13 16:05:46 2018 -0700

Enable LACP on LAG interfaces

This patch enables LACP on lag interfaces by default.

Change-Id: I14b20ba6754a8d85b834703ff0d2de2447cc36e9
Closes-Bug: 1778825

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R5.0

Review in progress for https://review.opencontrail.org/44872
Submitter: Atul Moghe (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/44872
Committed: http://github.com/Juniper/contrail-controller/commit/237e8462b3a64540056f2d209dd320342acfacdd
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 237e8462b3a64540056f2d209dd320342acfacdd
Author: Sukhdev Kapur <email address hidden>
Date: Fri Jul 13 16:05:46 2018 -0700

Enable LACP on LAG interfaces

This patch enables LACP on lag interfaces by default.

Change-Id: I14b20ba6754a8d85b834703ff0d2de2447cc36e9
Closes-Bug: 1778825
(cherry picked from commit ffa92806e2cf98c308d9ee21ad67a3c1f3f3e96d)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/45147
Submitter: Sukhdev Kapur (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R5.0

Review in progress for https://review.opencontrail.org/45150
Submitter: Sukhdev Kapur (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/45147
Submitter: Sukhdev Kapur (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R5.0

Review in progress for https://review.opencontrail.org/45150
Submitter: Sukhdev Kapur (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/45147
Committed: http://github.com/Juniper/contrail-controller/commit/9112684bde4d106d09d89ebe76274227b160833b
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 9112684bde4d106d09d89ebe76274227b160833b
Author: Sukhdev Kapur <email address hidden>
Date: Tue Jul 31 17:00:14 2018 -0700

Fixes "AE" interface name for LAG interfaces

This fix ensures that the AE interface number for
LAG interface is between 0 - 64.
Additionally, it ensures that ESI value is not set
on AE interface for LAG

Change-Id: I2f285dd1ea3723801a40212f3b0dce5025e9be13
Closes-Bug: 1778825

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R5.0

Review in progress for https://review.opencontrail.org/45150
Submitter: Sukhdev Kapur (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/45150
Committed: http://github.com/Juniper/contrail-controller/commit/58ccb13b4fd7bd4c42b6fb1121573fd304838ab0
Submitter: Abhay Joshi (<email address hidden>)
Branch: R5.0

commit 58ccb13b4fd7bd4c42b6fb1121573fd304838ab0
Author: Sukhdev Kapur <email address hidden>
Date: Tue Jul 31 17:00:14 2018 -0700

Fixes "AE" interface name for LAG interfaces

This fix ensures that the AE interface number for
LAG interface is between 0 - 64.
Additionally, it ensures that ESI value is not set
on AE interface for LAG

Change-Id: I2f285dd1ea3723801a40212f3b0dce5025e9be13
Closes-Bug: 1778825
(cherry picked from commit 9112684bde4d106d09d89ebe76274227b160833b)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/45375
Submitter: Sukhdev Kapur (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Review in progress for https://review.opencontrail.org/45375
Submitter: Sathish Holla (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/45375
Committed: http://github.com/Juniper/contrail-controller/commit/dc880cb27052efb62fbd5e16a3d0ab39ede6b47a
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit dc880cb27052efb62fbd5e16a3d0ab39ede6b47a
Author: Sukhdev Kapur <email address hidden>
Date: Tue Aug 7 16:23:18 2018 -0700

AE Interface for LAG should be sequential

AE interface naming is very restrictive and must
be between ae<min-num> to ae<max-num>.
Consideration need to be given to the fact that
same name does not get repeated for a given TOR

Change-Id: Id5e5b8089a0651389dbfc06e8b05ce5bcfb8e1a5
Closes-Bug: #1778825

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R5.0

Review in progress for https://review.opencontrail.org/46521
Submitter: Sathish Holla (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/46521
Committed: http://github.com/Juniper/contrail-controller/commit/0d8b561fe08396cbc679d5c535705b80c3103d5d
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 0d8b561fe08396cbc679d5c535705b80c3103d5d
Author: Sukhdev Kapur <email address hidden>
Date: Tue Aug 7 16:23:18 2018 -0700

AE Interface for LAG should be sequential

AE interface naming is very restrictive and must
be between ae<min-num> to ae<max-num>.
Consideration need to be given to the fact that
same name does not get repeated for a given TOR

Change-Id: Id5e5b8089a0651389dbfc06e8b05ce5bcfb8e1a5
Closes-Bug: #1778825
(cherry picked from commit dc880cb27052efb62fbd5e16a3d0ab39ede6b47a)

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.