summaryrefslogtreecommitdiff
path: root/src/mongo/shell/replsettest.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-60048 CheckReplDBHash should not fail for cases where we expect ↵Jason Chan2021-11-041-2/+1
| | | | retryable findAndModify images to be inconsistent after a restart
* SERVER-60946 Retry NotWritablePrimary error when initiating replset to ↵Wenbin Zhu2021-10-251-1/+3
| | | | handle concurrent priority takeover.
* SERVER-59607 Re-locate the pre-images collection to 'config' databaseDenis Grebennicov2021-10-251-2/+5
|
* SERVER-58831 standardize shardingtest multiversion versionRobert Guo2021-10-041-6/+5
|
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-09-301-59/+0
|
* Revert "SERVER-59058 Enforce fast count validation in ValidateCollections ↵Gregory Noma2021-08-211-0/+59
| | | | | | Python hook" This reverts commit 038958ef6ef7351f669d0ddf893546095ad9ab3c.
* SERVER-55712 Remove '4.4' reference when setting config.version in re…Samy Lanka2021-08-201-1/+5
|
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-08-191-59/+0
|
* SERVER-48959 Remove 4.4 version check for getHashesUsingSessions function.Wenbin Zhu2021-08-111-7/+3
|
* SERVER-58353 re-enable failing replication testsTyler Seip2021-08-041-6/+6
|
* SERVER-58172 run multiversion tests on master with 5.0 and disable ↵Robert Guo2021-07-221-1/+1
| | | | incompatible tests
* SERVER-56489: New pass-through test with hello server-side delaysAndrew Shuvalov2021-07-141-0/+2
|
* SERVER-56844 Fassert shard server on startup if DWCF=w:1 and no CWWC setMoustafa Maher2021-07-131-1/+1
|
* SERVER-57388 Remove readMode/writeMode/rpcProtocols/useLegacyWriteOps shell ↵Yoonsoo Kim2021-07-011-4/+0
| | | | command-line parameters
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-27/+20
|
* SERVER-47797 Remove references to waitForStepDownOnNonCommandShutdownVishnu Kaushik2021-06-301-26/+0
|
* SERVER-56010 Wait for primary services to finish rebuilding before ↵Wenbin Zhu2021-06-221-18/+64
| | | | completing replset initialization.
* SERVER-57214: Add option to wait for newlyAdded removal in awaitSecondaryNodes()XueruiFa2021-06-211-2/+9
|
* SERVER-57753 Wrap versionArray command in an assert.commandWorked in ↵Huayu Ouyang2021-06-211-1/+1
| | | | getHashesUsingSessions
* SERVER-56446 Do not reauthenticate in ReplSetTest.restart() if ↵Vesselina Ratcheva2021-06-151-1/+4
| | | | 'waitForConnect=false' is specified
* SERVER-56631 Make sure retryable write pre-fetch phase can see the ↵Wenbin Zhu2021-06-081-1/+24
| | | | config.transactions record when committed snapshot is not at batch boundary.
* Revert "SERVER-57214: Add option to wait for newlyAdded removal in ↵XueruiFa2021-06-071-9/+2
| | | | | | awaitSecondaryNodes()" This reverts commit 3ac8fea75941c4041b877777997dee5e5c9847c0.
* SERVER-57214: Add option to wait for newlyAdded removal in awaitSecondaryNodes()XueruiFa2021-06-071-2/+9
|
* SERVER-57284: Wait for config commitment in reconfig_for_psa_set_shell.jsXueruiFa2021-06-021-2/+3
|
* SERVER-56953: Allow testing for new-style retryable findAndModify for basic ↵Daniel Gottlieb2021-05-191-1/+6
| | | | operations.
* Revert "SERVER-56953: Allow testing for new-style retryable findAndModify ↵Daniel Gottlieb2021-05-181-6/+1
| | | | | | for basic operations." This reverts commit 162e0d14fe2944b8e782263539944d41f1f3d0c9.
* SERVER-56953: Allow testing for new-style retryable findAndModify for basic ↵Daniel Gottlieb2021-05-181-1/+6
| | | | operations.
* SERVER-55596 Remove isMaster from API Version 1A. Jesse Jiryu Davis2021-05-121-18/+13
|
* SERVER-55376: Ensure reconfig cannot roll back committed writes in PSA setsXueruiFa2021-05-121-5/+24
|
* SERVER-56230 Check capped collection hashes across replica set membersGregory Wlodarek2021-05-071-26/+2
|
* SERVER-55689 Remove verify_versions.js dependency in replsettest.jsAli Mir2021-05-071-10/+16
|
* Revert "SERVER-55689 Remove verify_versions.js dependency in replsettest.js"Sviatlana Zuiko2021-05-071-4/+2
| | | | This reverts commit c0e805fbe5fd876c1f55f4cf2b5bb74600baa393.
* SERVER-55689 Remove verify_versions.js dependency in replsettest.jsAli Mir2021-05-061-2/+4
|
* SERVER-53605 Ensure replsettest.asCluster works with clusterAuthMode = x509Mark Benvenuto2021-05-031-3/+39
|
* SERVER-55963 Use "denylist" in replication subsystemsShreyas Kalyan2021-04-301-3/+3
|
* SERVER-55689 Calculate default write concern on startupAli Mir2021-04-291-0/+34
|
* SERVER-56415 AwaitNodesAgreeOnPrimary doesn't work when given non-default ↵Matthew Russotto2021-04-281-5/+5
| | | | set of nodes
* SERVER-54205 Proactively load external keys into the keys cacheJack Mulrow2021-02-221-0/+2
|
* SERVER-53812: Fix awaitReplication in ReplSetTest with keyfile auth enabledXueruiFa2021-02-181-15/+38
|
* SERVER-54180 Make ReplSetTest's stepUp function wait 60 seconds for nodes to ↵Samy Lanka2021-02-051-1/+1
| | | | agree on a primary
* SERVER-53831 Force SpiderMonkey to garbage collect in ReplSetTest.checkOplogsJason Chan2021-01-281-0/+11
|
* SERVER-53854: Ensure checkReplicatedDataHashes remembers previous dbhash ↵XueruiFa2021-01-211-1/+2
| | | | mismatches
* SERVER-50935: Expand dbhash checks to ensure two replica sets are in sync ↵XueruiFa2020-12-151-211/+19
| | | | for a given tenantId
* SERVER-50590 Remove master/slave fields from getHashes function in ↵Ali Mir2020-10-201-3/+3
| | | | replsettest.js
* SERVER-35111 Log a message on successfull completion of ↵George Wangensteen2020-10-151-0/+2
| | | | ReplSetTest.awaitLastOpCommitted
* SERVER-51086 Extract collection diffing logic into separate utility.Max Hirschhorn2020-09-291-77/+11
| | | | | Adds separate DataConsistencyChecker.getDiff() function to allow comparing the contents of different collections.
* SERVER-50615 Increase retries for _constructFromExistingSeedNode in ↵Samy Lanka2020-09-281-1/+1
| | | | replsettest.js
* SERVER-49462 Wait for secondaries to be ready in ReplSetTest.checkOplogsVesselina Ratcheva2020-09-141-0/+2
|
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-11/+11
|
* SERVER-49993 Change ReplSetTest functions that use master/slave terminologyAli Mir2020-09-031-184/+196
|