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

Move some stable test scripts to standard PR checkers. #16040

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yutongzhang-microsoft
Copy link
Contributor

Description of PR

In PR #15907, we initially added several test scripts to the onboarding PR checkers. After monitoring their performance over a few days, some of these scripts have proven to be stable. In this PR, we promote these stable scripts from the onboarding PR checkers to the standard PR checkers.

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?

In PR #15907, we initially added several test scripts to the onboarding PR checkers. After monitoring their performance over a few days, some of these scripts have proven to be stable. In this PR, we promote these stable scripts from the onboarding PR checkers to the standard PR checkers.

How did you do it?

In this PR, we promote these stable scripts from the onboarding PR checkers to the standard PR checkers.

How did you verify/test it?

TestbedName FilePath RunDate SuccessCount FailureCount TotalTests SuccessRate
vms-kvm-t0 bgp/test_bgp_route_neigh_learning.py 2024-12-12 00:00:00.0000000 5 0 5 1
vms-kvm-t0 l2/test_l2_configure.py 2024-12-12 00:00:00.0000000 5 0 5 1
vms-kvm-t0 srv6/test_srv6_basic_sanity.py 2024-12-12 00:00:00.0000000 35 0 35 1
vms-kvm-t0 bgp/test_bgp_route_neigh_learning.py 2024-12-11 00:00:00.0000000 42 0 42 1
vms-kvm-t0 l2/test_l2_configure.py 2024-12-11 00:00:00.0000000 42 0 42 1
vms-kvm-t0 srv6/test_srv6_basic_sanity.py 2024-12-11 00:00:00.0000000 294 0 294 1
vms-kvm-t0 bgp/test_bgp_route_neigh_learning.py 2024-12-10 00:00:00.0000000 55 0 55 1
vms-kvm-t0 l2/test_l2_configure.py 2024-12-10 00:00:00.0000000 55 0 55 1
vms-kvm-t0 srv6/test_srv6_basic_sanity.py 2024-12-10 00:00:00.0000000 385 0 385 1
vms-kvm-t0 bgp/test_bgp_route_neigh_learning.py 2024-12-09 00:00:00.0000000 26 0 26 1
vms-kvm-t0 l2/test_l2_configure.py 2024-12-09 00:00:00.0000000 25 0 25 1
vms-kvm-t0 srv6/test_srv6_basic_sanity.py 2024-12-09 00:00:00.0000000 175 0 175 1
TestbedName FilePath RunDate SuccessCount FailureCount TotalTests SuccessRate
vms-kvm-t0 srv6/test_srv6_basic_sanity.py 2024-12-12 00:00:00.0000000 35 0 35 1
vms-kvm-t0 srv6/test_srv6_basic_sanity.py 2024-12-11 00:00:00.0000000 294 0 294 1
vms-kvm-t0 srv6/test_srv6_basic_sanity.py 2024-12-10 00:00:00.0000000 385 0 385 1
vms-kvm-t0 srv6/test_srv6_basic_sanity.py 2024-12-09 00:00:00.0000000 175 0 175 1

Any platform specific information?

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

Documentation

@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no suggestions.

@yutongzhang-microsoft yutongzhang-microsoft changed the title Add stable test scripts into PR checkers. Move some stable test scripts to standard PR checkers. Dec 12, 2024
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.

3 participants