Skip to content

Conversation

@LoopedBard3
Copy link
Member

Remove Linux Tiger Runtime job

Related: #5095

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the Linux “Tiger” runtime perf job from the runtime perf pipeline configuration to reduce overlapping coverage with Viper machines (per related PR #5095).

Changes:

  • Deleted the perftiger CoreCLR microbenchmarks job block from the runtime perf jobs template.

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

Comment on lines 227 to 229
# run coreclr perfviper microbenchmarks perf job
- template: /eng/pipelines/common/platform-matrix.yml@${{ parameters.runtimeRepoAlias }}
parameters:
Copy link

Copilot AI Jan 26, 2026

Choose a reason for hiding this comment

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

After removing the PerfTiger microbenchmarks job, the tigerMicro template parameter (defined near the top of this file) is no longer referenced anywhere in runtime-perf-jobs.yml. This makes the template API misleading for callers. Consider removing tigerMicro (and updating any external callers) or clearly deprecating it (e.g., comment + set default enabled: false) so it doesn’t look like a supported switch.

Copilot uses AI. Check for mistakes.
Copy link
Member Author

Choose a reason for hiding this comment

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

I agree, we should do a cleanup of all old/unused code in the near term, but that will be a different PR.

Copy link
Member

@DrewScoggins DrewScoggins left a comment

Choose a reason for hiding this comment

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

LGTM

@LoopedBard3
Copy link
Member Author

Errors are unrelated. It is a mix of Crypto errors being hit on VMs and some net10 errors due to a version not being available: error NU1102: Unable to find package Microsoft.NETCore.App.Runtime.linux-x64 with version (= 10.0.4).

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.

2 participants