summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPaolo Polato <paolo.polato@mongodb.com>2023-05-17 08:05:19 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-05-17 09:24:45 +0000
commit1c390a0c50104a04cbd8ecbefb99eaf22e1bc914 (patch)
tree26ddbb6e5c389253de3120e3ce6eae01d941f2c2 /etc
parentfa994d0377ddc7a10b760a5bde75239d76b7f1e7 (diff)
downloadmongo-1c390a0c50104a04cbd8ecbefb99eaf22e1bc914.tar.gz
SERVER-76908 Fix generation and format of the "createDatabase" op entries
Diffstat (limited to 'etc')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index 4b1e0609069..4df96f221a8 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -377,6 +377,8 @@ last-continuous:
ticket: SERVER-76550
- test_file: jstests/sharding/analyze_shard_key/monotonicity_hashed_sharding_compound.js
ticket: SERVER-76719
+ - test_file: jstests/sharding/ddl_commits_with_two_phase_oplog_notification.js
+ ticket: SERVER-76908
- test_file: jstests/sharding/shard_keys_with_dollar_sign.js
ticket: SERVER-76948
- test_file: jstests/sharding/merge_let_params_size_estimation.js
@@ -848,6 +850,8 @@ last-lts:
ticket: SERVER-76719
- test_file: jstests/sharding/implicit_create_collection_triggered_by_DDLs.js
ticket: SERVER-76489
+ - test_file: jstests/sharding/ddl_commits_with_two_phase_oplog_notification.js
+ ticket: SERVER-76908
- test_file: jstests/sharding/shard_keys_with_dollar_sign.js
ticket: SERVER-76948
- test_file: jstests/sharding/merge_let_params_size_estimation.js