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

Cleanup: use the OS Variables from eng/pipelines/templates/variables/image.yml #44548

Open
JimSuplizio opened this issue Mar 7, 2025 · 0 comments · May be fixed by #44556
Open

Cleanup: use the OS Variables from eng/pipelines/templates/variables/image.yml #44548

JimSuplizio opened this issue Mar 7, 2025 · 0 comments · May be fixed by #44556
Assignees
Labels
Central-EngSys This issue is owned by the Engineering System team. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team.

Comments

@JimSuplizio
Copy link
Member

Right now, we've got a lot of places in the pipeline yml files where we've hardcoded OS pools

pool:
     name: azsdk-pool-mms-win-2022-general
     image: azsdk-pool-mms-win-2022-1espt
     os: windows

We should be using the values from eng/pipelines/templates/variables/image.yml

@JimSuplizio JimSuplizio self-assigned this Mar 7, 2025
@JimSuplizio JimSuplizio added the Central-EngSys This issue is owned by the Engineering System team. label Mar 7, 2025
@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Central-EngSys This issue is owned by the Engineering System team. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team.
Projects
Status: 🤔 Triage
1 participant