-
Notifications
You must be signed in to change notification settings - Fork 280
Update windows open queue to windows11 and VMimage to windows 2025 #4875
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
base: main
Are you sure you want to change the base?
Update windows open queue to windows11 and VMimage to windows 2025 #4875
Conversation
…are saying that the Windows.10 open queues are scheduled for removal 05/13/25.
d30c867
to
27ddb5b
Compare
The internal run was successful. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the build machine configuration to use the latest Windows images and queue names.
- Updated vmImage from windows-2019 to windows-2025
- Updated osVersion from 22H2 to 24H2 for public jobs
- Updated queue name from Windows.10.Amd64.Client.Open to Windows.11.Amd64.Client.Open
All of the scenarios failures are due to |
This test run that uses windows-2022 instead of 2025 still hits the same issue. https://dev.azure.com/dnceng-public/public/_build/results?buildId=1070518&view=results. I think it would make sense to take the update so we don't get caught with the old image deprecated and then spend some time investigating these specific cases. |
Do we see these same failures on runs that are not a part of this PR? I just looked and it seems like we are seeing the same failures. I think merging here is fine. |
It seems the performance-ci scheduled run hits the same sdk_scenarios scenarios while the scenarios succeed, but the scenarios issues are not hit. So, it probably makes more sense to keep this until we either have a chance to investigate the scenarios or if we see mass failure due to the images going away. |
Update windows open queue to windows11 and VMimage to windows 2025.
Internal (successful) test run: https://dev.azure.com/dnceng/internal/_build/results?buildId=2731529&view=results