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

pull from origin #1

Merged
merged 7 commits into from
Feb 13, 2019
Merged

pull from origin #1

merged 7 commits into from
Feb 13, 2019

Commits on Feb 1, 2019

  1. [vstest]: fix test_port_an_warm.py test (#779)

    the test should set the speed and autoneg in config db instead
    of application db. As if the speed in config db is not changed,
    it will override the value in app db after warm reboot
    
    Signed-off-by: Guohan Lu <[email protected]>
    lguohan authored Feb 1, 2019
    Configuration menu
    Copy the full SHA
    cef4bd0 View commit details
    Browse the repository at this point in the history
  2. [vstest]: fix test_speed.py (#780)

    now, Force10-S6000 vs env has port speed set in port_config.ini.
    Thus, dynamic pg profile is added to the initial list. Extend
    the test to support this new scenario.
    
    Signed-off-by: Guohan Lu <[email protected]>
    lguohan authored Feb 1, 2019
    Configuration menu
    Copy the full SHA
    a2b987b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Increase the watermark polling interval to 10s (#777)

    * Increase the watermark polling interval to 10s
    
    Signed-off-by: Wenda <[email protected]>
    
    * Update watermark test timing with 10s polling interval
    
    Signed-off-by: Wenda <[email protected]>
    wendani authored and lguohan committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    73b620c View commit details
    Browse the repository at this point in the history
  2. support 8 lanes for a physical port (#778)

    Signed-off-by: Guohan Lu <[email protected]>
    lguohan authored Feb 2, 2019
    Configuration menu
    Copy the full SHA
    b78cc8d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. [neighsyncd] increase neighbor syncd restore timeout to 110 seconds (#…

    …745)
    
    * [neighsyncd] increase neighbor syncd restore timeout to 120 seconds
    
    Neighbor syncd is restoring important information for teamd and BGP.
    our timeout should not be shorter than the down stream service.
    
    Signed-off-by: Ying Xie <[email protected]>
    
    * [restore_neighbor] improve restore neighbor timeouts
    
    Try to get the bgp timeout and use it for restoring neighbor timeout.
    When unavailable, use default 110 seconds.
    
    Signed-off-by: Ying Xie <[email protected]>
    
    * Set default values according group discussion result
    
    - restore_neighbors.py timeout at 110 seconds due to observed requirement
      of greater than 70 seconds.
    - neighbor syncd timeout at 120 seconds (longer than 110 seconds).
    
    Signed-off-by: Ying Xie <[email protected]>
    yxieca authored Feb 7, 2019
    Configuration menu
    Copy the full SHA
    d680ce2 View commit details
    Browse the repository at this point in the history
  2. VNet/Vxlan delete handling (#766)

    * Route/NH and VNet delete handling
    
    * Handle VNET Route with Nexthop IP, fix route remove
    
    * Address review comments, increment CRM counters,
    prsunny authored Feb 7, 2019
    Configuration menu
    Copy the full SHA
    6d5424d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

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