Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BACKPORT-5238: Adding optimized compile for commit-queue | Cristopher Stauffer | 2019-09-26 | 1 | -0/+61 |
| | |||||
* | SERVER-37768 Backport Debian 10 to v4.2 | John Chen | 2019-09-23 | 2 | -0/+127 |
| | |||||
* | SERVER-43359 Added enterprise RHEL8 repo config | John Chen | 2019-09-20 | 1 | -0/+8 |
| | |||||
* | SERVER-43359 Added missing RHEL8 config | John Chen | 2019-09-20 | 1 | -0/+8 |
| | |||||
* | SERVER-37772 Backport RHEL8 to v4.2 | John Chen | 2019-09-13 | 1 | -0/+118 |
| | |||||
* | SERVER-43288: Update fallback_num_sub_suites values | David Bradford | 2019-09-13 | 1 | -38/+38 |
| | | | | (cherry picked from commit 83005792b502eceb719653179ef6e283ecf52ef1) | ||||
* | SERVER-41758 Verify that at least 1 shard exists after hard-reload in ↵ | Bernard Gorman | 2019-09-13 | 1 | -0/+12 |
| | | | | | | aggregation routing path (cherry picked from commit 1fa4766c621bd4cfd74319094469eff3a5de3b79) | ||||
* | SERVER-41939 Fix external_auth suite to work with new LDAP proxy test | Jonathan Reams | 2019-09-11 | 4 | -1/+42 |
| | | | | (cherry picked from commit 75e47b701d34c9ef7beb0482121ac8b62d2d4991) | ||||
* | SERVER-43158: Updating stable branch 4.2 sys perf tests to weekly | Cristopher Stauffer | 2019-09-11 | 1 | -12/+12 |
| | |||||
* | SERVER-42075: Add DSI module to perf.yml | Alexander Costas | 2019-09-06 | 1 | -48/+35 |
| | |||||
* | SERVER-43046 Use toolchain python binary to create virtual environments | Brian McCarthy | 2019-08-29 | 1 | -3/+6 |
| | | | | (cherry picked from commit b2741ca014cc55f59c398d1006ccae06f394018c) | ||||
* | SERVER-41492 Create concurrency suites to disable WiredTiger cursor caching | Louis Williams | 2019-08-27 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | | | and enable more aggressive file handle sweeps (cherry picked from commit 407bf9be594278ac505fb089ec17dfef62ac0e25) Add tunable parameters for WiredTiger file manager options (cherry picked from commit 70a987f5efd85c3162823e8a07f49566b10d2020) Add configurable WiredTiger close_scan_interval setting (cherry picked from commit 0359ce62e90df692b4fb0a2bf68755a6988d9ede) Fix yaml lint (cherry picked from commit 4a1d30014c12bae57caf423b695378fdc6fea6c9) | ||||
* | SERVER-43022: Allow compile to be run independently | David Bradford | 2019-08-26 | 1 | -4/+0 |
| | | | | (cherry picked from commit d3f0ed1fd56ee860908042e078706907e7f1d2eb) | ||||
* | SERVER-42778 hot_backups should use RHEL 7 large | Brian McCarthy | 2019-08-20 | 1 | -1/+1 |
| | | | | (cherry picked from commit 0bf76f9d989da563003065a846f3953e048b080e) | ||||
* | BACKPORT-5038 Disable legacy SCons cache pruning for all build variants | Vitalii Lirnyk | 2019-08-15 | 1 | -18/+0 |
| | |||||
* | SERVER-41580 prevent transactions suites from running on the No Journal builds | Pavi Vetriselvan | 2019-08-15 | 1 | -2/+1 |
| | | | | (cherry picked from commit 61659a724e284e39a24cedc771b36c645192f398) | ||||
* | SERVER-41909 Add the ValidateCmd Genny workload to system_perf.yml | Gregory Wlodarek | 2019-08-14 | 1 | -0/+11 |
| | | | | (cherry picked from commit 394000b336f3807b98ba4db4cc4805d1d5b3f67c) | ||||
* | SERVER-42571 Collect Windows event logs from remote powercycle machine. | Max Hirschhorn | 2019-08-13 | 1 | -1/+33 |
| | | | | (cherry picked from commit b59d4a9c69407295619870f810e13215e01efb12) | ||||
* | SERVER-39928 Stop testing with Python 2.6 in drivers nightly | Ian Whalen | 2019-07-31 | 1 | -7/+1 |
| | |||||
* | SERVER-42377: Update how burn_in_tests determines tests to run. | David Bradford | 2019-07-24 | 6 | -64/+11 |
| | |||||
* | SERVER-41885 Windows SCons cache fix for Windows2008R2 debug | Vitalii Lirnyk | 2019-07-24 | 1 | -0/+1 |
| | |||||
* | SERVER-41795 Enable Windows Shared SCons Cache | Vitalii Lirnyk | 2019-07-24 | 1 | -22/+93 |
| | |||||
* | SERVER-41313 Evaluate Driver's Client Side FLE Specification Tests in Shell | Shreyas Kalyan | 2019-07-22 | 1 | -0/+11 |
| | | | | (cherry picked from commit ac6c8db70db94645a96cfeada8859c6b7b77c6b3) | ||||
* | SERVER-42094 Fix usages of git.get_project in etc/perf.yml. | Max Hirschhorn | 2019-07-19 | 1 | -12/+18 |
| | | | | | | | | | Consolidates all usages of the git.get_project command to a single "git get project" function similar to what we do in etc/evergreen.yml and etc/system_perf.yml. This ensures we clone the revision of the enterprise module and genny repository specified in the manifest. (cherry picked from commit 765ebd958a2358ce76528d002893c430741032de) | ||||
* | SERVER-42111 Enable auto-decrypt in community | Shreyas Kalyan | 2019-07-19 | 1 | -1/+1 |
| | |||||
* | SERVER-41680 Add --branch option to fuzzer invocation | Sandy Gould | 2019-07-11 | 1 | -1/+1 |
| | | | | (cherry picked from commit b9272e3fc9c41aff5e8ba8a0d641eed278fcd92f) | ||||
* | PERF-1867 Split bestbuy_agg_merge into 4 separate suites | Bernard Gorman | 2019-07-08 | 1 | -7/+48 |
| | | | | (cherry picked from commit d755b6817f157a6c27a90f146116c8b25aa4a396) | ||||
* | SERVER-41183 Add test suites for change streams with transactions | Justin Seyster | 2019-07-02 | 1 | -0/+33 |
| | | | | (cherry picked from commit b3c26131f6ab3f919beca658341e737de5d45683) | ||||
* | SERVER-41183 Add coverage for change streams over large transactions | Justin Seyster | 2019-07-02 | 1 | -1/+0 |
| | | | | (cherry picked from commit be23d64cd2aede6745d01445cdfece4b741ddcaf) | ||||
* | SERVER-41935 blacklist memory.js on asan builders | Gabriel Russell | 2019-07-01 | 1 | -0/+2 |
| | |||||
* | SERVER-41631: Enable Large Data YCSB Test | dalyd | 2019-06-28 | 1 | -0/+15 |
| | | | | (cherry picked from commit 7bc687149de22d4819831ce80a8fe9120558891b) | ||||
* | SERVER-41998: Retry calls to evergreen's api | David Bradford | 2019-06-28 | 1 | -1/+1 |
| | | | | (cherry picked from commit dab5b1ad64300742ce95a2ec93f611a8b83bcc6a) | ||||
* | SERVER-41967: Run Fuzzer from Z: rather than C: on Windows | Ryan Timmons | 2019-06-27 | 1 | -0/+2 |
| | |||||
* | SERVER-41815 Make dynamic runtime default on Windows and remove ↵ | Henrik Edin | 2019-06-26 | 1 | -7/+7 |
| | | | | | | --dynamic-windows option (cherry picked from commit 5d5880c21a40ea6cb2b2c9d151d63cad675a3fca) | ||||
* | SERVER-41644 Expose explicit encryption helpers in community shell | Mark Benvenuto | 2019-06-24 | 1 | -1/+10 |
| | | | | (cherry picked from commit c436b8090417baf847143e97f5d221285b1898e1) | ||||
* | SERVER-41862: Make generate resmoke tasks file creation optional | David Bradford | 2019-06-21 | 1 | -0/+1 |
| | | | | (cherry picked from commit d4dd277c49a860b64700ea8a11a83ae5571f560c) | ||||
* | SERVER-41849 Disable the initial sync fuzzer on majority-read-concern-off. | vrachev | 2019-06-20 | 1 | -1/+0 |
| | |||||
* | SERVER-41684 Mobile release process uses wrong paths when copying to ↵ | Mathew Robinson | 2019-06-20 | 1 | -3/+3 |
| | | | | | | downloads.mongodb.org (cherry picked from commit 065a8926202af35bd19a9e2974aaa18f341604fa) | ||||
* | SERVER-40582 Add microbenchmark task for pipeline-style updates | Charlie Swanson | 2019-06-19 | 1 | -0/+19 |
| | | | | (cherry picked from commit bde7615a648ad9bacef680bc5144dcc8c308f6f4) | ||||
* | SERVER-41682 Turned on matchPrimaryNode | Ben Caimano | 2019-06-19 | 1 | -1/+18 |
| | | | | | * Changed the default for ShardingTaskExecutorPoolReplicaSetMatching to matchPrimaryNode * Added new Evergreen suites for disabled and matchBusiestNode | ||||
* | SERVER-41789 sys-perf: Use bootstrap.overrides in bootstrap.yml config file | Henrik Ingo | 2019-06-19 | 1 | -5/+10 |
| | | | | (cherry picked from commit 89cf8962bf2502fc4091f930b02f2f021d18fd39) | ||||
* | SERVER-41785 Do not run change stream tests on ephemeralForTest variant | Bernard Gorman | 2019-06-18 | 1 | -1/+1 |
| | | | | (cherry picked from commit 0382a804a18aa78690a4d4a247da579d4a12f352) | ||||
* | SERVER-41765 System-perf.yml to include rhel70 build target | dalyd | 2019-06-18 | 1 | -5/+24 |
| | | | | (cherry picked from commit 29398552fb144681f9e0715146396a15230dfad5) | ||||
* | SERVER-41651 Remove api subdirectory from moving loop for wtdevelop build ↵ | dalyd | 2019-06-13 | 1 | -1/+1 |
| | | | | | | variants in performance projects (cherry picked from commit a1227ec62f0cfa8e678b0862c6e815337f09d97c) | ||||
* | SERVER-41579 | Alexander Costas | 2019-06-10 | 2 | -2/+2 |
| | |||||
* | SERVER-41135 Re-purpose multi-oplogtxn test suites to instead set max txn ↵ | Jason Chan | 2019-06-10 | 1 | -26/+26 |
| | | | | | | ops in a single oplog entry (cherry picked from commit 9b17e22bd79ca83e4e29a7ff876a2d3cea715636) | ||||
* | SERVER-41605 Disable ↵ | Maria van Keulen | 2019-06-10 | 1 | -12/+13 |
| | | | | | | jstestfuzz_concurrent_replication_continuous_stepdown_flow_control (cherry picked from commit defbe5d2a0509858d036c0cd8ed659946d06f40f) | ||||
* | SERVER-41401 Use absolute path and ignore deleted files in lint fuzzer ↵ | Robert Guo | 2019-06-07 | 1 | -4/+21 |
| | | | | | | sanity patch (cherry picked from commit b1ff28c63836aa13112cf3499574160a5950c6ec) | ||||
* | SERVER-39807 Remove 'useMultipleOplogEntryFormatForTransactions' server ↵ | Gregory Wlodarek | 2019-06-07 | 1 | -1/+1 |
| | | | | parameter from evergreen.yml | ||||
* | SERVER-41548 Restrict dsymutil to single threaded mode | Andrew Morrow | 2019-06-06 | 1 | -2/+2 |
| | | | | (cherry picked from commit 661588a68066dcef3f7f3fea0af37ecebb23594a) |