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

[testcase]MACsec basic test #3571

Merged
merged 35 commits into from
Mar 2, 2022
Merged

Commits on May 14, 2021

  1. Add check neighbors health for SONiC neighbor devices

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed May 14, 2021
    Configuration menu
    Copy the full SHA
    d592c1d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Add MACsec test

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed May 23, 2021
    Configuration menu
    Copy the full SHA
    1bd4fa8 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Skip to move bp port to docker if neighbor devices are sonic

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    e721812 View commit details
    Browse the repository at this point in the history
  2. AddPolish code

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    f9bb8f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Add data plane server to neighbor

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    6fa54e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Polish dataplane test

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    83ee15b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Add ptf service in nSONiC eighbor devices

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    fe24a15 View commit details
    Browse the repository at this point in the history
  2. Add MACsec pkt checking in neighbor devices

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    c7ae21f View commit details
    Browse the repository at this point in the history
  3. polish ansible task name

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    c90f1ec View commit details
    Browse the repository at this point in the history
  4. [MACsec test]Add test neighbor to neighbor

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    ce8f061 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Fix test

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    53ad88c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Fix warning

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    98a4607 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Merge branch 'master' into macsec_test

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    e213382 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

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

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    b389a36 View commit details
    Browse the repository at this point in the history
  2. Add macsec to azp

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    9d84568 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. test

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    5fbdfc7 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. fixtest

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    cfbf9ff View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. fix test

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    5e2c6ff View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Different priority to peers

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    dae9def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d934eb5 View commit details
    Browse the repository at this point in the history
  3. Add enable_macsec_feature before setup

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    791fb8c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Polish test

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    1fca9dd View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Add xpn and send_sci

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    f7a03e7 View commit details
    Browse the repository at this point in the history
  2. remove unused import

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    1412b0e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. increase timeout in sonictest-sonic-t0

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    cecd4dd View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Modify timeout

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    dd2fa36 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Remove useless function

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    e907e0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0938857 View commit details
    Browse the repository at this point in the history
  3. Polish code

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    197f466 View commit details
    Browse the repository at this point in the history
  4. Polish code

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    ac5cca3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d526b4 View commit details
    Browse the repository at this point in the history
  6. Add fault handling test

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    ab038ba View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. decrease cpu count of neighbor devices

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    625d90b View commit details
    Browse the repository at this point in the history
  2. Wait until mka session recovering from flap

    Signed-off-by: Ze Gan <ganze718@gmail.com>
    Pterosaur committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    2bde3b8 View commit details
    Browse the repository at this point in the history