Commit Graph

807 Commits

Author SHA1 Message Date
Jonathan Reams
4bf4addd67 SERVER-20024/SERVER-16579 Add suse 12 enterprise/community builders 2015-10-19 10:54:18 -04:00
dalyd
9cebd633d3 SERVER-20533: Add analysis comparing mongo-perf throughput on WT against MMAPv1 2015-10-19 10:11:58 -04:00
Max Hirschhorn
9be7e812e0 SERVER-19813 Handle invalid UTF-8 sequences in subprocess output. 2015-10-16 19:38:29 -04:00
Max Hirschhorn
06fcd75302 SERVER-20899 Fix issue with resmoke.py fixtures and CleanEveryN hook.
Avoid constructing new Fixture instances inside
ReplicaSetFixture.setup() and ShardedClusterFixture.setup().
2015-10-15 10:58:53 -04:00
Kamran Khan
fe9e2a544e SERVER-20852 Disable tests that assume a database is implicitly created 2015-10-14 18:40:45 -04:00
Charlie Swanson
b3b1be01f9 SERVER-20414 Move httpinterface tests into their own suite 2015-10-13 18:12:11 -04:00
Kaloian Manassiev
66c0dda7e9 SERVER-20646 Cluster find command per-host retry logic
This change makes the cluster 'find' command to retry on a per-host basis
instead of the entire operation.

Reverts commit c433c8157f.
Reverts commit 5ab3290f87.
2015-10-13 17:25:13 -04:00
Max Hirschhorn
cda9ac3ae9 SERVER-20892 Fix issue with resmoke.py not waiting for initial sync. 2015-10-13 11:04:22 -04:00
Max Hirschhorn
c433c8157f SERVER-20646 Disable stale_clustered.js in sharding_auth_audit. 2015-10-12 10:12:44 -04:00
Jonathan Abrahams
58d04a03a5 SERVER-14191 - Add audit to auth and sharding_auth test suites on Enterprise platforms 2015-10-09 09:43:33 -04:00
Max Hirschhorn
5ab3290f87 SERVER-20646 Temporarily disable stale_clustered.js. 2015-10-09 01:09:10 -04:00
Max Hirschhorn
4a42d61c64 Revert "SERVER-14191 - Add audit to auth and sharding_auth test suites on Enterprise platforms"
This reverts commit 9b984cdc4b.
2015-10-08 16:42:28 -04:00
Max Hirschhorn
12ae3ef9a6 SERVER-20828 Always enable journaling for config servers in tests.
Change ShardingTest and resmoke.py to pass --journal if --configsvr is
specified.
2015-10-08 16:31:31 -04:00
matt dannenberg
a74e0b8373 SERVER-20817 alter conf_server_write_concern.js to have a sufficiently large oplog 2015-10-08 09:25:37 -04:00
Jonathan Abrahams
9b984cdc4b SERVER-14191 - Add audit to auth and sharding_auth test suites on Enterprise platforms 2015-10-08 13:25:51 -04:00
Mathias Stearn
5be08a1188 SERVER-20707 Add --enableMajorityReadConcern option 2015-10-08 12:06:52 -04:00
dalyd
83bc35d2c7 SERVER-20534: Add analysis comparing mongo-perf throughput with oplog versus standalone 2015-10-08 10:57:57 -04:00
matt dannenberg
0eccf941d8 SERVER-20722 require journaling and rs pv1 with config servers 2015-10-08 04:56:05 -04:00
Max Hirschhorn
f8308fdf0c SERVER-20817 Temporarily disable conf_server_write_concern.js. 2015-10-08 09:55:38 -04:00
David Storch
00986be0d7 SERVER-20719 add sharding_jscore_passthrough_wire_ops
This is a variant of the sharding jsCore passthrough suite that is
configured to use legacy wire protocol reads and writes.
2015-10-07 17:51:44 -04:00
Spencer T Brody
1b9f26c8d6 Revert "SERVER-20676 Temporarily disable multi_mongos2.js test"
This reverts commit 1cd101f5bd.
2015-10-07 17:50:50 -04:00
Kaloian Manassiev
f381fd0166 SERVER-20646 Move stale_clustered.js to the sharding suite
It doesn't need to be under NoPassthroughWithMongoD. Also changed the
ShardingTest instantiation to use the BSON-based constructor and tightened
some of the checks in order to catch the exact error location.
2015-10-07 17:33:11 -04:00
matt dannenberg
3223f84a8e SERVER-20532 add a replica_sets_legacy evergreen task 2015-10-01 08:00:10 -04:00
Spencer T Brody
1cd101f5bd SERVER-20676 Temporarily disable multi_mongos2.js test 2015-10-01 12:52:46 -04:00
Mathias Stearn
760a7c4776 SERVER-18400 remove unused passthrough tests
They are no longer executed and are unmaintained.
2015-09-30 13:54:00 -04:00
David Storch
df2a33f997 SERVER-20067 SERVER-19572 set readMode in shell based on wire version
"compatibility" readMode now causes the shell to detect whether or not
to use find/getMore commands based on wire version. "commands" mode
forces use of the find/getMore commands, and "legacy" mode forces uses
of legacy OP_QUERY/OP_GET_MORE reads.

Also configures tests to force use of "commands" or "legacy" mode as
appropriate.
2015-09-30 13:25:15 -04:00
Spencer T Brody
2df922eae0 SERVER-20694 Temporarily disable csrs_upgrade.js test 2015-09-29 19:32:43 -04:00
Robert Guo
675cb2f6f9 SERVER-20289 Add jstest suite to implicitly shard collections 2015-09-29 10:03:44 -04:00
Jason Rassi
780565d818 SERVER-20646 Temporarily disable stale_clustered.js 2015-09-28 17:26:27 -04:00
Spencer T Brody
6d2fa05f1e SERVER-20592 Retry split chunk if it fails due to stale chunk boundaries 2015-09-28 13:26:59 -04:00
Geert Bosch
c56596e2d3 Revert "SERVER-20617 Temporarily disable wt_nojournal_toggle.js"
This reverts commit aae60d0d30.
2015-09-25 10:57:53 -04:00
Benety Goh
6e2366ff2a SERVER-20579 Re-enable nine rollback tests in replicasets/
This reverts commit e831e7a6ab and 063d9b2dcc.
2015-09-24 22:23:36 -04:00
Jason Rassi
aae60d0d30 SERVER-20617 Temporarily disable wt_nojournal_toggle.js 2015-09-24 16:05:09 -04:00
Spencer T Brody
543f81a81d SERVER-20592 Disable csrs_upgrade.js test due to bug with moveChunk 2015-09-24 13:36:59 -04:00
Kaloian Manassiev
6d62d7f7bc SERVER-20578 ReplSetTest.overflow should wait for replication
Also reduce the ShardingTest oplog size in order to make tests run faster.

In addition, this reverts commit eee325e630.
2015-09-24 09:10:18 -04:00
Martin Bligh
6163b162eb BF-1173: disable flaky test csrs_upgrade_during_migrate.js 2015-09-23 18:05:41 -04:00
Jason Rassi
e831e7a6ab SERVER-20579 Temporarily disable three rollback tests in replicasets/ 2015-09-23 16:01:26 -04:00
Jason Rassi
063d9b2dcc SERVER-20579 Temporarily disable six rollback tests in replicasets/ 2015-09-23 12:44:58 -04:00
Jason Rassi
eee325e630 SERVER-20578 Temporarily disable stale_clustered.js 2015-09-23 12:44:58 -04:00
Charlie Swanson
6d6347195a SERVER-20563 Only append strings to string builders in resmoke.py 2015-09-22 16:54:06 -04:00
Max Hirschhorn
53f0b88ef9 SERVER-20475 Add --preallocJournal option to resmoke.py.
Defaults to off.
2015-09-21 09:06:22 -04:00
Yunhe (John) Wang
79baef75f0 SERVER-20334 Added readConcern forwarding to mongos find 2015-09-18 15:57:07 -04:00
dalyd
3c57ce8739 SERVER-20464: Add units of measurement to log output of perf regression analysis 2015-09-18 14:31:37 -04:00
Yunhe (John) Wang
ff139401e2 SERVER-20437 Reorganized sharding_jscore_passthrough blacklist 2015-09-17 16:48:37 -04:00
dalyd
c1b0712f62 SERVER-19901: Mongo-perf analysis script -- Compare to tagged baseline 2015-09-16 15:16:17 -04:00
Mike Grundy
a3a968e867 SERVER-20199 Create readConcern majority passthrough suite 2015-09-16 12:35:06 -04:00
Yunhe (John) Wang
fa12f702ea SERVER-11735 Changed dbcase tests to detect write error instead of explicit error code 2015-09-16 11:31:55 -04:00
Yunhe (John) Wang
33e1ddbb9f SERVER-8653 Unblacklisted update_setOnInsert.js 2015-09-16 11:31:55 -04:00
Yunhe (John) Wang
9d3f497c34 SERVER-1445 shellkillops.js now works 2015-09-16 11:31:55 -04:00
Charlie Swanson
d99dbc6b0f SERVER-18273 Copy TestData to avoid aliasing issues 2015-09-14 10:04:22 -04:00