Skip to content

CXX-3215 drop tasks on windows-64-vs2015 or older #1354

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

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

eramongodb
Copy link
Contributor

@eramongodb eramongodb commented Mar 17, 2025

Related to CXX-3215.

Since Feb 26, 2025, the windows-64-vs2015 distro is disabled by DEVPROD. The current EVG config now emits the following validation warning:

NOTICE: task '...' in buildvariant '...' references distro 'windows-64-vs2015-large' with the following admin-defined warning(s): current evergreen agent cannot run on hosts of this type - please update to a newer windows distro

These Evergreen tasks are no longer usable and are not providing any coverage. VS 2015 is not provided by any currently-maintained EVG distro (only VS 2017 or newer). This PR proposes removing these tasks. Unsure whether this PR should also fully address CXX-3215 by (preemptively) officially dropping support for VS 2015, as EOL for VS 2015 is on Oct 2025.

@eramongodb eramongodb requested a review from kevinAlbs March 17, 2025 15:39
@eramongodb eramongodb self-assigned this Mar 17, 2025
Copy link
Collaborator

@kevinAlbs kevinAlbs left a comment

Choose a reason for hiding this comment

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

LGTM since the current tasks are not providing coverage.

Unsure whether this PR should also fully address CXX-3125 by (preemptively) officially dropping support for VS 2015, as EOL for VS 2015 is on Oct 2025.

The description of DEVPROD-15676 suggests VS 2015 support may be needed. New tasks may be needed once DEVPROD-15676 is resolved.

@kevinAlbs kevinAlbs changed the title CXX-3125 drop tasks on windows-64-vs2015 or older CXX-3215 drop tasks on windows-64-vs2015 or older Mar 17, 2025
@eramongodb eramongodb merged commit 7a0215b into mongodb:master Mar 17, 2025
10 of 11 checks passed
@eramongodb eramongodb deleted the cxx-evg branch March 17, 2025 15:56
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