Disable e2e_om_ops_manager_queryable_backup in OM8 e2e variant
#466
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This pull request introduces a temporary workaround in the
.evergreen.ymlconfiguration 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:
e2e_ops_manager_kind_5_0_only_task_group_without_queryable_backupthat omits the queryable backup task, as a temporary measure while the OM8 issue is outstanding.Build variant updates:
Proof of Work
We still run
e2e_om_ops_manager_queryable_backupin OM6 and OM7 build variants, but not in OM8.Checklist
skip-changeloglabel if not needed