summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/multiversion_auth.yml
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-34326 use highest cluserTime for global snapshot readsMisha Tyulenev2018-04-121-3/+0
|
* SERVER-33767 verify targeted shard for global snapshot reads with ↵Misha Tyulenev2018-04-041-0/+3
| | | | multi-version routing table
* SERVER-32636 Close outgoing connections to earlier binVersion serversMaria van Keulen2018-02-281-2/+0
|
* SERVER-31993 Re-enable sharding wire version incompatibility testingMaria van Keulen2018-02-231-3/+0
|
* SERVER-33194 Call setFCV when upgrading binary versions in testMaria van Keulen2018-02-211-3/+0
|
* SERVER-32597 Bump generic fCV referencesMaria van Keulen2018-02-211-0/+2
|
* SERVER-33003 Re-enable passing multiVersion testsMaria van Keulen2018-02-021-9/+0
|
* SERVER-32829 Update set_feature_compatibility_version.js and ↵Dianna Hohensee2018-01-301-1/+0
| | | | feature_compatibility_version.js for 3.6 / 4.0 FCV testing
* SERVER-32463 Remove FCV dependent causal consistency codeJack Mulrow2018-01-191-4/+0
|
* SERVER-31588 remove fCV 3.4 support in query/aggKyle Suarez2017-12-121-1/+0
| | | | | | Removes checks for featureCompatibilityVersion "3.4" related to query features in the view catalog, aggregation document sources, and the create and collMod commands.
* SERVER-31553 Update multiversion tests on 3.6Xiangyu Yao2017-11-281-0/+21
|
* Revert "SERVER-29428 Fail gracefully in mongod when ↵Louis Williams2017-09-211-2/+0
| | | | | | featureCompatibilityVersion is incompatibile" This reverts commit b35c6fc183c26bc8a6d7cdfc8f5b970f90d60b56.
* SERVER-29428 Fail gracefully in mongod when featureCompatibilityVersion is ↵Louis Williams2017-09-191-0/+2
| | | | incompatibile
* SERVER-29370 Update UUIDs when featureCompatibilityVersion is changedMaria van Keulen2017-07-251-2/+3
| | | | | | This patch ensures collections have UUIDs when featureCompatibilityVersion is 3.6 and collections do not have UUIDs when featureCompatibilityVersion is 3.4 (or below).
* Reinstate "SERVER-29815 enable collection UUIDs by default"Geert Bosch2017-07-201-0/+3
| | | | | | Fixed the yaml issue in multiversion_multistorage_engine.yml. This reverts commit 15b82339a87298147fc60b83ba7b3b61bfbb9c5b.
* Revert "SERVER-29815 enable collection UUIDs by default"Gabriel Russell2017-07-201-3/+0
| | | | This reverts commit 35abff949ce9afa6d7765d56bedcc4b7682f271b.
* SERVER-29815 enable collection UUIDs by defaultGeert Bosch2017-07-191-0/+3
| | | | Exclude durability, multiversion and m/s passthrough suites for now.
* SERVER-28302 resmoke.py parser should accept files that don't end in .jsJonathan Abrahams2017-05-261-25/+25
|
* SERVER-27773 add operationTime field to the command responseMisha Tyulenev2017-02-281-0/+2
|
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-02-021-0/+32