Commit Graph

6 Commits

Author SHA1 Message Date
Charlie Swanson
d99dbc6b0f SERVER-18273 Copy TestData to avoid aliasing issues 2015-09-14 10:04:22 -04:00
Charlie Swanson
d5d4e19eeb SERVER-18273 Increase size of port range, use TestData to specify port range 2015-09-09 13:14:48 -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
Max Hirschhorn
9140a197d9 SERVER-20020 Clear MongoRunner.dataDir before running each jstest. 2015-08-24 09:07:34 -04:00
Adam Midvidy
2ec075a6d6 SERVER-19448 implement resmoke.py support for c++ integration tests 2015-08-11 13:50:17 -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