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

Add VLAN and PortChannel test plan #1480

Merged

Commits on May 25, 2022

  1. Add VLAN and PortChannel test plan

    For vlan, it includes:
    1. Vlan functionalities
       - Flooding
       - Forwarding
       - Trunk/Access
       - Tagging/Untagging(802.1Q)
       - VLAN interface (RIF/SVI)
    2. SAI APIs operations
       - Vlan Counters
       - Vlan and member list operations
    
    For PortChannel, it includes:
    1. Lag functionalities
        - Loadbalance
    2. Lag SAI APIs
        - create/check/remove lag and lag member
    
    Signed-off-by: richardyu-ms <[email protected]>
    richardyu-ms committed May 25, 2022
    Configuration menu
    Copy the full SHA
    31b141a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Update lag_test_plan.md

    Signed-off-by: richardyu-ms <[email protected]>
    zhoudongxu authored and richardyu-ms committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5c5a0e2 View commit details
    Browse the repository at this point in the history
  2. Update lag_test_plan.md

    Signed-off-by: richardyu-ms <[email protected]>
    zhoudongxu authored and richardyu-ms committed May 27, 2022
    Configuration menu
    Copy the full SHA
    cfdd7f4 View commit details
    Browse the repository at this point in the history
  3. remove cases not related to T0

    Signed-off-by: richardyu-ms <[email protected]>
    richardyu-ms committed May 27, 2022
    Configuration menu
    Copy the full SHA
    93a6b66 View commit details
    Browse the repository at this point in the history
  4. Update lag_test_plan.md

    Signed-off-by: richardyu-ms <[email protected]>
    zhoudongxu authored and richardyu-ms committed May 27, 2022
    Configuration menu
    Copy the full SHA
    525e2b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Add VLAN and Lag test plan and put topo config in seperated files

    Signed-off-by: richardyu <[email protected]>
    richardyu committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    70a1400 View commit details
    Browse the repository at this point in the history
  2. fix typo and more description more clear

    Signed-off-by: richardyu-ms <[email protected]>
    richardyu-ms committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    1ab24e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. fix lag test typo (#29)

    Signed-off-by: zhoudongxu <[email protected]>
    zhoudongxu authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    304888f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. refactor vlan test plan and config

    Signed-off-by: richardyu-ms <[email protected]>
    richardyu-ms committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    c3706e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. refactor lag test plan (#33)

    Signed-off-by: zhoudongxu <[email protected]>
    zhoudongxu authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    12f90e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. refactor pc and vlan test

    Signed-off-by: zhoudongxu <[email protected]>
    zhoudongxu committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    9c526f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fd1819 View commit details
    Browse the repository at this point in the history
  3. Improve pc and vlan test Doc (#35)

    * fix typo
    
    Signed-off-by: zhoudongxu <[email protected]>
    
    * remove some unnecessary comments
    
    Signed-off-by: zhoudongxu <[email protected]>
    zhoudongxu authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    bc7fcf0 View commit details
    Browse the repository at this point in the history
  4. reformat and adjust the description of the tests

    Signed-off-by: richardyu-ms <[email protected]>
    richardyu-ms committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    7644b2c View commit details
    Browse the repository at this point in the history
  5. set hash algorithm (#36)

    Signed-off-by: zhoudongxu <[email protected]>
    zhoudongxu authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    191471c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. refine lag test (#37)

    Signed-off-by: zhoudongxu <[email protected]>
    zhoudongxu authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d9e53d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. correct vlan interface test (#38)

    Signed-off-by: zhoudongxu <[email protected]>
    zhoudongxu authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    d4c2bb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. workaround for the sequence number issue in github and correct typo

    standardise the ip and mac naming in config
    
    add lag test for ingress port indifferenate in lag hash
    redesign the mac and ip namin convention and reformat
    Signed-off-by: richardyu-ms <[email protected]>
    richardyu-ms committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    08c90dc View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. adjust the case numbers and vlan id

    Signed-off-by: richardyu-ms <[email protected]>
    richardyu-ms committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    0c53ec5 View commit details
    Browse the repository at this point in the history