Skip to content

Fix GC aspnet test machines#5234

Merged
janvorli merged 2 commits into
dotnet:mainfrom
janvorli:fix-gc-tests-aspnet-machine
Jun 5, 2026
Merged

Fix GC aspnet test machines#5234
janvorli merged 2 commits into
dotnet:mainfrom
janvorli:fix-gc-tests-aspnet-machine

Conversation

@janvorli

@janvorli janvorli commented Jun 4, 2026

Copy link
Copy Markdown
Member

The aspnet-citrine-win/lin machines don't exist anymore, move to the aspnet-gold-win/lin instead.
I've also removed couple of machines from the list that don't exist anymore.

The aspnet-citrine-win/lin machines don't exist anymore, move to
the aspnet-gold-win/lin instead.
@janvorli janvorli requested a review from mrsharm June 4, 2026 21:34
@janvorli janvorli self-assigned this Jun 4, 2026
Copilot AI review requested due to automatic review settings June 4, 2026 21:34
@janvorli janvorli added the gc-infrastructure Labels related to the GC Infrastructure Code label Jun 4, 2026
@janvorli

janvorli commented Jun 4, 2026

Copy link
Copy Markdown
Member Author

cc: @VincentBu

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the GC ASP.NET benchmark infrastructure/configuration to use the current ASP.NET benchmark machine profiles, replacing the retired aspnet-citrine-win/lin profiles with aspnet-gold-win/lin.

Changes:

  • Switch crank --profile values from aspnet-citrine-win/lin to aspnet-gold-win/lin across base-suite and configuration CSVs.
  • Update docs/examples and the pre-run connectivity check to reference the asp-gold-win host and aspnet-gold-* profiles.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/benchmarks/gc/GC.Infrastructure/README.md Updates override example to aspnet-gold-win (also contains a small grammar typo).
src/benchmarks/gc/GC.Infrastructure/GC.Infrastructure/Commands/RunCommand/BaseSuite/ASPNetBenchmarks.csv Switches Windows benchmark commands to aspnet-gold-win.
src/benchmarks/gc/GC.Infrastructure/GC.Infrastructure/Commands/RunCommand/BaseSuite/ASPNetBenchmarks - All.csv Switches Win/Linux commands to aspnet-gold-* (still has a duplicated FortunesEf_Linux row).
src/benchmarks/gc/GC.Infrastructure/GC.Infrastructure/Commands/ASPNetBenchmarks/AspNetBenchmarksCommand.cs Updates ping target host to asp-gold-win.
src/benchmarks/gc/GC.Infrastructure/docs/ASPNETBenchmarks.md Updates troubleshooting example endpoint to asp-gold-win.
src/benchmarks/gc/GC.Infrastructure/Configurations/GCPerfSim/SampleCrank.yaml Updates sample crank command and machine list to include aspnet-gold-*.
src/benchmarks/gc/GC.Infrastructure/Configurations/ASPNetBenchmarks/ASPNetBenchmarks-Linux.csv Switches Linux benchmark commands to aspnet-gold-lin.
src/benchmarks/gc/GC.Infrastructure/Configurations/ASPNetBenchmarks/ASPNetBenchmarks-All.csv Switches Windows benchmark commands to aspnet-gold-win.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/benchmarks/gc/GC.Infrastructure/README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 4, 2026 22:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.

@mrsharm mrsharm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@janvorli janvorli merged commit 7d8e051 into dotnet:main Jun 5, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gc-infrastructure Labels related to the GC Infrastructure Code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants