0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-29 08:42:18 +01:00
Commit Graph

246 Commits

Author SHA1 Message Date
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
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
Eliot Horowitz
510347df13 add verify( <code> , <test> ) SERVER-1259 2011-05-29 22:19:59 -04:00
Mathias Stearn
5d5d572a64 use master for github link to avoid huge diffs 2011-05-12 18:01:53 -04:00
Mathias Stearn
b379b62557 Write docs/errors.md in binary mode 2011-05-12 17:26:22 -04:00
Eliot Horowitz
b661f15b4d need a bigger oplog size 2011-04-26 10:52:54 -04:00
Aaron
27f6f7827a Disable dropdb test in small oplog suite 2011-04-18 11:53:26 -07:00
Eliot Horowitz
138040ccc0 not checking msgasserted for dupes 2011-04-15 13:39:47 -04:00
Richard Kreuter
dd2cb5dd88 Use git versions of packaging files, not git HEAD's, to avoid some skew. 2011-03-18 16:15:01 -04:00
Richard Kreuter
72f549af63 Man page updates, pakager.py fixes, maybe SERVER-1968
* packager.py had a bug that left the man pages out of the .deb
  packages.
2011-03-17 14:57:23 -04:00
Eliot Horowitz
67f6128404 better debugging 2011-03-10 12:01:16 -05:00
Eliot Horowitz
87de543df7 better timeout 2011-03-10 11:58:47 -05:00
Eliot Horowitz
4480e0f3af increase timeout because of dur 2011-03-10 11:10:47 -05:00
Richard Kreuter
571db521fa Add support for package revision/release numbers in packager.py. 2011-03-02 14:10:50 -05:00
Richard Kreuter
4738e2f399 Miscellaneous refactoring in packager.py 2011-03-01 16:25:06 -05:00
Richard Kreuter
88f00c9044 Put the right changelogs and initscripts in .debs. 2011-02-28 17:41:15 -05:00
Richard Kreuter
dfa6ac6aad Try to make things work with some newer RPM braindamage. 2011-02-25 16:13:16 -05:00
Richard Kreuter
626b7e2182 Removing old packaging scripts. 2011-02-25 14:26:18 -05:00
Richard Kreuter
4e38e78503 New packaging script, supersedes makedist.py, makealldists.py, mergerepo.py. 2011-02-25 14:26:18 -05:00
Eliot Horowitz
cb48ff63f2 increase small oplog to 128 from 100 2011-01-19 23:18:15 -05:00
Eliot Horowitz
a3c5fd0642 finish removing msg 2011-01-16 02:21:07 -05:00
dwight
e1c86828cb typo 2011-01-09 10:57:56 -05:00
Eliot Horowitz
48d3c2dff5 windows support for smoke.py 2010-12-22 16:42:02 -05:00
Eliot Horowitz
fcf9fbe6c2 smokeDur 2010-12-20 14:28:46 -05:00
Richard Kreuter
9110e6fe2c More tidying for Linux packaging scripts. 2010-12-06 14:51:19 -05:00
Richard Kreuter
2d2998722b Buildscript updates for some Linux distros. 2010-12-06 12:22:39 -05:00
Eliot Horowitz
d4ab06dc87 remove spam 2010-11-28 02:34:47 -05:00
Eliot Horowitz
9a09669015 fix some bugs in smoke with small oplog that makes it not catch some errors 2010-11-28 02:27:45 -05:00