summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/indexbg_killop_stepup.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-58645 Test indexbg_killop_stepup.js needs to synchronize stepup with ↵Matthew Russotto2021-07-261-0/+5
| | | | index finish on primary
* SERVER-55796 Wait for replication in indexbg_killop_stepup.js before step upLouis Williams2021-04-061-0/+2
|
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-1/+0
|
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+4
|
* SERVER-51792 indexbg_killop_stepup.js and index_failover_key_errors.js wait ↵Benety Goh2020-11-161-3/+1
| | | | for replication before calling listIndexes on secondaries
* SERVER-50930 indexbg_killop_stepup.js should wait for the index build to ↵Gregory Wlodarek2020-09-141-0/+3
| | | | abort before calling listIndexes
* SERVER-50602 remove IndexBuildTest.indexBuildCommitQuorumEnabled()Benety Goh2020-08-291-6/+0
|
* SERVER-48644 Do not run 'indexbg_killop_steup.js' if the commit quorum is ↵Gregory Wlodarek2020-06-081-0/+6
| | | | disabled
* SERVER-47536 Test the behaviour of sending a killOp to an index builder ↵Gregory Wlodarek2020-06-041-0/+81
thread while stepping up