Henrik Edin
c79b69d1ea
SERVER-31095 Adding an evergreen builder to test the legacy transport layer. Fix so resmoke.py can passthrough the --transportLayer option.
2017-09-22 17:16:02 -04:00
Robert Guo
b136dbce0f
SERVER-19541 supporting connecting to an external cluster in resmoke.py
2017-08-21 10:30:59 -04:00
Jonathan Reams
1622c6b7a7
SERVER-29402 Implement ServiceExecutor and fixed-size test executor
2017-07-14 16:19:40 -04:00
Robert Guo
4d8d1745c9
SERVER-28636 replace --executor with --suite in resmoke.py
2017-06-22 18:29:34 -04:00
may
ea8402f7ff
SERVER-21299 resmoke should default to --shuffle
2017-06-09 10:20:23 -04:00
Jonathan Abrahams
6b44ad3ae2
SERVER-28440 Add support to parse resmoke.py tags from a separate YAML file
2017-04-05 14:09:52 -04:00
Jonathan Abrahams
97691221bc
Revert "SERVER-28440 Add support to parse resmoke.py tags from a separate YAML file"
...
This reverts commit e0c09edaf7 .
2017-04-05 12:15:20 -04:00
Jonathan Abrahams
e0c09edaf7
SERVER-28440 Add support to parse resmoke.py tags from a separate YAML file
2017-04-05 11:18:50 -04:00
Jonathan Abrahams
abeacd9572
SERVER-28439 Add "silentfail" test status and --reportFailureStatus option to resmoke.py
2017-04-03 11:33:09 -04:00
Eddie Louie
bc5c3286fb
SERVER-26224 Add --staggerJobs option to resmoke.py
2017-03-27 16:57:58 -04:00
Eddie Louie
422a7e6ddd
SERVER-27770 Remove other references to EXCLUDE_WITH_ALL_TAGS and
...
INCLUDE_WITH_ALL_TAGS
2017-03-27 14:33:21 -04:00
Eddie Louie
5e47fab7c9
SERVER-27770 Remove resmoke.py's includeWithAllTags and excludeWithAllTags options
2017-03-27 12:35:11 -04:00
Yves Duhem
e94d22e967
SERVER-23818 Send Evergreen task Id to logkeeper
2017-02-16 09:39:23 -05:00
iwysiu
76fb4530a1
SERVER-24328 modify resmoke for concurrent testcases
2016-07-01 11:52:15 -04:00
Mike Grundy
7af6573341
SERVER-24537 Create a new and modified test running task
2016-06-15 16:50:15 -04:00
Mike Grundy
dd3d9e3077
SERVER-22204 Tests should lower WT cache size
2016-06-13 16:33:56 -04:00
Mike Grundy
686bd5e0ab
SERVER-21841 Add mode to resmoke.py to list under what suites a test runs
2016-05-10 09:51:17 -04:00
Mike Grundy
e7e0ef104b
SERVER-22198 resmoke.py should obey order of tests specified via command line
2016-04-28 09:58:31 -04:00
Charlie Swanson
caf1dfe036
SERVER-21417 Add command line options to resmoke.py to include or exclude tags
2015-11-13 11:30:16 -05:00
Max Hirschhorn
53f0b88ef9
SERVER-20475 Add --preallocJournal option to resmoke.py.
...
Defaults to off.
2015-09-21 09:06:22 -04:00
Charlie Swanson
ff6326e5ab
SERVER-18273 Compute ranges of ports for each job in resmoke.py
2015-09-03 09:15:11 -04:00
David Storch
967422b380
SERVER-19571 configure regression loop to use --readMode commands in suites that don't start mongos
...
Adds --shellReadMode flag to resmoke.py and changes Evergreen / resmoke configuration files to pass
--readMode commands where appropriate.
2015-07-30 14:56:45 -04:00
Adam Midvidy
cf1a2f6d70
SERVER-19299 add the ability to pass --setParameter arguments on the command line to resmoke.py
2015-07-21 18:14:13 -04:00
Max Hirschhorn
424314f65e
SERVER-1424 Rewrite smoke.py.
...
Split out the passthrough tests into separate suites. The MongoDB
deployment is started up by resmoke.py so that we can record the
success/failure of each individual test in MCI.
Added support for parallel execution of tests by dispatching to
multiple MongoDB deployments.
Added support for grouping different kinds of tests (e.g. C++ unit
tests, dbtests, and jstests) so that they can be run together. This
allows for customizability in specifying what tests to execute when
changes are made to a particular part of the code.
2015-05-08 14:49:42 -04:00