Skip to content

Move batchtime from task definitions to task refs #1768

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
Oct 15, 2024

Conversation

eramongodb
Copy link
Contributor

@eramongodb eramongodb commented Oct 14, 2024

Followup to #1761.

Evergreen validation errors initially thought to be false-positives turns out to have been accurate: batchtime is not yet supported in standalone task definitions.

Moves the batchtime field for Power8 and zSeries tasks to the build variant definition as required until DEVPROD-12032 is resolved. To avoid task definition conflict errors (due to multiple references to a task in a build variant), the convenient component tag in the build variant definition is replaced with an explicit, full list of task references.

@eramongodb eramongodb requested a review from kevinAlbs October 14, 2024 20:28
@eramongodb eramongodb self-assigned this Oct 14, 2024
@eramongodb eramongodb merged commit eddf495 into mongodb:master Oct 15, 2024
41 of 44 checks passed
@eramongodb eramongodb deleted the cdriver-evg-batchtime branch October 15, 2024 15:00
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