summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* SERVER-27408 Allow resmoke to take more than one tag-related arguments.Robert Guo2018-02-243-109/+84
| | | | | | | | | | | Each tag argument can also be specified more than once and in both the YAML suite definition and on the command line. Tag argments will be agnostic to ordering, with each argument narrowing down test files to be run. No tag is allowed to override another tag. (cherry picked from commit a1363d00d04f0d235a88aad538d029448efac656) (cherry picked from commit 2ba94da846a76ca4c2622c3bcb2837c2c128f080)
* SERVER-32522 Fix lint.Max Hirschhorn2018-02-232-5/+13
|
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-02-2346-218/+448
| | | | | | | | | | | | | | Introduces OverrideHelpers object with convenience methods for inspecting certain aggregation and map-reduce commands, as well as overriding startParallelShell(), Mongo.prototype.runCommand(), and Mongo.prototype.runCommandWithMetadata(). Also removes a number of tests that were incorrectly blacklisted from the read_concern_majority_passthrough.yml and read_concern_linearizable_passthrough.yml test suites. (cherry picked from commit 35b5b72146ca570b5c6fed8aaa7e891edf7d6a78) (cherry picked from commit e828226f4c5ab12835e10a09f104759e8fbf09f3)
* SERVER-24785 backup_restore.js fails when observing FTDC interim filesMark Benvenuto2018-02-201-1/+9
| | | | (cherry picked from commit c4fc9c165026a710809df7751f00c342b5eb27f6)
* SERVER-30114 Add simple slow spinlock monitoringMark Benvenuto2018-02-204-0/+90
| | | | (cherry picked from commit ba957823288d674f34c8345059f35f34cb4dd055)
* SERVER-32241 applyOps reports success even when a nested applyOps fails.Matthew Russotto2018-02-153-7/+14
|
* SERVER-33236: Update perf.yml to use ssh form of git clonedalyd2018-02-131-1/+1
| | | | (cherry picked from commit 0658fe0f057c7d1b82239c3661619dd9f062a684)
* Revert "SERVER-33142 Don't reuse clusters in system_perf.yml"Henrik Ingo2018-02-131-1/+3
| | | | This reverts commit 8177601e4ac15724922c663c8f26a7568b930dc3.
* SERVER-33142 Don't reuse clusters in system_perf.ymlHenrik Ingo2018-02-121-3/+1
| | | | (cherry picked from commit 5bd4de924cf2da6b50a2bbe073eba22c9f2757fb)
* SERVER-32664: Sys-perf enable running baselines at lower prioritydalyd2018-02-081-0/+14
| | | | (cherry picked from commit 80186a53de19bc770835096956b4d41d6c99a347)
* SERVER-33184 Force C locale on ASAN Enterprise SSL Ubuntu 16.04 DEBUG.Max Hirschhorn2018-02-071-0/+1
|
* SERVER-32772 dbtest task should write to task directoryMathew Robinson2018-02-051-0/+7
|
* SERVER-23770 Remove read_concern_majority_passthrough_WT on Enterprise RHEL ↵r3.2.19-rc0r3.2.19Judah Schvimer2018-01-311-2/+0
| | | | 6.2 (inMemory)
* SERVER-32446 check if CSRS is initiated when reading isMaster response ↵Misha Tyulenev2018-01-311-1/+7
| | | | setName field
* SERVER-31462 Register Database::AddCollectionChange in the correct orderXiangyu Yao2018-01-302-6/+8
| | | | | | | | The wrong order leads to the rollback of CollectionImpl happening after the rollback of KVCollectionCatalogEntry. This means the Collection destructor would call setCappedCallback() on an already destroyed RecordStore. (cherry picked from commit f9e38f099a892964a09d4a80aafd8edfef21594d)
* SERVER-32527 Overwrite remote credentials with package tests credentialsMathew Robinson2018-01-301-0/+7
|
* SERVER-32527 Move package testing to new BUILD2 VPCMathew Robinson2018-01-302-1/+4
|
* Revert "SERVER-32446 check if CSRS is initiated when reading isMaster ↵Misha Tyulenev2018-01-301-3/+0
| | | | | | response setName field" This reverts commit 6fc36be1614f4ae641fefd2d5085958025bac3b4.
* SERVER-32891: Sys-perf change order of mongodb_setup and workload_setup callsdalyd2018-01-302-2/+2
| | | | (cherry picked from commit 78b96cbd2d39f3ceff2ecb8e0029e95c18d6506d)
* SERVER-32446 check if CSRS is initiated when reading isMaster response ↵Misha Tyulenev2018-01-291-0/+3
| | | | setName field
* SERVER-32569 allow config servers and shard replica sets to start in ↵Misha Tyulenev2018-01-299-12/+108
| | | | non-cluster mode
* SERVER-32932 improve sles12 package testingZakhar Kleyman2018-01-291-0/+10
|
* SERVER-32740: Set ycsb_dir and workloads_dir in longevity.yml.julianedwards2018-01-291-0/+2
| | | | (cherry picked from commit 145ebbe66f735bda74de1a000dd493185e70e174)
* SERVER-32740: Set ycsb_dir and workloads_dir in system_perf.yml.julianedwards2018-01-291-0/+2
| | | | (cherry picked from commit bcdb10268a736670e5e51aa01e99dac5fb09922f)
* SERVER-32896 system_perf.yml: Don't run make_artifacts.sh twiceHenrik Ingo2018-01-292-33/+0
| | | | (cherry picked from commit 4d08499e9ac6cb6da8d76d08d50bb7e205ca4b3e)
* SERVER-32896 Upload dsi-artifacts.yml in system_perf.ymlHenrik Ingo2018-01-292-8/+8
| | | | (cherry picked from commit a320388f7170130de3732b2f349cb6a0fba572ad)
* SERVER-28396 Respect logkeeper's POST size limitYves Duhem2018-01-253-48/+179
| | | | (cherry picked from commit 5397d13e51c182e0a8afcd91648453af4d6534f1)
* Revert "SERVER-32585 Use toolchain pip for installation of modules"Mathew Robinson2018-01-241-10/+0
| | | | This reverts commit 8aff699e9ce50c17062f638d3fecd40a72d67389.
* Revert "SERVER-32585 Change python2 to python to fix windows tests"Mathew Robinson2018-01-241-1/+1
| | | | This reverts commit dbe8dde8475392a1dee87728e2d57e6522cee699.
* SERVER-32585 Change python2 to python to fix windows testsMathew Robinson2018-01-241-1/+1
| | | | (cherry picked from commit 4d791025f0f73c227ad87358819626a15a40e4b1)
* SERVER-32585 Use toolchain pip for installation of modulesMathew Robinson2018-01-231-0/+10
|
* SERVER-32805 Increase timeout in initiate_without_replset_name_at_startup.jsVesselina Ratcheva2018-01-221-2/+2
|
* SERVER-30853 Add missing hard limit to memlockMathew Robinson2018-01-181-1/+1
| | | | (cherry picked from commit 65c82b5017d37aeef9fb0075543424873f1197ad)
* SERVER-30853 Update Mongod init scripts to set unlimited locked memoryMathew Robinson2018-01-186-0/+23
| | | | (cherry picked from commit 6c8dc5e004bf2c91df10975adef861bcf00af6cd)
* SERVER-32260 Call workload_setup.py from system_perf.yml and longevity.ymlHenrik Ingo2018-01-182-0/+2
| | | | (cherry picked from commit 086cec19cbd0f0a4a122d4cfa6f099dbaa2ef21d)
* SERVER-31818 Add server parameter to disable MarkThreadIdleMark Benvenuto2018-01-171-0/+7
| | | | (cherry picked from commit 836ad1fdfae0243ecf88b4747e9ae4a1cd40a438)
* SERVER-32410 Validate User::CredentialData during authSara Golemon2018-01-126-5/+80
| | | | | | | | | | (cherry picked from commit fb8046d813af032d6d51327affbab9b6199fe654) base64::validate() checks removed as they're a 3.6 API. This doesn't materially hurt the fix as the later decodes will fail in a predictable and correct way. clang-format reapplied to match v3.2 formatting.
* Import wiredtiger: 46c2f8fd9b678f4e876bd4fbc888d0040b628045 from branch ↵Luke Chen2018-01-127-59/+53
| | | | | | | | | | | | mongodb-3.2 ref: 827b48a342..46c2f8fd9b for: 3.2.19 WT-3284 Fix tree-walk restart bug WT-3533 Eviction handle walk can race with handle re-open WT-3590 Keep data consistent if writes fail during a clean shutdown WT-3618 WT remove solaris from evergreen builds
* SERVER-30189 Reduce calls to allocator for large $in expressionsTess Avitabile2018-01-116-43/+48
| | | | | (cherry picked from commit 50a1afafc816097ed57804ff7033dffd85dbe160) (cherry picked from commit ef408a20e6fd71ffc97f3602dd65ef5b03de6a45)
* SERVER-31670 fixture secondary defaults to 0 votesKevin Albertson2018-01-111-2/+0
| | | | (cherry picked from commit af6bd1d39b42cc3d99c5854c6e280df31e858442)
* SERVER-32271 Bump minimum MacOS version to 10.8Ramon Fernandez2018-01-101-19/+19
|
* SERVER-32001 Fix unindexing of rollback in unique partial indexesGeert Bosch2018-01-032-0/+50
| | | | (cherry picked from commit 07bfb1286cb6d01d8080ab3b39a1c76dd123e002)
* SERVER-30702 Stop printing stack traces on massert failuresMathias Stearn2017-12-211-3/+2
| | | | | | | Manual backport of 5aa60782cebed045a316b5cd6706be726178ce09 without the removal of the now-redundant NoTrace variants. (cherry picked from commit 98471797559d6c907a18d5e4e86a68c459843055)
* SERVER-32048 Ensure updates that implicitly create an array element generate ↵Tess Avitabile2017-12-1317-5/+481
| | | | | | | | new null index keys (cherry picked from commit 69f94d7172801725bad43dba99ca0e5400eb293c) (cherry picked from commit 80b311e0a8537a47eb723ed4b6c010b5d1006551) (cherry picked from commit 5e58d9f0b6e6b42a0c9f4817e88ee1bfb7527d81)
* SERVER-32087: Run test stage of sys-perf and mongo-perf failures should lead ↵Vick Mena2017-12-081-0/+1
| | | | to red evergreen boxes
* SERVER-31380 Add metrics related to tcmalloc acquiring and decommitting ↵Mark Benvenuto2017-12-044-1/+93
| | | | | | memory from system (cherry picked from commit acfa4b77e4c03dc73b54baedae652478e43740a5)
* SERVER-30770: system_perf.yml: Use new DSI interface and cleanupVick Mena2017-11-292-171/+52
|
* SERVER-30009: Allow JS functions to be terminated with ';'r3.2.18-rc0r3.2.18Spencer Jackson2017-11-202-0/+46
| | | | (cherry picked from commit 8024561b6a73b5b0b56200bdfa3233219ff7fb18)
* SERVER-32044: Use parameterized branch_name in performance projectsdalyd2017-11-203-4/+3
| | | | (cherry picked from commit 594cf2ef09a959ef94b8aa91473f1aedf1512144)
* SERVER-32030: Divide SyncTail::oplogApplication OperationContext lifetime ↵Daniel Gottlieb2017-11-181-5/+10
| | | | into smaller chunks.