0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

2093 Commits

Author SHA1 Message Date
Jamie Heppenstall
5c53fe70e2 SERVER-44559 Enable WT debug table for powercycle tests 2020-04-17 17:10:43 +00:00
David Bradford
de18c56b91 SERVER-47592: Ensure burn_in_tags build variants are named 2020-04-16 19:20:47 +00:00
Louis Williams
a94df7c8c6 SERVER-47510 Disable index build commitQuorum on builders that override mongodSetParameters 2020-04-15 15:46:18 +00:00
Robert Guo
b973f30040 SERVER-46326 update multiversion tests for 4.4 2020-04-15 11:40:52 +00:00
Max Hirschhorn
6202c52a25 SERVER-47428 Move concurrency_sharded* tasks to -large distros.
Not all build variants run the concurrency* tasks with the "large" task
tag on a -large distro. The RHEL 6.2 and SUSE 12 build variants were
specifically modified to do so because OOM failures have been observed
on them.
2020-04-15 00:37:18 +00:00
Andrew Morrow
ebbd614638 SERVER-43903 Always upload cache and config logs for all compiles 2020-04-14 16:33:41 +00:00
Pavi Vetriselvan
2debab7987 SERVER-45094 add replica_sets_reconfig_kill_primary_jscore_passthrough 2020-04-14 16:10:44 +00:00
David Bradford
024219cb5b SERVER-46437: Create baseline build variant for single task generated tasks 2020-04-13 19:07:37 +00:00
vrachev
79809da04a SERVER-46688 Use TestData.inEvergreen to determine if data files should be archived 2020-04-13 17:16:36 +00:00
Amirsaman Memaripour
3cdbd3844a SERVER-47340 Improve management of statics in SSLThreadInfo 2020-04-11 04:31:50 +00:00
Andrew Morrow
7d99356126 SERVER-47341 Mark sources read only during scons compile
Also, validate the presence of the file that goes missing before
and after the build. That way we have some idea of whether the file
was deleted by SCons (or concurrently with SCons) or by some other
task running in between SCons runs.
2020-04-08 21:49:40 +00:00
vrachev
f792615792 SERVER-46827 Resmoke end2end tests for timeouts and archival 2020-04-08 21:10:39 +00:00
Kevin Pulo
b5cc51eb6f SERVER-46830 remove CWRWC FCV 4.4 code 2020-04-08 08:30:49 +00:00
Benety Goh
65e6cd5142 SERVER-46768 remove commit quorum builder 2020-04-07 17:35:14 +00:00
Arun Banala
883ec759a8 SERVER-46991 Create aggregation secondary reads passthrough which runs against a sharded cluster 2020-04-07 13:58:03 +00:00
A. Jesse Jiryu Davis
6018c34bd2 SERVER-45416 Model-check TLA+ specs in Evergreen 2020-04-06 19:45:52 +00:00
David Bradford
4d82d10588 SERVER-47274: Refactor task generation in evergreen 2020-04-06 17:55:12 +00:00
Mihai Andrei
c0c03f1024 SERVER-47149 Configure the aggregation_secondary_reads test suite to run 'CleanEveryN' less frequently and to run on large build variants 2020-04-03 21:30:53 +00:00
Jason Chan
129b8993b6 SERVER-47319 Disable the burn_in_multiversion task 2020-04-03 16:31:07 +00:00
Henrik Ingo
cac63cab47 SERVER-45835 Add optimized Linkbench to Sys-perf as a new task 2020-04-03 09:41:40 +00:00
Pavi Vetriselvan
81e0ad27c2 SERVER-45094 add replica_sets_reconfig_jscore_stepdown_passthrough 2020-04-02 22:08:36 +00:00
Randolph Tan
2cd751b7a8 SERVER-45554 Add more core/txns sharding passthrough suites 2020-04-01 20:40:50 +00:00
Sara Golemon
44e4ca58b9 SERVER-45710 Create sysperf variant linux-replSet-auth-delay 2020-04-01 17:17:46 +00:00
Alexander Costas
89678e9103 SERVER-46141: Separate multiversion passthrough tests from burn in tests. 2020-04-01 14:57:06 +00:00
piatrovm
acdfc2b863 SERVER-46861 Update perf.yml to use the updated genny invocation 2020-03-31 19:50:41 +00:00
Kim Tao
b74a8143ac SERVER-46996: run packaging tasks on small distros 2020-03-30 21:34:47 +00:00
Ben Caimano
eed91a0e07 SERVER-47177 Disable ServiceExecutorAdaptive testing variants 2020-03-30 18:38:56 +00:00
David Bradford
52875adf40 SERVER-47165: Include mongohouse binaries in bypass compile 2020-03-30 14:19:26 +00:00
Cristopher Stauffer
97db26582d SERVER-47036: Updating s390x frequency and compile builder 2020-03-29 21:42:25 +00:00
Mihai Andrei
37a559ade6 Revert "SERVER-47028 Configure the aggregation_secondary_reads test suite to use less memory"
This reverts commit 05d25085180c100335a3d7c270af512b8c7c4457.
2020-03-27 20:18:46 +00:00
Jason Chan
7e12da8345 SERVER-44450 Do not add fromMigrate field to applyOps insert oplog entries 2020-03-27 19:55:48 +00:00
Jack Mulrow
aec50d8b63 SERVER-44034 Temporarily disable sharding_last_stable_and_mixed_shards suite 2020-03-27 14:34:42 +00:00
Misha Tyulenev
4327229904 SERVER-46832 add a variant to run the jstest/core suite with enabled hedge reads 2020-03-26 03:10:40 +00:00
Shreyas Kalyan
7eab469f87 SERVER-46413 Add tests for OCSP on Windows and OSX 2020-03-25 21:03:48 +00:00
Jason Chan
e8a9c1d087 SERVER-47083 Disable multiversion passthrough suites that were missed in initial commit 2020-03-25 17:12:40 +00:00
Jason Chan
532723b7aa SERVER-47083 Disable multiversion passthroughs until FCV is bumped to 4.6 2020-03-24 21:52:40 +00:00
Mihai Andrei
2e9edb0ffa SERVER-47028 Configure the aggregation_secondary_reads test suite to use less memory 2020-03-24 18:50:39 +00:00
William Schultz
6923fac12f SERVER-47053 Don't enforce oplog application constraints on EMRC=false variant 2020-03-24 17:40:38 +00:00
Henrik Ingo
c83f7634ff SERVER-46985 Reduce WT Develop sys-perf variants frequency to 1/week 2020-03-23 15:12:01 +00:00
Siyuan Zhou
71612c8e46 SERVER-46987 Blacklist tests using waitForConfigReplication from mixed version tests until the latest stable becomes 4.4-rc0 2020-03-21 00:38:03 +00:00
David Bradford
ef6cd28bc3 SERVER-47004: Properly run eslint on modules 2020-03-20 17:56:48 +00:00
Henrik Edin
560f40b2bf SERVER-46364 Move errorcodes check to lint phase. 2020-03-20 14:00:53 +00:00
John Chen
aadfd71fcb SERVER-45182 Add UBI7 2020-03-20 13:49:16 +00:00
Samy Lanka
9e49b11100 SERVER-46974 Blacklist reconfig_uses_default_protocolVersion.js from replica_sets_multiversion 2020-03-19 17:01:43 +00:00
Ali Mir
2b50e18f0e SERVER-46549 Clear backports_required_for_multiversion_tests.yml following 4.4 branch 2020-03-18 22:02:43 +00:00
Tess Avitabile
181f4103fe SERVER-46936 Blacklist tests from replica_sets_multiversion pending backport of replication logging changes 2020-03-18 15:18:40 +00:00
Robert Guo
4d87339d4b SERVER-46326 update last-stable to 4.3 2020-03-18 04:07:46 +00:00
Shreyas Kalyan
fd0f5b4d70 Revert "SERVER-46413 Add tests for OCSP on Windows and OSX"
This reverts commit 7072788923.
2020-03-17 20:56:43 +00:00
Pavi Vetriselvan
4d91fac171 SERVER-45094 add replica_sets_reconfig_jscore_passthrough suite 2020-03-17 20:45:56 +00:00
Shreyas Kalyan
7072788923 SERVER-46413 Add tests for OCSP on Windows and OSX 2020-03-17 20:10:44 +00:00