summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58960 Add benchmarks to measure the overhead from ShardingWriteRouter ...Luis Osta2021-11-012-0/+3
* SERVER-60695 Increase wait time after executing resmoke during test_resmoke.pytrahman13182021-11-011-1/+1
* SERVER-54623 Wait longer for session collection in ShardedClusterFixtureBrett Nawrocki2021-10-303-14/+28
* SERVER-60730 shardsvrDropDatabase should always join existing coordinatorAllison Easton2021-10-281-3/+0
* SERVER-60913 fix suse12 package testsZakhar Kleyman2021-10-272-0/+137
* SERVER-59885 Wait for replica set to stabilize before validating collectionsVishnu Kaushik2021-10-217-0/+23
* SERVER-55516 Enable time-series tests for sharding passthroughNikita Lapkov2021-10-207-6/+8
* SERVER-60285 Add FSM test for deletes on a sharded time-series collectionNikita Lapkov2021-10-203-0/+3
* SERVER-59180 Implement update rewrite and routing for sharded timeseries coll...Alya Berciu2021-10-203-0/+3
* SERVER-57567 Update sharded passthrough suite to handle time series collectionsArun Banala2021-10-191-0/+5
* SERVER-55429 Add timeout to migrations when waiting for range deletions on in...Marcos José Grillo Ramirez2021-10-1118-0/+19
* SERVER-60523 Standalone fixture incorrectly handles directory creation except...Richard Samuels2021-10-091-5/+1
* SERVER-60554 Reduce ConnectionAttempts in ssh connection options in powercycleMikhail Shchatko2021-10-081-1/+1
* SERVER-58480 Add the necessary parameters to the ContinuousTenantMigration ho...Jason Zhang2021-09-303-0/+21
* SERVER-60340 Don't forward mongo ports through SSH tunnel in powercycleMikhail Shchatko2021-09-301-21/+5
* SERVER-59952 Fix multiversion burnin_tests error during resmoke processCarlos Anaya2021-09-281-1/+1
* SERVER-60259 set require multiversion in task generationRobert Guo2021-09-281-0/+1
* SERVER-59321 Update suffix var to v5.0 in compile expansionsBrian McCarthy2021-09-241-2/+2
* SERVER-59178 Excluded new internalQueryForceClassicEngine setParameter from m...Jennifer Peshansky2021-09-231-0/+4
* SERVER-59110 Update connection error message in powercycleMikhail Shchatko2021-09-231-2/+1
* SERVER-60145: Name generated resmoke files based on task nameDavid Bradford2021-09-227-52/+70
* SERVER-59649: Ensure multiversion generated files are have unique namesDavid Bradford2021-09-227-13/+64
* SERVER-59298: Fix buildscripts testDavid Bradford2021-09-211-1/+1
* SERVER-59298: Generated fuzzer tasks should use timeout_secs not exec_timeout...David Bradford2021-09-212-3/+3
* SERVER-59054: Enforce timeouts for generated fuzzer tasksDavid Bradford2021-09-212-2/+17
* SERVER-59606: Do not set dynamic timeouts of tasks without full runtime historyDavid Bradford2021-09-202-1/+22
* SERVER-59476: Allow for commit messages reverting wiredtiger importsDavid Bradford2021-09-202-1/+9
* SERVER-59170 Exclude max_doc_size.js from tenant_migration_multi_stmt_txn_jsc...Wenbin Zhu2021-09-201-0/+1
* SERVER-57780 Improve BlackDuck timeout handlingMark Benvenuto2021-09-201-1/+37
* SERVER-58903 Blacklist index_many2.js from tenant migration stepdown/kill/ter...Cheahuychou Mao2021-09-203-0/+9
* Revert "SERVER-56846 Fail reconfig for shard server if it would change DWCF a...r5.0.3-rc2r5.0.3Moustafa Maher2021-09-171-1/+0
* SERVER-58806 Increase task timeout for replica_sets_jscore_passthrough on Ent...Samy Lanka2021-08-201-0/+1
* SERVER-56846 Fail reconfig for shard server if it would change DWCF and CWWC ...Moustafa Maher2021-08-101-0/+1
* SERVER-58565 Adjust timeout for replica_sets_jscore_passthroughMoustafa Maher2021-08-101-6/+4
* SERVER-59203: Remove assert on mocks in buildscripts_testDavid Bradford2021-08-091-1/+0
* SERVER-58133 Use generated task for replica_sets_jscore_passthrough on Enterp...ali-mir2021-08-091-0/+1
* SERVER-59121 Check for ssh errors in all remote operation calls in powercycleMikhail Shchatko2021-08-091-6/+8
* SERVER-57140 reformat shell scripts and allow space between redirect operatorsRichard Samuels2021-08-061-2/+2
* SERVER-58576 Improve build variant task gen unit testsDavid Bradford2021-07-272-3/+5
* SERVER-58532: Take ASAN into account when calculating timeoutsDavid Bradford2021-07-272-5/+7
* SERVER-58087: Cleanup generate tasks setupDavid Bradford2021-07-274-97/+54
* SERVER-58400: Adjust dynamic test timeouts for repeated suitesDavid Bradford2021-07-271-1/+7
* SERVER-57003: Generate resmoke tasks at build variant granularityDavid Bradford2021-07-2719-1004/+1015
* SERVER-57580 combine task_path_suffix and use_multiversion intoRobert Guo2021-07-2721-104/+72
* SERVER-57450: Filter misc tests based on tests in sub-suitesDavid Bradford2021-07-273-1/+36
* SERVER-57302: Name implicit multiversion tests correctlyDavid Bradford2021-07-276-45/+40
* SERVER-57002: Refactor dynamic task creationDavid Bradford2021-07-2747-3839/+4751
* SERVER-58086 set debug symbols download URL for shell-invoked hang analyzerRobert Guo2021-07-275-19/+35
* SERVER-57951 resmoke.py should archive all fixture locations for a jobRobert Guo2021-07-272-1/+9
* SERVER-56019 re-enable timeseries_index.js in replica_sets_initsync_jscore_pa...Benety Goh2021-07-241-2/+0