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

feat(infra.ci.jenkins.io) add support for Windows 2022 Azure VM agents #4418

Merged

Conversation

dduportal
Copy link
Contributor

@dduportal dduportal commented Sep 24, 2023

While working on jenkins-infra/packer-images#819, I realized we never added the support of Windows 2022 Azure VM agents.

This PR fixes it to allows using Windows 2022 container images in infra.ci.jenkins.io.

💡 Note: following https://learn.microsoft.com/en-us/virtualization/windowscontainers/deploy-containers/version-compatibility?tabs=windows-server-2022%2Cwindows-11#windows-server-host-os-compatibility, we should be able to test running 2019 containers on 2022 host OS with success which should greatly simplify configuration in the future to only support 1 Windows line.

@dduportal dduportal marked this pull request as ready for review September 24, 2023 17:41
@dduportal dduportal requested a review from a team September 24, 2023 17:41
@dduportal dduportal merged commit 1a429ed into jenkins-infra:main Sep 24, 2023
6 checks passed
@dduportal dduportal deleted the feat/infra.ci/add-win2022-vm-agents branch September 24, 2023 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants