dalyd
3d45b3d16f
SERVER-19305 : Remove geo tests from 1node repl set mongo-perf evergreen project
2015-07-07 12:18:44 -04:00
dalyd
2db5af9dfe
SERVER-19141 : Update mongo-perf regression in performance project to run from mongo-perf master
2015-07-02 21:12:29 -04:00
Daniel Alabi
70ad0ad1cf
SERVER-19085 Add new suite for running 3-node legacy config servers
2015-07-02 15:07:30 -04:00
Mathias Stearn
c29c3e29d2
Revert "Make build phase tolerate less radio silence before timing out in mci"
...
This reverts commit f0808539e3
.
2015-07-02 14:05:44 -04:00
Mark Benvenuto
33f1186d3b
SERVER-19246 : Enable WT tests on Solaris Variant
2015-07-02 11:38:04 -04:00
Andy Schwerin
f0808539e3
Make build phase tolerate less radio silence before timing out in mci
2015-06-30 18:18:14 -04:00
Jonathan Reams
112ab99be0
SERVER-19157 Run hang analyzer with custom toolchain gdb
2015-06-30 10:32:56 -04:00
J Delaney
1e73e73295
SERVER-19161 add fuzzing task to evergreen.yml
...
Closes #989.
Signed-off-by: Max Hirschhorn <max.hirschhorn@mongodb.com>
2015-06-29 17:18:42 -04:00
Ernie Hershey
504aadbc37
bump tools to 3.1.5
2015-06-29 09:05:46 -04:00
dalyd
5d09aa23ce
SERVER-19163 : Remove query only tests from mongo-perf evergreen when running with oplog
2015-06-26 17:06:41 -04:00
dalyd
719e290c33
SERVER-19130 : Specify Oplog size for mongo-perf benchmarks running with oplog
2015-06-25 14:06:41 -04:00
Adam Midvidy
d1ae9d121a
SERVER-19120 switch jscore_op_command to jscore_op_query
2015-06-25 09:57:42 -04:00
Max Hirschhorn
188c778121
SERVER-18391 Remove PyYAML installation code from evergreen.yml.
2015-06-24 20:12:03 -04:00
Jonathan Reams
8a52ecbfea
SERVER-18632 Switch notary client key name to expansion
2015-06-23 15:45:41 -04:00
Jonathan Reams
26d5e725c8
SERVER-18953 SERVER-9567 Add debug symbols archive target
2015-06-23 11:08:17 -04:00
Mark Benvenuto
da608f5500
SERVER-18579 : Add lint to enterprise repo, and suppress warning
2015-06-21 14:53:37 -04:00
Mark Benvenuto
e484264ed6
SERVER-18579 : Add .clang-format & Scons support
2015-06-20 10:56:04 -04:00
Andy Schwerin
330a052a6a
Extra lsan suppression.
2015-06-19 08:35:44 -04:00
mike o'brien
847921de5b
SERVER-18898 add repl variant to perf matrix
2015-06-18 16:50:06 -04:00
mike o'brien
f30a606801
SERVER-18898 use numactl,syncdelay=0,ttlMonitorEnabled=false,etc in perf args
2015-06-17 19:20:17 -04:00
Ernie Hershey
214f298eb8
SERVER-19002 Remove variant directory from evergreen scons commands
2015-06-17 09:46:16 -04:00
Jonathan Reams
9cffe6232e
SERVER-18911 Make sure new source tarballs match old source push conventions
2015-06-15 16:30:08 -04:00
Jonathan Reams
0924e369fb
BUILD-729 Use ubuntu 14.10 for the ASAN builder
2015-06-15 10:50:49 -04:00
Jonathan Reams
d33a306294
BUILD-599 Remove RHEL 5.7 AMIs
2015-06-12 14:52:07 -04:00
Andrew Morrow
483706ef48
SERVER-17789 Do not use option values to configure the variant directory
2015-06-12 13:28:17 -04:00
Jonathan Reams
2cd3399046
SERVER-18910 Don't set distname during compile
2015-06-11 17:31:01 -04:00
Mark Benvenuto
ad72bdb755
SERVER-18524 : Different parsing for RLP index keys and queries leads to missing results
2015-06-11 11:01:05 -04:00
Sam Kleinman
d2e56200ba
SERVER-18894 : change name of osx ssl artifacts
2015-06-10 13:12:46 -04:00
mike o'brien
86c9f8bd1e
SERVER-18898 use virtualenv, and run benchmarks on centos6-perf machines
2015-06-09 16:32:28 -04:00
Dan Pasette
929d1d20eb
bump tools to 3.1.4
2015-06-08 16:25:27 -04:00
mike o'brien
f7c165cb28
SERVER-18848 enable perf statistics collection in evergreen
2015-06-05 17:41:48 -04:00
Jonathan Reams
0ceb2687b8
SERVER-18371 Add configure check for SSL/FIPS
2015-06-04 11:21:17 -04:00
Charlie Swanson
cc59f160a2
SERVER-18799 : Improve reliability of max_time_ms.js
...
Tweak the timeouts in the getMore section of the test, and cap the
number of jobs resmoke.py uses in evergreen at the number of available
cores on the machine.
2015-06-03 12:47:53 -04:00
Max Hirschhorn
6b41043ce9
SERVER-17526 Enable tracking of spawned processes in MCI.
...
On Windows, this will cause MCI to assign processes to a job object.
Change resmoke.py to only create a job object if the current process
is not already assigned to one.
2015-05-28 20:26:41 -04:00
Max Hirschhorn
610fab503c
SERVER-17861 Change the default storage engine to wiredTiger.
...
WiredTiger is used as the default storage engine if the dbpath does
not contain any data files. Otherwise, the storage engine specified
in the storage.bson metadata file is used when the --storageEngine
flag is omitted from the command line invocation.
2015-05-28 12:15:47 -04:00
Andy Schwerin
845a2dcc23
SERVER-18605 Update lsan.suppressions for default thread name setting.
2015-05-27 18:09:32 -04:00
Max Hirschhorn
12d9dea191
Revert " SERVER-17861 Change the default storage engine to wiredTiger."
...
This reverts commit a335b35b2e
.
2015-05-27 08:49:03 -04:00
Max Hirschhorn
a335b35b2e
SERVER-17861 Change the default storage engine to wiredTiger.
...
WiredTiger is used as the default storage engine if the dbpath does
not contain any data files. Otherwise, the storage engine specified
in the storage.bson metadata file is used when the --storageEngine
flag is omitted from the command line invocation.
2015-05-26 20:27:50 -04:00
Jonathan Reams
cfdb9c4800
SERVER-17199 Fix source pushes on windows
2015-05-26 12:36:51 -04:00
Jonathan Abrahams
04c099f37a
SERVER-18621 Remove concurrency_compat tests for FSM
2015-05-26 12:13:08 -04:00
Jonathan Reams
36ac7a5d8a
SERVER-17782 Fix tarball naming in push task
2015-05-22 17:02:00 -04:00
Jonathan Reams
8d7ea5bdb7
SERVER-17782 Fix source tarball pushes
2015-05-22 10:14:08 -04:00
Max Hirschhorn
841c50f3e7
Revert " SERVER-17861 Change the default storage engine to wiredTiger."
...
This reverts commit 38862aaa17
.
2015-05-22 09:04:55 -04:00
Max Hirschhorn
38862aaa17
SERVER-17861 Change the default storage engine to wiredTiger.
...
WiredTiger is used as the default storage engine if the dbpath does
not contain any data files. Otherwise, the storage engine specified
in the storage.bson metadata file is used when the --storageEngine
flag is omitted from the command line invocation.
2015-05-21 21:03:59 -04:00
Jonathan Reams
2ce0a91ec6
SERVER-17782 SERVER-17329 Improve versioning and add distsrc to SCons
2015-05-21 14:15:43 -04:00
Adam Midvidy
080ff4e288
SERVER-18291 create a variant of the jsCore suite for OP_COMMAND
2015-05-19 14:27:08 -04:00
Ernie Hershey
d43da2cd1f
bump tools to r3.1.3
2015-05-18 11:19:25 -04:00
Mark Benvenuto
5b1bb5cf93
SERVER-18494 : Fix long link command lines on Windows
2015-05-15 10:47:09 -04:00
Sam Kleinman
9054c81ce8
SERVER-18421 : add os x ssl builder
2015-05-13 18:16:55 -04:00
Max Hirschhorn
e5d8177255
SERVER-1424 Run tests in MCI with resmoke.py instead of smoke.py.
2015-05-08 14:50:57 -04:00