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

Added support for integration tests on Windows Server 2004, 20H2, and 2022. #3037

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

rawahars
Copy link
Contributor

@rawahars rawahars commented Sep 22, 2021

Summary

In order to run Windows integration tests on Windows Server 2004, 20H2 and 2022, we need to add appropriate base images in run-integ-tests.ps1 script.

Implementation details

The run-integ-tests.ps1 script was updated to included the base images for the missing Windows releases.

Testing

The integration tests were ran on WS2004, WS20H2 and WS2022 instance with platform as windows2004, windows20h2, and windows2022.

New tests cover the changes:
NA

Description for the changelog

Added support for integration tests on Windows Server 2004, 20H2, and 2022.

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rawahars rawahars changed the title Added support for integration tests on Windows Server 2022. Added support for integration tests on Windows Server 2004, 20H2, and 2022. Sep 29, 2021
… 2022.

In order to support running integration tests on the Windows Server 2004, 20H2 and 2022, the appropriate base images need to be updated in the `run-integ-tests.ps1`.
@chienhanlin chienhanlin merged commit b128d8a into aws:dev Oct 6, 2021
@ubhattacharjya ubhattacharjya added this to the 1.55.5 milestone Oct 13, 2021
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.

7 participants