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

Refactor / remove RunTests #63413

Open
dibarbet opened this issue Aug 15, 2022 · 0 comments · May be fixed by #63948
Open

Refactor / remove RunTests #63413

dibarbet opened this issue Aug 15, 2022 · 0 comments · May be fixed by #63948
Assignees
Milestone

Comments

@dibarbet
Copy link
Member

See #62138 (comment)

Now that we run tests on helix for partitioning, the purpose of run tests isn't super clear. We should refactor this out to better define responsibilities, for example

  1. Building test partitions for helix
  2. Preparing the test payloads
  3. Running integration test retry

We likely don't need much of the existing code in run tests that just calls out to dotnet test since helix is now responsible for parallelizing tests.

@dibarbet dibarbet self-assigned this Aug 15, 2022
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Issues and PRs which have not yet been triaged by a lead label Aug 15, 2022
@dibarbet dibarbet removed the untriaged Issues and PRs which have not yet been triaged by a lead label Aug 15, 2022
@dibarbet dibarbet linked a pull request Sep 13, 2022 that will close this issue
@arunchndr arunchndr added this to the 18.0 milestone Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants