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

Post-6.0 infrastructure improvements #59271

Closed
1 of 6 tasks
agocke opened this issue Sep 17, 2021 · 3 comments
Closed
1 of 6 tasks

Post-6.0 infrastructure improvements #59271

agocke opened this issue Sep 17, 2021 · 3 comments

Comments

@agocke
Copy link
Member

agocke commented Sep 17, 2021

Between the end of 6.0 and the start of 7.0 we'd like to make some infrastructure modifications to improve the performance, reliability, and coverage of the runtime tests.

Performance:

  • Reduce usage of the SDK in the installer tests to improve test run performance
  • Merge some runtime tests into one execution process to avoid build and run overhead of individual processes

Reliability:

Coverage:

  • Use the "live" host during testing, instead of an LKG copy retrieved from a NuGet package
  • Move installer host tests to be runnable on Helix, so they can run on more platforms/hardware (esp. ARM64)
  • Enable more GC stress scenarios in Helix
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Sep 17, 2021
@agocke agocke added area-Infrastructure-coreclr and removed untriaged New issue has not been triaged by the area owner labels Sep 17, 2021
@ghost
Copy link

ghost commented Sep 17, 2021

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

Between the end of 6.0 and the start of 7.0 we'd like to make some infrastructure modifications to improve the performance, reliability, and coverage of the runtime tests.

Performance:

  • Reduce usage of the SDK in the installer tests to improve test run performance
  • Merge some runtime tests into one execution process to avoid build and run overhead of individual processes

Reliability:

Coverage:

  • Use the "live" host during testing, instead of an LKG copy retrieved from a NuGet package
  • Move installer host tests to be runnable on Helix, so they can run on more platforms/hardware (esp. ARM64)
  • Enable more GC stress scenarios in Helix
Author: agocke
Assignees: -
Labels:

area-Infrastructure-coreclr

Milestone: -

@agocke agocke added this to the 7.0.0 milestone Sep 17, 2021
@agocke
Copy link
Member Author

agocke commented Jul 28, 2022

Closing as we're tracking these in more detail elsewhere

@agocke agocke closed this as completed Jul 28, 2022
@agocke agocke moved this to Done in Runtime Infra Jul 28, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

1 participant