Commit Graph

20 Commits

Author SHA1 Message Date
Eliot Horowitz 814807af7f can pass a list of files to lint.py 2012-10-16 10:35:38 -04:00
Eliot Horowitz c444625527 move lint code to its own directory 2012-10-15 18:07:07 -04:00
Dan Crosta 455986e93d smoke.py: run cleanbb before each test phase 2012-07-10 11:40:48 -04:00
Eliot Horowitz 9b42753b04 some md5 helpers 2012-05-11 01:26:33 -04:00
Dan Crosta 5c8053463a buildlogger: make everything unicode 2012-04-12 17:36:24 -04:00
Andy Schwerin 245468533a SERVER-5140: Short-circuit smoke_python_name() if the running python interpreter is new enough.
This version is for the master branch.

There's no reason to search for another version of the python interpreter if the
running version is at least the minimum supported version, and this stops a build
hang.
2012-03-22 16:32:56 -04:00
Dan Crosta 51e9b45d89 SERVER-5057 safely invoke smoke.py from SConscript.smoke
this correctly handles arguments with spaces, quotes, etc
2012-02-23 17:32:02 -05:00
Eliot Horowitz 2ebabdfbf4 Revert "BUILDBOT-58: use s3tool to do s3-related work (and remove old, unused s3 scripts)"
This reverts commit fc7cac2239.
2012-02-18 01:55:34 -05:00
Dan Crosta 84034bdf98 avoid killing the smoke.py (which invokes cleanbb) from cleanbb 2012-02-17 00:06:50 -05:00
Dan Crosta fc7cac2239 BUILDBOT-58: use s3tool to do s3-related work (and remove old, unused s3 scripts) 2012-02-16 21:51:26 -05:00
Dan Crosta 31991afed8 ALL smoke.py invocations are done through smoke_command()
This function returns a string command with fully qualified paths to a
valid (>= 2.5) Python interpreter and to the smoke.py file.
2012-02-16 21:49:02 -05:00
Eliot Horowitz cbc4f28938 some cleaning 2010-09-03 11:58:53 -04:00
Mike Dirolf 306b9cbaa7 just renaming some things in smoke.py to be more consistent - no functional changes 2010-08-26 16:01:46 -04:00
Eliot Horowitz 4b50326dbc cleaning and error code stuff 2010-07-19 15:37:19 -04:00
Eliot Horowitz db6337a8e8 seperate package for c++ client 2010-05-23 23:30:52 -04:00
Eliot Horowitz f91cd9eda7 trying to make build work 2010-05-14 23:57:55 -04:00
Eliot Horowitz bb4dc1d191 try to fix build 2010-05-14 23:37:29 -04:00
Richard Kreuter b7feb6af29 Fixups in smoke.py, utils.py SERVER-253 2010-05-14 17:01:51 -04:00
Eliot Horowitz 5d44f01b1f wait longer but smarter for mongod to stasrt 2010-02-11 17:17:36 -05:00
Eliot Horowitz f8273464b7 bb files 2010-02-04 10:21:36 -05:00