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

[Baseline] Build baseline test pipeline #10872

Merged
merged 5 commits into from
Nov 29, 2023

Conversation

xwjiang-ms
Copy link
Contributor

Description of PR

Summary:
Fixes # (issue)

Type of change

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

Back port request

  • 201911
  • 202012
  • 202205
  • 202305

Approach

What is the motivation for this PR?

The current code base contains numerous flaky issues, and some of them might pass with a rerun of the PR tests. However, it is crucial for us to identify these flaky issues to maintain a clean code base.

How did you do it?

Build baseline test that running PR tests multiple times in a day to identify flaky issues and drive people to fix. Unlike PR test, baseline test will not retry failed cases.
In the future, we will use baseline tests to detect flaky PRs and revert them, ensuring the cleanliness of the code base.

How did you verify/test it?

Any platform specific information?

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

Documentation

@mssonicbld

This comment was marked as resolved.

@mssonicbld
Copy link
Collaborator

@xwjiang-ms PR conflicts with 202012 branch

@mssonicbld
Copy link
Collaborator

@xwjiang-ms PR conflicts with 202305 branch

@mssonicbld
Copy link
Collaborator

@xwjiang-ms PR conflicts with 202205 branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants