summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40854 Hybrid index builds should reposition cursors to the beginning o...Louis Williams2019-05-021-0/+7
* SERVER-40086: Extend CheckReplDBHashInBackground to Sharded ClustersLingzhi Deng2019-05-011-6/+10
* SERVER-40801 Fix local resmoke invocation for action="append" arguments.Max Hirschhorn2019-04-241-12/+22
* SERVER-40671: Fix parallel execution in resmokeDavid Bradford2019-04-242-47/+149
* SERVER-38165 Enable transactions testing with the inMemory storage engineDianna2019-04-221-5/+0
* SERVER-40651 Update resmoke to new pywin32 error apiMathew Robinson2019-04-191-1/+1
* SERVER-40339 Log buildscripts_test output in test logsJonathan Abrahams2019-04-161-16/+7
* SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto2019-04-165-71/+7
* SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameterA. Jesse Jiryu Davis2019-04-151-0/+5
* SERVER-40550 Refactor job.py to support mock of time.timeJonathan Abrahams2019-04-101-2/+7
* SERVER-40514 Fix race in ResmokeMathew Robinson2019-04-081-1/+4
* SERVER-32295 Support Python 3Mathew Robinson2019-04-0876-499/+371
* SERVER-37734 Add a default log component verbosity for mongos to resmoke, and...Randolph Tan2019-04-011-0/+24
* SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for large trans...Jason Chan2019-03-281-12/+12
* SERVER-40241 Log resmoke.py invocation for local usage.Max Hirschhorn2019-03-271-1/+94
* Revert "SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for lar...Jason Chan2019-03-271-12/+12
* SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for large trans...Jason Chan2019-03-271-12/+12
* SERVER-40233 Increase transactionLifetimeLimitSeconds from 3 to 24 hoursGregory Wlodarek2019-03-201-6/+6
* SERVER-40180 Escape null bytes in output of subprocesses.Max Hirschhorn2019-03-181-0/+5
* SERVER-39094,SERVER-38136: update Jasper process to reflect RPC changes; fix ...Kim Tao2019-03-152-23/+48
* SERVER-40044 Whitelist specific test kinds in burn_in_tests.py.Max Hirschhorn2019-03-081-3/+11
* SERVER-36957 Retry DDL operations when encountering BackgroundOperationInProg...Gregory Wlodarek2019-02-211-0/+4
* SERVER-39305 Add --repeatTestsSecs, --repeatTestsMin & --repeatTestsMax optio...Jonathan Abrahams2019-02-146-17/+164
* SERVER-37373 Fully qualified files in suite YML do not run in Burn_in tests o...Jonathan Abrahams2019-01-301-1/+1
* SERVER-38147: cap donor migration lock acquisition stalls in the presence of ...Kim Tao2019-01-241-0/+3
* SERVER-39007 Use rhel62-large distro for InMemory's concurrency* tasks.Max Hirschhorn2019-01-161-1/+3
* SERVER-39009 Make buildlogger credentials location configurableMathew Robinson2019-01-151-1/+2
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-071-0/+22
* SERVER-18840 resmoke should indicate status of test in abbreviated log output...Jonathan Abrahams2019-01-071-1/+3
* Revert "SERVER-37853 Create sharded_core_txn with balancer suite"William Schultz2019-01-041-22/+0
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-041-0/+22
* SERVER-38775 allow gennylib_test accept arbitrary cmdline argsRobert Guo2018-12-281-4/+11
* SERVER-36812: Add human readable messages for exit codes resmoke seesDavid Bradford2018-12-191-2/+38
* SERVER-37994 Upgrade google benchmark to v1.4.1Henrik Edin2018-12-191-1/+5
* Revert "SERVER-37994 Add missing change from benchmark upgrade"Henrik Edin2018-12-181-4/+1
* SERVER-37994 Add missing change from benchmark upgradeHenrik Edin2018-12-181-1/+4
* SERVER-38646 Add resmoke test case for genny unit tests.Jason Chan2018-12-172-0/+54
* SERVER-37240 Enable dbhash background thread for enableMajorityReadConcern:fa...Vesselina Ratcheva2018-12-141-5/+0
* SERVER-38509 Handle Evergreen degraded mode in generate_resmoke_suitesYves Duhem2018-12-131-0/+6
* SERVER-37664 Add support for doing resmoke.py process management through jasperShreyas Kalyan2018-11-147-7/+325
* SERVER-37789 Fix lintShreyas Kalyan2018-10-291-1/+1
* SERVER-37789 Add --genny flag to resmoke.pyShreyas Kalyan2018-10-294-3/+11
* SERVER-37663 fix lintBenety Goh2018-10-251-3/+2
* SERVER-37663 Add support for running genny via resmoke.py locallyShreyas Kalyan2018-10-255-6/+72
* SERVER-26319 Deleting a test results in "ValueError: Unrecognized jstest"Jonathan Abrahams2018-10-251-1/+4
* SERVER-37511 Ensure sessions collection is created in replica set fixtureBlake Oler2018-10-231-0/+6
* SERVER-35852 Require --shellConnString to use mongodb:// URI scheme.Max Hirschhorn2018-10-134-8/+18
* SERVER-35852 Convert FSM client to use a resmoke suite for easy test blackist...Jonathan Abrahams2018-10-127-12/+90
* SERVER-37553 Log sending and receiving every message in the transaction two p...Esha Maharishi2018-10-111-1/+1
* SERVER-33231 Create initial sync log componentVesselina Ratcheva2018-10-081-2/+2