Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-13435 do not run dropdb_race.js in smalloplog | Eric Milkie | 2014-04-01 | 1 | -1/+1 |
| | |||||
* | SERVER-13297: have 'smoke.py all' use jsCore instead of js | Scott Hernandez | 2014-03-27 | 1 | -3/+3 |
| | |||||
* | SERVER-13391 Move slowest tests from noPassthrough* (formerly ↵ | Mathias Stearn | 2014-03-27 | 1 | -0/+4 |
| | | | | | | | slow{Weekly,Nightly}) to slow* slow1 and slow2 are new suites to hold very slow tests. The idea is that we can create slow3, slow4, etc to keep the time to run the longest suite down. | ||||
* | SERVER-13391 Rename slowNightly -> noPassthroughWithMongod and slowWeekly -> ↵ | Mathias Stearn | 2014-03-27 | 1 | -4/+4 |
| | | | | | | noPassthrough This better represents their purpose and the difference between them. | ||||
* | SERVER-13297 support both windows and posix path separators | Mathias Stearn | 2014-03-26 | 1 | -5/+7 |
| | | | | Also removed legacy [!_] from js and jsCore globs. | ||||
* | SERVER-13191 migrate auth jstest suite to use write commands api | Randolph Tan | 2014-03-26 | 1 | -1/+1 |
| | |||||
* | SERVER-13297: enable core suite for commands and add scons smokeJsCore test | Scott Hernandez | 2014-03-26 | 1 | -3/+3 |
| | |||||
* | Revert "SERVER-13287: delegate to shell when compressing tar archives" | Dan Pasette | 2014-03-26 | 1 | -84/+23 |
| | | | | This reverts commit e73399e0e696aaaf1e859533e10cc2b74d46994f. | ||||
* | SERVER-13287: delegate to shell when compressing tar archives | Wisdom Omuya | 2014-03-25 | 1 | -23/+84 |
| | | | | Signed-off-by: Matt Kangas <matt.kangas@mongodb.com> | ||||
* | SERVER-13297: convert parallel suite to use jsCore tests | Scott Hernandez | 2014-03-25 | 1 | -13/+33 |
| | |||||
* | Fix build-failure with small-oplog tests | Mathias Stearn | 2014-03-14 | 1 | -1/+4 |
| | | | | | | The theory here is that the test exited with writes still in flight and the dbhash was executed on the master and the slave at different logical points in time. | ||||
* | SERVER-13190 migrate replset jstest suite to use write commands api | Randolph Tan | 2014-03-14 | 1 | -1/+1 |
| | |||||
* | SERVER-10640 re-enable trace_missing_docs_tests.js in auth passthrough | Spencer T Brody | 2014-03-13 | 1 | -1/+0 |
| | |||||
* | SERVER-13188 Migrate aggregation jstest suite to use write commands api | Randolph Tan | 2014-03-13 | 1 | -1/+1 |
| | |||||
* | smoke small_oplog: don't store dups in lost in master/slave | Scott Hernandez | 2014-03-13 | 1 | -2/+2 |
| | |||||
* | smoke.py dbhash and mongod state | Scott Hernandez | 2014-03-12 | 1 | -21/+52 |
| | |||||
* | SERVER-12753 Remove extra %% in enterprise rpm macros file | Ernie Hershey | 2014-03-06 | 1 | -1/+1 |
| | |||||
* | SERVER-12572 Informatively fail attempts to build C++ client driver targets | Andrew Morrow | 2014-03-04 | 1 | -28/+4 |
| | | | | | | | The MongoDB C++ client driver now resides in a separate repo and is maintained independently of the server. The targets in this repo that used to build or test the driver will now print an error message explaining the change and referring users to the relevant documentation. | ||||
* | SERVER-12127 migrate js tests to jscore suite when not related to writes | Randolph Tan | 2014-03-03 | 1 | -0/+3 |
| | | | | Temporarily put back jstest in order not to lose test coverage | ||||
* | SERVER-12127 migrate js tests to jscore suite when not related to writes | Randolph Tan | 2014-03-03 | 1 | -3/+3 |
| | | | | Fix path name in smoke.py | ||||
* | SERVER-12753 Don't use internal rpmbuild dependency generator | Ernie Hershey | 2014-02-28 | 1 | -0/+1 |
| | | | | | | This turns on a call out to the find-requires script which properly adds shared library dependencies to RPM's when being built in Ubuntu. | ||||
* | SERVER-5455 New script to sign S3 artifacts | Ernie Hershey | 2014-02-28 | 1 | -0/+105 |
| | |||||
* | smoke.py dbhash oplog printing | Scott Hernandez | 2014-02-28 | 1 | -5/+9 |
| | |||||
* | SERVER-12786: add smoke.py shell_write_mode | Scott Hernandez | 2014-02-27 | 1 | -4/+9 |
| | |||||
* | omit dbadmin.js from smalloplog suite; calls CloseAllDatabases | Eric Milkie | 2014-02-25 | 1 | -2/+2 |
| | |||||
* | SERVER-12804: only 'report' dbhash failure on failure | Scott Hernandez | 2014-02-23 | 1 | -2/+2 |
| | |||||
* | SERVER-12804: use percent for string formatting | Scott Hernandez | 2014-02-21 | 1 | -4/+4 |
| | |||||
* | Don't count skipped tests as successful in smoke.py | Valeri Karpov | 2014-02-21 | 1 | -11/+11 |
| | | | | Signed-off-by: Matt Kangas <matt.kangas@mongodb.com> | ||||
* | SERVER-12804 Revert smoke.py log message change causing test failure | Shaun Verch | 2014-02-21 | 1 | -2/+1 |
| | |||||
* | SERVER-12804:smoke.py small_oplog improvements | Scott Hernandez | 2014-02-21 | 1 | -18/+47 |
| | |||||
* | SERVER-9246 New enterprise yum/apt repo layout | Ernie Hershey | 2014-02-19 | 2 | -75/+148 |
| | | | | Also some minor whitespace consistency fixes. | ||||
* | turn on autoresync to fix smalloplog suite timing out | Eric Milkie | 2014-02-19 | 1 | -1/+1 |
| | |||||
* | SERVER-9123 Include snmp files in enterprise packages | Ernie Hershey | 2014-02-11 | 1 | -13/+8 |
| | |||||
* | SERVER-9987 Include platform in RPM Release field | Ernie Hershey | 2014-02-07 | 1 | -7/+15 |
| | | | | | | The "Release" rpm field has previous been 'mongodb_1' in all RPM's but to support separate RHEL/CentOS 5.7+ and 6.2+ rpms, the release will now be '1.el5' and '1.el6'. | ||||
* | SERVER-12509 allow overriding default buildlog URL with command line opt to ↵ | mike o'brien | 2014-02-06 | 2 | -1/+6 |
| | | | | smoke.py | ||||
* | SERVER-12127 new legacy write suites for tests using GLE | Greg Studer | 2014-02-06 | 1 | -1/+3 |
| | |||||
* | SERVER-10848 Speed up auth passthrough tests by using the internal user ↵ | Spencer T Brody | 2014-02-03 | 1 | -24/+15 |
| | | | | instead of a real admin user | ||||
* | multiversion setup improvements | Scott Hernandez | 2014-01-29 | 1 | -34/+52 |
| | |||||
* | increase buildlogger send interval to 10 seconds | mike o'brien | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | SERVER-12435 Added support for module jstests in smoke.py | Shaun Verch | 2014-01-22 | 1 | -0/+61 |
| | |||||
* | SERVER-3364: The C++ Driver compiled as shared library must export the API | Mark Benvenuto | 2014-01-14 | 1 | -75/+0 |
| | |||||
* | comments and instructions on using make_vcxproj script and its limitations | Dwight | 2014-01-09 | 1 | -3/+23 |
| | |||||
* | visual studio didnt like the nested xml comments here | Dwight | 2014-01-07 | 1 | -1/+4 |
| | |||||
* | SERVER-9987 Generate Enterprise rpms for both rhel 5 and rhel 6 | Ernie Hershey | 2013-12-20 | 2 | -32/+35 |
| | |||||
* | SERVER-9246 Clean up community repo generation script to match enterprise ↵ | Ernie Hershey | 2013-12-20 | 1 | -27/+19 |
| | | | | version | ||||
* | SERVER-9246 Create Yum and Apt repositories for enterprise edition | Ernie Hershey | 2013-12-20 | 2 | -1/+95 |
| | |||||
* | more work on vcxproj generation | Dwight | 2013-12-18 | 2 | -5/+11 |
| | |||||
* | vcxproj generation more work | Dwight | 2013-12-18 | 1 | -2/+2 |
| | |||||
* | make_vcxproj make it _WIN32_WINNT preprocessor define aware | Dwight | 2013-12-13 | 2 | -2/+3 |
| | |||||
* | vcxproj file generator, made it NTDDI_VERSION-aware | Dwight | 2013-12-13 | 2 | -5/+23 |
| |