summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Williams <louis.williams@mongodb.com>2021-12-23 11:48:54 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-12-23 18:15:28 +0000
commite4f24f8a3e4c9387b5f132b9b8340bc075800544 (patch)
tree44ea30683a1e1c18d6f5e39846b55e07639f9c22
parent9676a643796a272d9c37127d2457593599018c19 (diff)
downloadmongo-e4f24f8a3e4c9387b5f132b9b8340bc075800544.tar.gz
SERVER-62212 Don't run dbcheck_write_concern.js in multiversion tests
-rw-r--r--etc/backports_required_for_multiversion_tests.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index 73d420c9776..834509102be 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -132,6 +132,8 @@ last-continuous:
test_file: jstests/auth/dbcheck.js
- ticket: SERVER-61666
test_file: jstests/replsets/tenant_migration_transaction_boundary.js
+ - ticket: SERVER-62212
+ test_file: jstests/replsets/dbcheck_write_concern.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: