Eliot Horowitz
b86ff6665b
update bcp
2012-02-03 17:52:36 -05:00
Dan Crosta
9848a9cb4e
roll back my previous change
2012-02-02 16:44:26 -05:00
Dan Crosta
4939423b95
fail a build if cleanbb.py cannot be run
2012-02-02 15:56:01 -05:00
Eliot Horowitz
3d908b6b00
smoke db port was conflicting with other tests
2012-02-02 02:16:19 -05:00
Eric Milkie
a9d08260ab
slightly smaller small oplog
...
On 32-bit platforms, specifying a 512 MB oplog causes an assert when
mongod attempts to allocate an extent that is larger than the
preallocated file size
2012-01-26 09:26:42 -05:00
Eric Milkie
df532033b1
Fixing smoke.py enter/exit semantics for "with" replacement
2012-01-25 13:49:52 -05:00
Eric Milkie
585ebf9f68
remove all the with's and ternary if's, not supported in Python 2.4
2012-01-25 12:26:11 -05:00
Eliot Horowitz
31f7a4d34c
increase oplog size
2012-01-25 09:47:50 -05:00
Eliot Horowitz
d9b74dc7cf
really fix smoke.py...
2012-01-24 00:14:53 -05:00
Eliot Horowitz
6a4d7740f6
fix python smoke
2012-01-24 00:00:17 -05:00
Eliot Horowitz
6c269ae42a
make smoke.py work on older versions
2012-01-23 23:27:06 -05:00
Dan Crosta
be40a5eac1
BUILDBOT-84: add aggregation test suite
2012-01-23 14:06:09 -08:00
Eliot Horowitz
08eac1faf3
improve scons invocation time by short circuiting regex
2012-01-22 00:06:06 -05:00
Tad Marshall
c270ddb2bf
Merge pull request #146 from cathoderay/patch-1
...
fixing typo
2012-01-16 12:45:22 -08:00
Eric Milkie
ed6e62e4ed
make TestData actually work on Windows
2012-01-06 15:07:48 -05:00
Eric Milkie
c93e6d5201
support mongos test on windows
2012-01-04 16:33:11 -05:00
Eric Milkie
ca7386b0be
smoke all was adding parallel tests twice
2011-12-27 10:21:44 -05:00
Eliot Horowitz
c204ae515f
remove imports
2011-12-25 13:16:25 -05:00
Eliot Horowitz
9016d3fd77
no more ubuntu hacks
2011-12-25 12:02:26 -05:00
Eliot Horowitz
1c2950f9da
mandriva hack removal
2011-12-25 12:01:48 -05:00
Eliot Horowitz
54b37b38ca
old mandriva hack not needed
2011-12-25 12:00:27 -05:00
Eliot Horowitz
f0d84aded9
this moved to scratch repo
2011-12-25 12:00:26 -05:00
Eliot Horowitz
57ebd125ae
this is now part of the api docs repo
2011-12-25 12:00:26 -05:00
Eliot Horowitz
6648144e57
remove old benchmark code for gae
2011-12-25 12:00:26 -05:00
Eliot Horowitz
1ce8da799e
helper to pull parts of boost into third_party
2011-12-15 15:38:42 -05:00
Mathias Stearn
b0c5f379ea
Provide faster feedback when tests are failing
2011-11-29 16:18:21 -05:00
Spencer T Brody
220776dff8
Skip failing SyncClusterConnection tests when running tests with auth. SERVER-4237
2011-11-22 17:45:28 -05:00
Ronald Andreu Kaiser
db4540d24d
fixing typo
2011-11-15 18:43:16 -02:00
Spencer T Brody
805982794d
Authenticate at the beginning of every test.
2011-11-11 16:32:18 -05:00
Spencer T Brody
f786c8ef38
Fix smoke.py for older versions of python.
2011-11-09 23:07:21 -05:00
Spencer T Brody
f2d426df70
Enable running our full js test suite with authentication. SERVER-4237.
2011-11-09 18:06:10 -05:00
Spencer T Brody
b063594e10
Put check of current time directly before the call to the operation being timed.
2011-11-09 15:58:38 -05:00
Dwight
359a4fe928
fix for windows
2011-10-07 17:10:54 -04:00
Mathias Stearn
bcd56a1ebc
fix smallOplog tests
2011-10-06 16:57:40 -04:00
gregs
97c7de268e
allow ignoring files for testing
...
for example, to ignore known-bad tests
2011-10-06 09:58:18 -04:00
Richard Kreuter
8778f43d5a
Make package name suffix handling slightly smarter in packager.py.
2011-09-12 11:56:55 -04:00
Eliot Horowitz
d40cad9feb
combine sm in source
2011-08-21 01:34:54 -04:00
gregs
4e25a6d588
allow test not to preallocate journal files
2011-08-05 15:31:34 -04:00
gregs
5bd4f5885c
allow nopreallocj in smoke.py
2011-08-03 17:11:43 -04:00
Mathias Stearn
fff9db5a8d
Preserve existing spacing when replacing 0 errorcodes
2011-08-01 19:14:03 -04:00
gregs
53965e6f03
Allow turning off journaling at smoke.py command line to make tests run faster and not preallocate
2011-08-01 12:44:11 -04:00
dwight
3d9117aa30
need a longer timeout in tests due to preallocation
2011-07-31 20:30:55 -04:00
gregs
64ae794bd8
don't re-add eval if already there
2011-07-28 19:08:35 -04:00
gregs
8ca09e494d
Fix for smoke.py
2011-07-28 15:53:50 -04:00
gregs
d6cce7e211
some test case fixes for SERVER-1726
2011-07-28 14:25:27 -04:00
Eliot Horowitz
1e3e443740
comment
2011-07-16 08:48:56 -04:00
gregs
7acd676093
Auto-gen zero error codes.
2011-06-21 17:23:01 -04:00
Richard Kreuter
d7c10675a2
Uncomment a debugging hack in packager.py
2011-06-18 14:28:39 -04:00
Richard Kreuter
a3f0217f37
Add support for generating version-sensitive RPM specfiles in packager.py
2011-06-18 14:27:21 -04:00
Eliot Horowitz
bf856b75d9
fix error codes
2011-06-06 14:41:56 -04:00