SERVER-72276 Removing outdated entreies for multiversion tests
This commit is contained in:
parent
64a5d2927e
commit
20923d05d0
@ -70,6 +70,8 @@ last-continuous:
|
||||
ticket: SERVER-63159
|
||||
- test_file: jstests/sharding/refine_collection_shard_key_basic.js
|
||||
ticket: SERVER-64142
|
||||
- test_file: jstests/sharding/query/shard_refuses_cursor_ownership.js
|
||||
ticket: SERVER-65259
|
||||
- test_file: jstests/aggregation/match_no_swap_rand.js
|
||||
ticket: SERVER-66072
|
||||
- test_file: jstests/replsets/initial_sync_with_partial_transaction.js
|
||||
@ -86,10 +88,6 @@ last-continuous:
|
||||
ticket: SERVER-68628
|
||||
- test_file: jstests/sharding/move_chunk_interrupt_postimage.js
|
||||
ticket: SERVER-68728
|
||||
- test_file: jstests/sharding/prepare_transaction_then_migrate.js
|
||||
ticket: SERVER-68361
|
||||
- test_file: jstests/sharding/query/shard_refuses_cursor_ownership.js
|
||||
ticket: SERVER-65259
|
||||
suites:
|
||||
change_streams_multiversion_passthrough: null
|
||||
change_streams_sharded_collections_multiversion_passthrough: null
|
||||
@ -257,6 +255,8 @@ last-lts:
|
||||
ticket: SERVER-64142
|
||||
- test_file: jstests/sharding/update_with_dollar_fields.js
|
||||
ticket: SERVER-64485
|
||||
- test_file: jstests/sharding/query/shard_refuses_cursor_ownership.js
|
||||
ticket: SERVER-65259
|
||||
- test_file: jstests/aggregation/match_no_swap_rand.js
|
||||
ticket: SERVER-66072
|
||||
- test_file: jstests/replsets/initial_sync_with_partial_transaction.js
|
||||
@ -273,10 +273,6 @@ last-lts:
|
||||
ticket: SERVER-68628
|
||||
- test_file: jstests/sharding/move_chunk_interrupt_postimage.js
|
||||
ticket: SERVER-68728
|
||||
- test_file: jstests/sharding/prepare_transaction_then_migrate.js
|
||||
ticket: SERVER-68361
|
||||
- test_file: jstests/sharding/query/shard_refuses_cursor_ownership.js
|
||||
ticket: SERVER-65259
|
||||
suites:
|
||||
change_streams_multiversion_passthrough: null
|
||||
change_streams_sharded_collections_multiversion_passthrough: null
|
||||
|
||||
Loading…
Reference in New Issue
Block a user