SERVER-115999 Add does_not_support_stepdowns tag to rsm_horizon_change.js (#45654)
GitOrigin-RevId: 5b65c670c7185cfb74989bb1cbbd24db892cedf5
This commit is contained in:
parent
357e645df9
commit
413de08815
@ -1,6 +1,11 @@
|
||||
/*
|
||||
* Tests that split horizon reconfig results in unknown ServerDescription in
|
||||
* StreamableReplicaSetMonitor.
|
||||
*
|
||||
* @tags: [
|
||||
* # This test issues a replSetReconfig command, which must be routed to the primary.
|
||||
* does_not_support_stepdowns
|
||||
* ]
|
||||
*/
|
||||
import {ShardingTest} from "jstests/libs/shardingtest.js";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user