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

skip cases which failed consistently #14451

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

StormLiangMS
Copy link
Collaborator

@StormLiangMS StormLiangMS commented Sep 6, 2024

Description of PR

Summary:
Fixes # (issue)
#14448
#14449

these 2 issues block the internal sync and PR testing, skip them for now.

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?

#14448
#14449

these 2 issues block the internal sync and PR testing, skip them for now.

How did you do it?

How did you verify/test it?

Any platform specific information?

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

Documentation

Copy link
Contributor

@wen587 wen587 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@StormLiangMS StormLiangMS merged commit 358ae9e into sonic-net:master Sep 6, 2024
4 of 6 checks passed
StormLiangMS pushed a commit that referenced this pull request Sep 10, 2024
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?
hdwhdw pushed a commit to hdwhdw/sonic-mgmt that referenced this pull request Sep 20, 2024
What is the motivation for this PR?
sonic-net#14448
sonic-net#14449

these 2 issues block the internal sync and PR testing, skip them for now.
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?
wangxin pushed a commit that referenced this pull request Sep 25, 2024
…14702)

What is the motivation for this PR?
In this PR, we add the telemetry test removed by #14451. The issue has been fixed in #14448.
At the same time, we remove two unnecessary scripts in PR test.
arista-hpandya pushed a commit to arista-hpandya/sonic-mgmt that referenced this pull request Oct 2, 2024
What is the motivation for this PR?
sonic-net#14448
sonic-net#14449

these 2 issues block the internal sync and PR testing, skip them for now.
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?
arista-hpandya pushed a commit to arista-hpandya/sonic-mgmt that referenced this pull request Oct 2, 2024
…onic-net#14702)

What is the motivation for this PR?
In this PR, we add the telemetry test removed by sonic-net#14451. The issue has been fixed in sonic-net#14448.
At the same time, we remove two unnecessary scripts in PR test.
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