Mathias Stearn
9f4ebf0e4f
SERVER-13635 Make dbtest take --storageEngine
2014-10-01 16:51:15 -04:00
Geert Bosch
d41c5f3514
SERVER-15469: Fix errorcodes.py error message for bare assert
2014-10-01 16:24:44 -04:00
Eliot Horowitz
6354dbac2e
SERVER-13635: honor --storageEngine for small oplog tests
2014-09-30 14:03:05 -04:00
Dan Pasette
78a778b23b
SERVER-13635: honor --storageEngine option in spawned processes
2014-09-29 18:31:31 -04:00
Mark Benvenuto
c9b18a3824
SERVER-15400: Create Windows Enterprise Zip File with vcredist and dependent dlls
2014-09-25 15:11:35 -04:00
Mark Benvenuto
2ce51c8e0d
Revert "BUILD-365: Create Windows Enterprise Zip File with vcredist and dependent dlls"
...
This reverts commit e7f18a7e54 .
2014-09-23 22:58:25 -04:00
Mark Benvenuto
e7f18a7e54
BUILD-365: Create Windows Enterprise Zip File with vcredist and dependent dlls
2014-09-23 20:09:13 -04:00
Mark Benvenuto
7236ee3310
Revert "BUILD-365: Create Windows Enterprise Zip File with vcredist and dependent dlls"
...
This reverts commit 812916f533 .
2014-09-23 17:30:42 -04:00
Mark Benvenuto
812916f533
BUILD-365: Create Windows Enterprise Zip File with vcredist and dependent dlls
2014-09-23 15:49:25 -04:00
Greg Studer
e88273ac94
SERVER-1424 (re)smoke tag parsing and new test library, v0
...
Includes:
- Smoke.py options for filtering by jstest tags
- New resmoke.py test utility in v0 alpha
- Lots of example resmoke configurations
- SCons integration for unittests
- Sample tagged jstests
2014-09-18 14:37:45 -04:00
Greg Studer
4677734e7a
Revert "SERVER-1424 (re)smoke tag parsing and new test library, v0"
...
This reverts commit fac5571f67 .
2014-09-15 19:42:10 -04:00
Greg Studer
fac5571f67
SERVER-1424 (re)smoke tag parsing and new test library, v0
...
Includes:
- Smoke.py options for filtering by jstest tags
- New resmoke.py test utility in v0 alpha
- Lots of example resmoke configurations
- SCons integration for unittests
- Sample tagged jstests
2014-09-15 19:05:15 -04:00
Ernie Hershey
033b09c312
SERVER-10642 Missing dash in find command
2014-09-03 11:44:43 -04:00
Ernie Hershey
d701947868
SERVER-10642 Generate SUSE RPM's
2014-09-03 11:44:43 -04:00
Ernie Hershey
097039445a
SERVER-13243 Add Ubuntu 14.04 Enterprise .deb
2014-09-02 11:49:07 -04:00
Ernie Hershey
5181c39ebe
SERVER-14023 Add RHEL 7 Enterprise .rpm
2014-09-02 11:45:36 -04:00
Matt Kangas
f7d36a2f36
SERVER-14818 disable file_allocator_bench suite too big for MCI
2014-08-22 14:07:08 -04:00
Matt Kangas
2bf24b1bd8
SERVER-14818 save file_allocator_bench to BUILD_ROOT
...
So we don't need to touch .gitconfig or clutter a repo root.
Adapt and simplify perf_suite.py runner.
2014-08-21 19:51:39 -04:00
Adam Midvidy
c18aa8e256
SERVER-14818 Add cpp benchmark to measure FileAllocator performance.
...
Needed to measure differences in allocation speed across platforms.
Included is a python script to run the benchmark with different file
sizes and write the results as json to a timestamped directory.
2014-08-19 19:58:15 -04:00
mike o'brien
e1f14a9387
Revert "SERVER-14818 Add cpp benchmark to measure FileAllocator performance."
...
This reverts commit d861254211 .
2014-08-18 16:00:52 -04:00
Adam Midvidy
d861254211
SERVER-14818 Add cpp benchmark to measure FileAllocator performance.
...
Needed to measure differences in allocation speed across platforms.
Included is a python script to run the benchmark with different file
sizes and write the results as json to a timestamped directory.
Closes #750
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com >
2014-08-18 14:29:40 -04:00
Spencer T Brody
998ed78216
SERVER-14827 Do not generate reports by default in errorcodes.py
2014-08-14 15:57:37 -04:00
Alex Kleiman
0d3349ce11
SERVER-14352 Significant improvements to RocksDB storage engine.
...
Incorporates a number of changes since the MongoDB World demo.
Closes #742
Signed-off-by: Benety Goh <benety@mongodb.com >
2014-08-12 10:35:39 -04:00
Mark Benvenuto
35f827aef4
SERVER-14714: Add stack trace signal handler
...
SERVER-14181: Dump dbtest & python processes, add timeout
2014-08-05 13:58:33 -04:00
Eliot Horowitz
6d2e9273bb
SERVER-13635: allow smoke.py to use alternate storage engines
2014-07-28 08:43:19 -04:00
Mark Benvenuto
00b5c825eb
SERVER-14181: Test Hang Analyzer
...
A prototype hang analyzer for MCI integration to help investigate test
timeouts.
1. Script supports taking dumps, and/or dumping a summary of useful
information about a process
2. Script will iterate through a list of interesting processes (mongo,
mongod, and mongos), and run the tools from step 1.
Supports Linux, MacOS X, and Windows.
2014-07-25 20:15:23 -04:00
Jonathan
d5522fbaa3
SERVER-14652 update tests for localhost exception
...
Closes #721
Signed-off-by: Benety Goh <benety@mongodb.com >
2014-07-25 00:43:55 -04:00
Eliot Horowitz
3038384e3c
SERVER-14378 SERVER-12517: make shell use listIndexes when available and start putting tests in mmap_v1
2014-07-23 09:04:01 -04:00
Spencer T Brody
ef85749d9a
Make errorcodes.py return a non-zero code on failure
2014-07-10 16:44:24 -04:00
Eric Milkie
81ed23939d
SERVER-14522 add fassertFailedWithStatus() to errorcodes.py checking
2014-07-10 11:22:34 -04:00
Mark Benvenuto
4adee3fa86
SERVER-14181: Test Hang Analyzer
...
Add a stub hang_analyzer.py for MCI to integrate with.
2014-07-02 14:54:28 -04:00
Ernie Hershey
82feb98aae
SERVER-11077 Debian Enterprise packaging
...
This is a minimal change to support Debian, almost
identical to Ubuntu packaging and Community Debian
packaging.
2014-06-24 11:44:55 -04:00
Matt Kangas
153f2302ca
SERVER-10069 Rewrite errorcodes.py so it captures multiline messages
...
- captures multiline messages, when possible
- no longer silently modifies source code. (for hygenic build)
- prompts user to reinvoke with "--fix" when conflict or zero code detected
- faster
2014-06-18 23:56:23 -04:00
Mark Benvenuto
4a97f4cff3
SERVER-13759: vcxproj generator improvements
...
1. VCXProj now builds all .cpp files itself
2. Moved obj files to Build/ to keep repo clean
3. Split jstoh so that it can be called by vcxproj file
4. Make_Vcxproj - fixed to handle cl temp files, fixes now that vcxproj builds
generated files, and fix _TARGET_ search and replace
Note: Depends on python installation
2014-06-12 16:03:38 -04:00
Matt Kangas
9a5f41d211
SERVER-14179 smoke.py leaves orphan mongod process
2014-06-11 17:31:42 -04:00
Veres Lajos
a98f839cf9
SERVER-9634 typo fixes
...
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com >
2014-06-09 23:43:00 -04:00
matt dannenberg
f9be10ecca
SERVER-10462 retry file deletes until the file is no longer being used by another process in testing on windows
2014-05-19 05:16:36 -04:00
Randolph Tan
f2386b7f29
fix
2014-05-15 14:04:11 -04:00
Randolph Tan
0dabee8227
SERVER-13741 Migrate remaining tests to use write commands
2014-05-15 14:04:11 -04:00
Matt Kangas
630944421e
SERVER-13712 fix fedora8 builders (python 2.5.1)
2014-05-08 00:33:42 -04:00
Matt Kangas
ab47b0b217
SERVER-13712 cleanbb should clean entire /data/db dir
...
Invoke cleanbb via function call, not subprocess.
clean_dbroot() now cleans entire /data/db if --with-cleanbb specified,
including periodic cleanups.
2014-05-07 22:19:57 -04:00
Matt Kangas
8cd645a8fa
SERVER-13712 smoke.py --clean-every=N option
2014-05-07 22:19:57 -04:00
David Storch
7238072660
Revert "SERVER-13741 Migrate remaining tests to use write commands"
...
This reverts commit 87dc3ae516 .
2014-05-06 19:00:56 -04:00
Randolph Tan
87dc3ae516
SERVER-13741 Migrate remaining tests to use write commands
2014-05-06 16:32:44 -04:00
Randolph Tan
8fe31447b9
SERVER-13795 rename test binary to dbtest
2014-05-02 21:29:54 -04:00
Benety Goh
7e3f93197f
SERVER-13686 V8 3.25 scripting engine. Disabled by default. Enable using SCons flag js-engine=v8-3.25
2014-05-01 09:35:46 -04:00
Eric Milkie
7f7103d7a4
SERVER-13742 suppress unnecessary mongod-running messages for CppUnittests test suite
2014-04-28 12:51:06 -04:00
Dwight
1da847d294
match make_vcxproj to scons windows warnings disabled
2014-04-25 12:37:44 -04:00
Randolph Tan
7acafe85d9
SERVER-13425 migrate sharding jstest suite to use write commands api
2014-04-21 16:53:25 -04:00
Wisdom Omuya
b34245c1ff
MCI-13287: delegate to shell when compressing tar archives
...
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com >
2014-04-16 23:48:32 -04:00