summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDavid Storch <david.storch@mongodb.com>2022-01-18 21:12:42 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-01-18 22:16:19 +0000
commit1426088acc2ba50dcda67d3cf5b7b2474d126311 (patch)
tree00710d7a8efac6838bf06962f233f11f1b7383a8 /etc
parentfc54ebd0137a25ea664c022b51b685667dd037c7 (diff)
downloadmongo-1426088acc2ba50dcda67d3cf5b7b2474d126311.tar.gz
SERVER-62230 Forward port new exhaust cursor tests
These tests were written as regression tests for a bug that only affects versions 5.0, 4.4, and 4.2, but they still make sense to retain on the master branch going forward.
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 dc873d2e09a..a6ab07267b6 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -144,6 +144,8 @@ last-continuous:
test_file: jstests/replsets/rollback_during_step_up.js
- ticket: SERVER-61755
test_file: jstests/sharding/range_deleter_interacts_correctly_with_refine_shard_key.js
+ - ticket: SERVER-62147
+ test_file: jstests/core/exhaust.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -427,6 +429,8 @@ last-lts:
test_file: jstests/replsets/rollback_during_step_up.js
- ticket: SERVER-61755
test_file: jstests/sharding/range_deleter_interacts_correctly_with_refine_shard_key.js
+ - ticket: SERVER-62147
+ test_file: jstests/core/exhaust.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: