Skip to content

Conversation

@m1kola
Copy link
Contributor

@m1kola m1kola commented Sep 18, 2025

Summary

This pull request introduces a temporary workaround in the .evergreen.yml configuration to address an issue with the queryable backup task in OM8. A new task group is added that excludes the problematic task, and the build variant is updated to use this new group until the issue is resolved in CLOUDP-346008.

Task group adjustments:

  • Added a new task group e2e_ops_manager_kind_5_0_only_task_group_without_queryable_backup that omits the queryable backup task, as a temporary measure while the OM8 issue is outstanding.

Build variant updates:

  • Updated the build variant to use the new task group instead of the original, with a clear TODO to revert this once the OM8 issue is fixed.

Proof of Work

We still run e2e_om_ops_manager_queryable_backup in OM6 and OM7 build variants, but not in OM8.

Checklist

  • Have you linked a jira ticket and/or is the ticket in the title?
  • Have you checked whether your jira ticket required DOCSP changes?
  • Have you added changelog file?

@m1kola m1kola force-pushed the disable_queryable_backup_e2e branch 3 times, most recently from 2fd260c to 7d16eed Compare September 18, 2025 13:30
@m1kola m1kola added the skip-changelog Use this label in Pull Request to not require new changelog entry file label Sep 18, 2025
@m1kola m1kola force-pushed the disable_queryable_backup_e2e branch from 7d16eed to dacfb9b Compare September 18, 2025 14:43
@m1kola m1kola marked this pull request as ready for review September 18, 2025 14:49
@m1kola m1kola requested a review from a team as a code owner September 18, 2025 14:49
@m1kola m1kola requested review from MaciejKaras and nammn September 18, 2025 14:49
@m1kola m1kola merged commit 307fc49 into mongodb:master Sep 19, 2025
37 checks passed
@m1kola m1kola deleted the disable_queryable_backup_e2e branch September 19, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Use this label in Pull Request to not require new changelog entry file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants