David Bradford
65b7837eee
SERVER-54814: Separate evergreen burn_in_tests from local mode
2021-03-25 20:24:55 +00:00
Jason Zhang
5a69247372
SERVER-53251 Add dbhash check to tenant migration passthrough
2021-03-25 18:24:48 +00:00
Huayu Ouyang
1a2e420059
SERVER-54854 Stop type checking unstable fields
2021-03-25 17:05:52 +00:00
Richard Samuels
5e1976b161
SERVER-54957 Implement a linter for evergreen.yml
2021-03-25 16:18:55 +00:00
Moustafa Maher
c4530deb51
SERVER-54927 move away from using Bson_serialization_type any
2021-03-25 04:52:57 +00:00
Billy Donahue
3022c66b2a
SERVER-55281 lint for newline violations
2021-03-25 00:44:22 +00:00
Huayu Ouyang
d1a5db3e68
SERVER-55212 Check compatibility of strict field
2021-03-24 21:17:05 +00:00
Robert Guo
89c8196081
SERVER-55471 add multiversion config back
2021-03-24 19:02:32 +00:00
Huayu Ouyang
a9f7b3f772
SERVER-55211 Hello command should allow unknown fields
2021-03-24 16:47:13 +00:00
Daniel Gottlieb
cde832c0b8
SERVER-55356: Increase introspection on resharding_collection_cloner.js failures. Correct resharding log components.
2021-03-24 03:16:15 +00:00
Siran Wang
9c3dd66796
SERVER-54871 update hook_test_case logger to avoid duplicate logs
2021-03-23 20:39:43 +00:00
Gregory Wlodarek
293adc90b5
SERVER-55410 Disable create_capped_collection*.js for incremental backups
2021-03-22 20:00:50 +00:00
Tommaso Tocci
7951ef4933
SERVER-54945 Make drop database resilient to stepdowns on sharded cluster
2021-03-22 14:23:16 +00:00
Mark Benvenuto
95f8791e5f
SERVER-54525 Access_check for none commands
2021-03-22 03:34:46 +00:00
Mark Benvenuto
68dbfa5edb
SERVER-54524 Extend Authorization Session to record all access checks and privilege checks.
2021-03-22 03:34:46 +00:00
Cheahuychou Mao
67c23bccf4
SERVER-55349 Make TenantMigrationThread garbage collect migration before validating abort reason
2021-03-19 19:42:54 +00:00
David Bradford
ad41bf5e42
SERVER-55291: Remove bypass compile support for burn_in_tags
2021-03-19 16:14:11 +00:00
Dianna Hohensee
991e2f2795
SERVER-54642 JS testing for sparse, multikey, 2d and 2dsphere indexes on time-series collections.
...
Note: 2d and 2dsphere indexes are not yet usable via the time-series collection, only on the
underlying buckets collection after creation via the time-series collection.
2021-03-19 14:23:14 +00:00
Marcos José Grillo Ramirez
1da484f78a
SERVER-43899 Remove shardAsReplicaSet on ssl tests
...
... and blacklist sharding_with_x509.js speculative-auth-sharding.js
2021-03-19 14:01:47 +00:00
Huayu Ouyang
37bc14bbf9
SERVER-54532 Extend buildscripts/idl/idl_check_compatibility.py to check for additions and changes in complex
2021-03-18 23:34:01 +00:00
Huayu Ouyang
5af62fea50
SERVER-54855 Allow unstable fields to become stable if they are optional or have a default
2021-03-18 16:42:41 +00:00
John Chen
9d601c939b
SERVER-50567 Remove Ubuntu 16.04 Arm64
2021-03-18 13:40:42 +00:00
Moustafa Maher
10439de079
SERVER-53212 Create an evergreen task for IDL compatibility check
2021-03-18 01:56:58 +00:00
Moustafa Maher
01adf14c5b
SERVER-55107 Adding checking for Variant containing Array Type in idl_check_compatibility
2021-03-17 22:53:10 +00:00
Daniel Gottlieb
a13cae73d5
SERVER-55245: Update setup_spawnhost_coredump.
2021-03-17 14:05:25 +00:00
Lingzhi Deng
77a1e00c53
SERVER-55169: Handle timeseries bucket collections in TenantCollectionCloner
2021-03-17 00:13:15 +00:00
John Chen
3d00ca1f0f
SERVER-50566 Remove Ubuntu 16.04
2021-03-16 21:43:33 +00:00
Tommaso Tocci
f7a7901fc4
SERVER-54376 Extend dropDatabase test coverage (part 2)
2021-03-16 18:55:32 +00:00
John Chen
990f7a45d6
SERVER-50565 Remove RHEL 6.0
2021-03-16 18:04:27 +00:00
Ryan Egesdahl
92c4d25d07
SERVER-55019 Fix install_compass platform compatibility
...
The install_compass script did not execute on all platforms we support
on all branches. This change makes the script a bit more universal so it
will run with whatever Python version users happen to have installed.
2021-03-16 17:43:18 +00:00
Mikhail Shchatko
8c303d8fa5
SERVER-54002 Evergreen task documentation
2021-03-16 17:18:22 +00:00
Andrew Morrow
8f708f3b68
SERVER-55178 Bump the aarch64 minimum architecture to armv8.2-a
2021-03-16 15:31:34 +00:00
Tommaso Tocci
b134809bd5
SERVER-55145 Make dropping a nonexistent database a noop
2021-03-16 10:48:04 +00:00
Jack Mulrow
3d6f8fab0b
SERVER-53408 Add tenant migrations passthrough with secondary read preference and causal sessions
2021-03-15 23:45:28 +00:00
XueruiFa
fd19665e9c
SERVER-55168: Allow tenant migration cloner to write to system.views collections
2021-03-15 19:10:59 +00:00
Cheahuychou Mao
a329925d96
SERVER-55157 Make tenant migration hook throw an error if the migration aborts not because of the failpoint
2021-03-15 15:56:56 +00:00
julianedwards
e2702b9a7e
SERVER-54663: Pass group id to evergreen when running with resmoke with jasper.
2021-03-15 14:54:05 +00:00
Jordi Serra Torrens
d22d0058c4
SERVER-54874: Ensure reading consistent config.collections and config.chunks when refreshing the CatalogCache
...
(cherry picked from commit 538cb2ff982aab2a60c4f3ab53eb1ba6d1acfeb9)
2021-03-15 12:11:20 +00:00
Katherine Wu
30fd64abd1
SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggregation stage
2021-03-12 03:18:25 +00:00
Moustafa Maher
0757d14ea9
SERVER-54771 Adding Array Type checking in idl_check_compatibility
2021-03-12 02:27:57 +00:00
Andrew Shuvalov
ff1297cc22
SERVER-55082: exclude stages_collection_scan.js from tenant migration passthrough
2021-03-12 00:54:10 +00:00
Huayu Ouyang
e32478da11
SERVER-54530 Extend buildscripts/idl/idl_check_compatibility.py to check for changes between access_check types and for changes in simple
2021-03-11 19:04:49 +00:00
Mark Benvenuto
7398420049
SERVER-54523 Extend access_check for complex checks and generate IDL contract
2021-03-11 05:40:20 +00:00
Cheahuychou Mao
d2b168db25
SERVER-51753 Handle applyOps during tenant migrations
2021-03-11 02:12:07 +00:00
Ali Mir
0a882715b0
SERVER-55052 Generalize error messages for reply fields in IDL compatibility checker script
2021-03-10 22:10:37 +00:00
Huayu Ouyang
268847f531
SERVER-54884 Support validators for API V1 Command Replies
2021-03-10 19:37:50 +00:00
Nikita Lapkov
867520870a
SERVER-54515 Re-enable jstests/core/sort_merge.js in core_minimum_batch_size suite
2021-03-10 18:26:26 +00:00
Kshitij Gupta
1f84ef5e4c
SERVER-34597 Wait for sharding initialization in ShardingTest
2021-03-10 16:43:49 +00:00
Tommaso Tocci
cd85121a63
SERVER-54331 Extend drop collection test coverage (part 2)
2021-03-10 13:24:23 +00:00
David Bradford
0d3bc8f05b
SERVER-55048: Relax timeouts for debug build variants
2021-03-09 20:04:40 +00:00