remove the manual eth1 up and down in the rax-ord

Bug #1574134 reported by Jeffrey Zhang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Critical
Jeffrey Zhang
Liberty
Fix Released
Critical
Jeffrey Zhang
Mitaka
Fix Released
Critical
Jeffrey Zhang

Bug Description

The depend review is merged. it time to remove the following code in the setup_gate.sh script.

# TODO(SamYaple): Remove this after https://review.openstack.org/#/c/294871/
# NOTE(SamYaple): Temporarily fix RAX gate suffering from glean config issue
if [[ $(hostname) =~ "rax-ord" ]]; then
    sudo ifdown eth1
    sleep 1
    sudo ifup eth1
fi

This also cause some issue in the gate now. see [0]

[0] http://logs.openstack.org/38/290238/5/check/gate-kolla-dsvm-deploy-centos-binary/7635419/console.html#_2016-04-23_14_08_35_552

Changed in kolla:
assignee: nobody → Jeffrey Zhang (jeffrey4l)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

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

Changed in kolla:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/309730
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=f21485fbaaa19944eadd11ec97a846b1d13914f4
Submitter: Jenkins
Branch: master

commit f21485fbaaa19944eadd11ec97a846b1d13914f4
Author: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
Date: Sun Apr 24 08:00:08 2016 +0800

    Remove the eth1 up and down manually in the rax-ord node

    Change-Id: I8372df9869df6e83b7a176184ce93da633525cbd
    Closes-Bug: #1574134

Changed in kolla:
status: In Progress → Fix Released
Changed in kolla:
milestone: none → newton-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/liberty)

Reviewed: https://review.openstack.org/310636
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=5c29cf50493b104d1c7622effbf79e72ff4e6f8b
Submitter: Jenkins
Branch: stable/liberty

commit 5c29cf50493b104d1c7622effbf79e72ff4e6f8b
Author: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
Date: Sun Apr 24 08:00:08 2016 +0800

    Remove the eth1 up and down manually in the rax-ord node

    Change-Id: I8372df9869df6e83b7a176184ce93da633525cbd
    Closes-Bug: #1574134
    (cherry picked from commit f21485fbaaa19944eadd11ec97a846b1d13914f4)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/mitaka)

Reviewed: https://review.openstack.org/310634
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=fd4b4715c21d5b989a13787313f12068e37a7103
Submitter: Jenkins
Branch: stable/mitaka

commit fd4b4715c21d5b989a13787313f12068e37a7103
Author: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
Date: Sun Apr 24 08:00:08 2016 +0800

    Remove the eth1 up and down manually in the rax-ord node

    Change-Id: I8372df9869df6e83b7a176184ce93da633525cbd
    Closes-Bug: #1574134
    (cherry picked from commit f21485fbaaa19944eadd11ec97a846b1d13914f4)

Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/kolla 1.1.0

This issue was fixed in the openstack/kolla 1.1.0 release.

Steven Dake (sdake)
Changed in kolla:
importance: Undecided → Critical
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/kolla 3.0.0.0b1

This issue was fixed in the openstack/kolla 3.0.0.0b1 development milestone.

Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/kolla 2.0.1

This issue was fixed in the openstack/kolla 2.0.1 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.