Skip to content

Set patchable: false for OCSP tasks #1203

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
Feb 9, 2023

Conversation

eramongodb
Copy link
Contributor

Disables inclusion of OCSP tasks in patch builds.

Motivated by the OCSP Support Test Plan instructions which states:

[...] each Evergreen task SHOULD set a batchtime of 14 days to reduce how often these tests run (this will not affect patch builds).

The OCSP tasks can be re-enabled for patch builds as needed by temporarily setting task['patchable'] = True when submitting patch builds.

As a drive-by improvement, also removes redundant specification of the ubuntu2004-small distro for tasks in the ocsp variant.

@eramongodb eramongodb requested a review from kevinAlbs February 9, 2023 20:35
@eramongodb eramongodb self-assigned this Feb 9, 2023
@eramongodb eramongodb merged commit 04d975b into mongodb:master Feb 9, 2023
@eramongodb eramongodb deleted the cdriver-ocsp branch February 9, 2023 21:13
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