Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move teamd warm reboot code to service script #5163

Merged
merged 19 commits into from
Nov 13, 2020

Commits on Jan 8, 2020

  1. [sonic-buildimage] Move BGP warm reboot scripts into BGP service /usr…

    …/local/bin
    heidi.ou@alibaba-inc.com committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    d16d163 View commit details
    Browse the repository at this point in the history
  2. Revert "[sonic-buildimage] Move BGP warm reboot scripts into BGP serv…

    …ice /usr/local/bin"
    
    This reverts commit d16d163.
    heidi.ou@alibaba-inc.com committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    93add80 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Merge remote-tracking branch 'upstream/master'

    heidi.ou@alibaba-inc.com committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    bf4cee2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Merge remote-tracking branch 'upstream/master'

    heidi.ou@alibaba-inc.com committed May 18, 2020
    Configuration menu
    Copy the full SHA
    1b9e1f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Merge remote-tracking branch 'upstream/master'

    heidi.ou@alibaba-inc.com committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    790b2d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    4151184 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    5e4b025 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Configuration menu
    Copy the full SHA
    ab241d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    a912623 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    76cb10a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    628d41f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Address review comments: pass different sigusr to warm reboot and fas…

    …t reboot based on latest community code
    heidinet2007 committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    e06df98 View commit details
    Browse the repository at this point in the history
  2. Address code review comment: pass different sigusr to warm reboot and…

    … fast reboot based on latest community code
    heidinet2007 committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    95ac98f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Address code review comments: 1) remove space in variable assignement…

    … 2) apply multi-asic support to script
    heidinet2007 committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    02f3abf View commit details
    Browse the repository at this point in the history
  2. Address code review comments:

    1) Remove space in variable assignement
    2) Apply multi-asic support
    heidinet2007 committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    c927519 View commit details
    Browse the repository at this point in the history
  3. Address code review comment:

    1) Remove "systemctl stop ${SERVICE}$DEV" for fast-reboot
    2) Call /user/bin/teamd.sh to stop teamd for all cases
    heidinet2007 committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    c7e32db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0570547 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Address code revew comments: update comments and remove unused variab…

    …les and unnecessary space
    heidinet2007 committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    e1538e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. chmod +x teamd.sh

    Signed-off-by: Ying Xie <ying.xie@microsoft.com>
    yxieca committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    8a4e634 View commit details
    Browse the repository at this point in the history