Skip to content

CXX-2661 Remove tasks on macos-1014 #991

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 5 commits into from
Jul 21, 2023
Merged

Conversation

eramongodb
Copy link
Contributor

Followup to #974 and resolves CXX-2661. Verified by this patch.

Addresses some miscellaneous EVG validation warnings along the way:

  • Sets top-level task timeout to 1 hour. All the current tasks seem to finish under 30 minutes.
  • The ubuntu1804-debug variant's display name conflicted with one of the integrations matrix variants. Added a simple " (Extra)" to the name to avoid the conflict.
  • The mongocryptd matrix was attempting to define the use_mongocryptd EVG expansion where it is not supported by the EVG configuration syntax. Moved the expansion into a new matrix axis where it's definition is supported. Note, this breaks the EVG task history for the given variant (same display name as before, but actually a different matrix spec).

@eramongodb eramongodb self-assigned this Jul 20, 2023
@eramongodb
Copy link
Contributor Author

Minor simplification, verified by this patch.

@eramongodb eramongodb merged commit cd9542c into mongodb:master Jul 21, 2023
@eramongodb eramongodb deleted the cxx-2661 branch July 21, 2023 14:08
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.

3 participants