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

Use conditional mark to skip the script bgp/test_bgp_suppress_fib.py #14472

Conversation

yutongzhang-microsoft
Copy link
Contributor

@yutongzhang-microsoft yutongzhang-microsoft commented Sep 9, 2024

Description of PR

There is an issue of bgp/test_bgp_suppress_fib.py which block the internal sync and PR testing as reported in #14451. In this PR, we use conditional mark to skip this script rather than move it out from pr_test_scripts.yaml

Summary:
Fixes # (issue)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405

Approach

What is the motivation for this PR?

There is an issue of bgp/test_bgp_suppress_fib.py which block the internal sync and PR testing as reported in #14451. In this PR, we use conditional mark to skip this script rather than move it out from pr_test_scripts.yaml

How did you do it?

Use conditional mark to skip the script rather than move it out from pr_test_scripts.yaml

How did you verify/test it?

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

@StormLiangMS StormLiangMS merged commit 590206d into sonic-net:master Sep 10, 2024
15 of 16 checks passed
@yutongzhang-microsoft yutongzhang-microsoft deleted the yutongzhang/skip_bgp_suppress branch September 10, 2024 01:35
hdwhdw pushed a commit to hdwhdw/sonic-mgmt that referenced this pull request Sep 20, 2024
…4472)

What is the motivation for this PR?
There is an issue of bgp/test_bgp_suppress_fib.py which block the internal sync and PR testing as reported in sonic-net#14451. In this PR, we use conditional mark to skip this script rather than move it out from pr_test_scripts.yaml

How did you do it?
Use conditional mark to skip the script rather than move it out from pr_test_scripts.yaml

How did you verify/test it?
arista-hpandya pushed a commit to arista-hpandya/sonic-mgmt that referenced this pull request Oct 2, 2024
…4472)

What is the motivation for this PR?
There is an issue of bgp/test_bgp_suppress_fib.py which block the internal sync and PR testing as reported in sonic-net#14451. In this PR, we use conditional mark to skip this script rather than move it out from pr_test_scripts.yaml

How did you do it?
Use conditional mark to skip the script rather than move it out from pr_test_scripts.yaml

How did you verify/test it?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants