summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig')
-rw-r--r--buildscripts/resmokeconfig/suites/causally_consistent_hedged_reads_jscore_passthrough.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml8
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml8
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml8
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_kill_primary.yml14
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_terminate_primary.yml14
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_balancer.yml8
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_stepdowns.yml14
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_replication.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/logical_session_cache_replication_100ms_refresh_jscore_passthrough.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/logical_session_cache_replication_10sec_refresh_jscore_passthrough.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/logical_session_cache_replication_1sec_refresh_jscore_passthrough.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/logical_session_cache_replication_default_refresh_jscore_passthrough.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_kill_primary_jscore_passthrough.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_stepdown_primary_jscore_passthrough.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/multiversion.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/multiversion_auth.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml6
-rw-r--r--buildscripts/resmokeconfig/suites/sharded_causally_consistent_read_concern_snapshot_passthrough.yml6
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml4
-rw-r--r--buildscripts/resmokeconfig/suites/tenant_migration_causally_consistent_jscore_passthrough.yml6
-rw-r--r--buildscripts/resmokeconfig/suites/tenant_migration_kill_primary_jscore_passthrough.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/tenant_migration_stepdown_jscore_passthrough.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml2
27 files changed, 64 insertions, 64 deletions
diff --git a/buildscripts/resmokeconfig/suites/causally_consistent_hedged_reads_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/causally_consistent_hedged_reads_jscore_passthrough.yml
index 571eaea8e20..f09faea9ac0 100644
--- a/buildscripts/resmokeconfig/suites/causally_consistent_hedged_reads_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/causally_consistent_hedged_reads_jscore_passthrough.yml
@@ -32,7 +32,7 @@ selector:
- jstests/core/geo_s2sparse.js # keysPerIndex in different spot in validate().
- jstests/core/killop_drop_collection.js # Uses fsyncLock.
- jstests/core/or_to_in.js # queryPlanner in different spot in explain()
- # Tests that need triaging & remediation | blacklist decision
+ # Tests that need triaging & remediation | denylist decision
# Comments list possible problem point under review.
- jstests/core/stages_delete.js # Uses stageDebug command for deletes.
# Tests that fail for Causal Consistency as they have statements that do not support
diff --git a/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough.yml
index 54737168d75..5ea76b5390c 100644
--- a/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough.yml
@@ -32,7 +32,7 @@ selector:
- jstests/core/geo_s2sparse.js # keysPerIndex in different spot in validate().
- jstests/core/killop_drop_collection.js # Uses fsyncLock.
- jstests/core/or_to_in.js # queryPlanner in different spot in explain()
- # Tests that need triaging & remediation | blacklist decision
+ # Tests that need triaging & remediation | denylist decision
# Comments list possible problem point under review.
- jstests/core/stages_delete.js # Uses stageDebug command for deletes.
# Tests that fail for Causal Consistency as they have statements that do not support
diff --git a/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml b/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml
index 6ab27e81519..8511fbff220 100644
--- a/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml
+++ b/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml
@@ -42,7 +42,7 @@ selector:
- jstests/core/geo_s2sparse.js # keysPerIndex in different spot in validate().
- jstests/core/killop_drop_collection.js # Uses fsyncLock.
- jstests/core/or_to_in.js # queryPlanner in different spot in explain()
- # Tests that need triaging & remediation | blacklist decision
+ # Tests that need triaging & remediation | denylist decision
# Comments list possible problem point under review.
- jstests/core/stages_delete.js # Uses stageDebug command for deletes.
# Tests that fail for Causal Consistency as they have statements that do not support
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml
index 5a3aac40d27..6580101caa7 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml
@@ -5,7 +5,7 @@ selector:
- jstests/concurrency/fsm_workloads/**/*.js
exclude_files:
##
- # Blacklists from concurrency_sharded_replication
+ # Denylists from concurrency_sharded_replication
##
# SERVER-13116 distinct isn't sharding aware
@@ -92,7 +92,7 @@ selector:
- jstests/concurrency/fsm_workloads/yield_and_hashed.js
- jstests/concurrency/fsm_workloads/yield_and_sorted.js
- # TODO Unblacklist (SERVER-38852).
+ # TODO Undenylist (SERVER-38852).
- jstests/concurrency/fsm_workloads/agg_out_interrupt_cleanup.js
# serverStatus does not include transaction metrics on mongos.
@@ -103,7 +103,7 @@ selector:
- jstests/concurrency/fsm_workloads/multi_statement_transaction_all_commands_same_session.js
##
- # Blacklists from concurrency_replication_multi_stmt_txn
+ # Denylists from concurrency_replication_multi_stmt_txn
##
# Relies on having one thread observe writes from the other threads, which won't become visible
@@ -120,7 +120,7 @@ selector:
- jstests/concurrency/fsm_workloads/view_catalog_direct_system_writes.js
##
- # Blacklists from concurrency_sharded_multi_stmt_txn
+ # Denylists from concurrency_sharded_multi_stmt_txn
##
# Use updates that do not contain the shard key, so they are rejected before any commands are
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml
index 87d4ad67b37..f28f4236fbf 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer.yml
@@ -5,7 +5,7 @@ selector:
- jstests/concurrency/fsm_workloads/**/*.js
exclude_files:
##
- # Blacklists from concurrency_sharded_replication
+ # Denylists from concurrency_sharded_replication
##
# SERVER-13116 distinct isn't sharding aware
@@ -92,7 +92,7 @@ selector:
- jstests/concurrency/fsm_workloads/yield_and_hashed.js
- jstests/concurrency/fsm_workloads/yield_and_sorted.js
- # TODO Unblacklist (SERVER-38852).
+ # TODO Undenylist (SERVER-38852).
- jstests/concurrency/fsm_workloads/agg_out_interrupt_cleanup.js
# serverStatus does not include transaction metrics on mongos.
@@ -107,7 +107,7 @@ selector:
- jstests/concurrency/fsm_workloads/drop_index_during_replan.js
##
- # Blacklists from concurrency_replication_multi_stmt_txn
+ # Denylists from concurrency_replication_multi_stmt_txn
##
# Relies on having one thread observe writes from the other threads, which won't become visible
@@ -120,7 +120,7 @@ selector:
- jstests/concurrency/fsm_workloads/view_catalog_direct_system_writes.js
##
- # Blacklists from concurrency_sharded_multi_stmt_txn
+ # Denylists from concurrency_sharded_multi_stmt_txn
##
# Use updates that do not contain the shard key, so they are rejected before any commands are
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
index 8ef1b8ac9a0..6466f07f570 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
@@ -5,7 +5,7 @@ selector:
- jstests/concurrency/fsm_workloads/**/*.js
exclude_files:
##
- # Blacklists from concurrency_sharded_replication
+ # Denylists from concurrency_sharded_replication
##
# SERVER-13116 distinct isn't sharding aware
@@ -92,7 +92,7 @@ selector:
- jstests/concurrency/fsm_workloads/yield_and_hashed.js
- jstests/concurrency/fsm_workloads/yield_and_sorted.js
- # TODO Unblacklist (SERVER-38852).
+ # TODO Undenylist (SERVER-38852).
- jstests/concurrency/fsm_workloads/agg_out_interrupt_cleanup.js
# serverStatus does not include transaction metrics on mongos.
@@ -103,7 +103,7 @@ selector:
- jstests/concurrency/fsm_workloads/multi_statement_transaction_all_commands_same_session.js
##
- # Blacklists from concurrency_replication_multi_stmt_txn
+ # Denylists from concurrency_replication_multi_stmt_txn
##
# Relies on having one thread observe writes from the other threads, which won't become visible
@@ -120,7 +120,7 @@ selector:
- jstests/concurrency/fsm_workloads/view_catalog_direct_system_writes.js
##
- # Blacklists specific to this suite.
+ # Denylists specific to this suite.
##
# Use updates that do not contain the shard key, so they are rejected before any commands are
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_kill_primary.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_kill_primary.yml
index 13126caf23a..9d7b6c79b72 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_kill_primary.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_kill_primary.yml
@@ -10,7 +10,7 @@ selector:
- jstests/concurrency/fsm_workloads/**/*.js
exclude_files:
##
- # Blacklists from concurrency_sharded_replication
+ # Denylists from concurrency_sharded_replication
##
# SERVER-13116 distinct isn't sharding aware
@@ -108,7 +108,7 @@ selector:
- jstests/concurrency/fsm_workloads/yield_and_hashed.js
- jstests/concurrency/fsm_workloads/yield_and_sorted.js
- # TODO Unblacklist (SERVER-38852).
+ # TODO Undenylist (SERVER-38852).
- jstests/concurrency/fsm_workloads/agg_out_interrupt_cleanup.js
# serverStatus does not include transaction metrics on mongos.
@@ -119,7 +119,7 @@ selector:
- jstests/concurrency/fsm_workloads/multi_statement_transaction_all_commands_same_session.js
##
- # Blacklists from concurrency_replication_multi_stmt_txn
+ # Denylists from concurrency_replication_multi_stmt_txn
##
# Relies on having one thread observe writes from the other threads, which won't become visible
@@ -136,7 +136,7 @@ selector:
- jstests/concurrency/fsm_workloads/view_catalog_direct_system_writes.js
##
- # Blacklists from concurrency_sharded_multi_stmt_txn
+ # Denylists from concurrency_sharded_multi_stmt_txn
##
# Use updates that do not contain the shard key, so they are rejected before any commands are
@@ -149,7 +149,7 @@ selector:
- jstests/concurrency/fsm_workloads/schema_validator_with_expr_variables.js
##
- # Blacklists from concurrency_sharded_with_stepdowns
+ # Denylists from concurrency_sharded_with_stepdowns
##
# ChunkHelper directly talks to the config servers and doesn't support retries for network errors
@@ -175,7 +175,7 @@ selector:
- jstests/concurrency/fsm_workloads/view_catalog_direct_system_writes.js
##
- # Blacklists specific to this suite
+ # Denylists specific to this suite
##
# Uses getMore. If a kill node happens between the time of creation of cursor (usually by calling
@@ -227,7 +227,7 @@ selector:
- does_not_support_transactions
- does_not_support_stepdowns
- # Note that "requires_non_retryable_writes" does not need to be blacklisted because some writes
+ # Note that "requires_non_retryable_writes" does not need to be denylisted because some writes
# that are not individually retryable can be retried if they are part of a transaction.
executor:
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_terminate_primary.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_terminate_primary.yml
index 6efcc004a67..ac2859b471d 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_terminate_primary.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_terminate_primary.yml
@@ -10,7 +10,7 @@ selector:
- jstests/concurrency/fsm_workloads/**/*.js
exclude_files:
##
- # Blacklists from concurrency_sharded_replication
+ # Denylists from concurrency_sharded_replication
##
# SERVER-13116 distinct isn't sharding aware
@@ -108,7 +108,7 @@ selector:
- jstests/concurrency/fsm_workloads/yield_and_hashed.js
- jstests/concurrency/fsm_workloads/yield_and_sorted.js
- # TODO Unblacklist (SERVER-38852).
+ # TODO Undenylist (SERVER-38852).
- jstests/concurrency/fsm_workloads/agg_out_interrupt_cleanup.js
# serverStatus does not include transaction metrics on mongos.
@@ -119,7 +119,7 @@ selector:
- jstests/concurrency/fsm_workloads/multi_statement_transaction_all_commands_same_session.js
##
- # Blacklists from concurrency_replication_multi_stmt_txn
+ # Denylists from concurrency_replication_multi_stmt_txn
##
# Relies on having one thread observe writes from the other threads, which won't become visible
@@ -136,7 +136,7 @@ selector:
- jstests/concurrency/fsm_workloads/view_catalog_direct_system_writes.js
##
- # Blacklists from concurrency_sharded_multi_stmt_txn
+ # Denylists from concurrency_sharded_multi_stmt_txn
##
# Use updates that do not contain the shard key, so they are rejected before any commands are
@@ -149,7 +149,7 @@ selector:
- jstests/concurrency/fsm_workloads/schema_validator_with_expr_variables.js
##
- # Blacklists from concurrency_sharded_with_stepdowns
+ # Denylists from concurrency_sharded_with_stepdowns
##
# ChunkHelper directly talks to the config servers and doesn't support retries for network errors
@@ -175,7 +175,7 @@ selector:
- jstests/concurrency/fsm_workloads/view_catalog_direct_system_writes.js
##
- # Blacklists specific to this suite
+ # Denylists specific to this suite
##
# Uses getMore. If a terminate happens between the time of creation of cursor (usually by calling
@@ -227,7 +227,7 @@ selector:
- does_not_support_transactions
- does_not_support_stepdowns
- # Note that "requires_non_retryable_writes" does not need to be blacklisted because some writes
+ # Note that "requires_non_retryable_writes" does not need to be denylisted because some writes
# that are not individually retryable can be retried if they are part of a transaction.
executor:
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_balancer.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_balancer.yml
index fb435998e45..23a8f488022 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_balancer.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_balancer.yml
@@ -5,7 +5,7 @@ selector:
- jstests/concurrency/fsm_workloads/**/*.js
exclude_files:
##
- # Blacklists from concurrency_sharded_replication
+ # Denylists from concurrency_sharded_replication
##
# SERVER-13116 distinct isn't sharding aware
@@ -92,7 +92,7 @@ selector:
- jstests/concurrency/fsm_workloads/yield_and_hashed.js
- jstests/concurrency/fsm_workloads/yield_and_sorted.js
- # TODO Unblacklist (SERVER-38852).
+ # TODO Undenylist (SERVER-38852).
- jstests/concurrency/fsm_workloads/agg_out_interrupt_cleanup.js
# serverStatus does not include transaction metrics on mongos.
@@ -107,7 +107,7 @@ selector:
- jstests/concurrency/fsm_workloads/drop_index_during_replan.js
##
- # Blacklists from concurrency_replication_multi_stmt_txn
+ # Denylists from concurrency_replication_multi_stmt_txn
##
# Relies on having one thread observe writes from the other threads, which won't become visible
@@ -120,7 +120,7 @@ selector:
- jstests/concurrency/fsm_workloads/view_catalog_direct_system_writes.js
##
- # Blacklists specific to this suite.
+ # Denylists specific to this suite.
##
# Use updates that do not contain the shard key, so they are rejected before any commands are
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_stepdowns.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_stepdowns.yml
index f64bdcaa343..6b376d78f80 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_stepdowns.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_stepdowns.yml
@@ -10,7 +10,7 @@ selector:
- jstests/concurrency/fsm_workloads/**/*.js
exclude_files:
##
- # Blacklists from concurrency_sharded_replication
+ # Denylists from concurrency_sharded_replication
##
# SERVER-13116 distinct isn't sharding aware
@@ -94,7 +94,7 @@ selector:
- jstests/concurrency/fsm_workloads/yield_and_hashed.js
- jstests/concurrency/fsm_workloads/yield_and_sorted.js
- # TODO Unblacklist (SERVER-38852).
+ # TODO Undenylist (SERVER-38852).
- jstests/concurrency/fsm_workloads/agg_out_interrupt_cleanup.js
# serverStatus does not include transaction metrics on mongos.
@@ -105,7 +105,7 @@ selector:
- jstests/concurrency/fsm_workloads/multi_statement_transaction_all_commands_same_session.js
##
- # Blacklists from concurrency_replication_multi_stmt_txn
+ # Denylists from concurrency_replication_multi_stmt_txn
##
# Relies on having one thread observe writes from the other threads, which won't become visible
@@ -122,7 +122,7 @@ selector:
- jstests/concurrency/fsm_workloads/view_catalog_direct_system_writes.js
##
- # Blacklists from concurrency_sharded_multi_stmt_txn
+ # Denylists from concurrency_sharded_multi_stmt_txn
##
# Use updates that do not contain the shard key, so they are rejected before any commands are
@@ -132,7 +132,7 @@ selector:
- jstests/concurrency/fsm_workloads/update_rename_noindex.js
##
- # Blacklists from concurrency_sharded_with_stepdowns
+ # Denylists from concurrency_sharded_with_stepdowns
##
# ChunkHelper directly talks to the config servers and doesn't support retries for network errors
@@ -158,7 +158,7 @@ selector:
- jstests/concurrency/fsm_workloads/view_catalog_direct_system_writes.js
##
- # Blacklists specific to this suite
+ # Denylists specific to this suite
##
# Uses getMore in the same state function as a command not supported in a transaction.
@@ -192,7 +192,7 @@ selector:
# These start a transaction in one state function and use it in other state functions. This suite
# would instead execute each state function as its own transaction.
- state_functions_share_transaction
- # Note that "requires_non_retryable_writes" does not need to be blacklisted because some writes
+ # Note that "requires_non_retryable_writes" does not need to be denylisted because some writes
# that are not individually retryable can be retried if they are part of a transaction.
# Tests which expect commands to fail and catch the error can cause transactions to abort and
# retry indefinitely.
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_replication.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_replication.yml
index 3860eef89b4..646976be262 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_replication.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_replication.yml
@@ -91,7 +91,7 @@ selector:
- jstests/concurrency/fsm_workloads/yield_and_hashed.js
- jstests/concurrency/fsm_workloads/yield_and_sorted.js
- # TODO Unblacklist (SERVER-38852).
+ # TODO Undenylist (SERVER-38852).
- jstests/concurrency/fsm_workloads/agg_out_interrupt_cleanup.js
# serverStatus does not include transaction metrics on mongos.
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer.yml
index dd207dbb4b5..09ced04add2 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer.yml
@@ -96,7 +96,7 @@ selector:
- jstests/concurrency/fsm_workloads/yield_and_hashed.js
- jstests/concurrency/fsm_workloads/yield_and_sorted.js
- # TODO Unblacklist (SERVER-38852).
+ # TODO Undenylist (SERVER-38852).
- jstests/concurrency/fsm_workloads/agg_out_interrupt_cleanup.js
# serverStatus does not include transaction metrics on mongos.
diff --git a/buildscripts/resmokeconfig/suites/logical_session_cache_replication_100ms_refresh_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/logical_session_cache_replication_100ms_refresh_jscore_passthrough.yml
index 881632b973a..58dd5d38fa2 100644
--- a/buildscripts/resmokeconfig/suites/logical_session_cache_replication_100ms_refresh_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/logical_session_cache_replication_100ms_refresh_jscore_passthrough.yml
@@ -17,7 +17,7 @@ selector:
# The awaitdata_getmore_cmd.js test tails the oplog and waits for the getMore batch size to equal
# zero. The CheckReplDBHashInBackground hook consistently runs and creates sessions. At the same
# time, the logical session cache refresh thread will flush these sessions to disk, creating more
- # opLog entries. To avoid this infinite loop, we will blacklist the test from this suite.
+ # opLog entries. To avoid this infinite loop, we will denylist the test from this suite.
- jstests/core/awaitdata_getmore_cmd.js
# These tests verify that an expected number of update operations were tracked in the server
# status metrics, but the logical session cache refresh causes additional updates to be recorded.
diff --git a/buildscripts/resmokeconfig/suites/logical_session_cache_replication_10sec_refresh_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/logical_session_cache_replication_10sec_refresh_jscore_passthrough.yml
index 68a64326e4c..5e489dc3e64 100644
--- a/buildscripts/resmokeconfig/suites/logical_session_cache_replication_10sec_refresh_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/logical_session_cache_replication_10sec_refresh_jscore_passthrough.yml
@@ -17,7 +17,7 @@ selector:
# The awaitdata_getmore_cmd.js test tails the oplog and waits for the getMore batch size to equal
# zero. The CheckReplDBHashInBackground hook consistently runs and creates sessions. At the same
# time, the logical session cache refresh thread will flush these sessions to disk, creating more
- # opLog entries. To avoid this infinite loop, we will blacklist the test from this suite.
+ # opLog entries. To avoid this infinite loop, we will denylist the test from this suite.
- jstests/core/awaitdata_getmore_cmd.js
# These tests verify that an expected number of update operations were tracked in the server
# status metrics, but the logical session cache refresh causes additional updates to be recorded.
diff --git a/buildscripts/resmokeconfig/suites/logical_session_cache_replication_1sec_refresh_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/logical_session_cache_replication_1sec_refresh_jscore_passthrough.yml
index 8e411c7c58d..545b536f563 100644
--- a/buildscripts/resmokeconfig/suites/logical_session_cache_replication_1sec_refresh_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/logical_session_cache_replication_1sec_refresh_jscore_passthrough.yml
@@ -17,7 +17,7 @@ selector:
# The awaitdata_getmore_cmd.js test tails the oplog and waits for the getMore batch size to equal
# zero. The CheckReplDBHashInBackground hook consistently runs and creates sessions. At the same
# time, the logical session cache refresh thread will flush these sessions to disk, creating more
- # opLog entries. To avoid this infinite loop, we will blacklist the test from this suite.
+ # opLog entries. To avoid this infinite loop, we will denylist the test from this suite.
- jstests/core/awaitdata_getmore_cmd.js
# These tests verify that an expected number of update operations were tracked in the server
# status metrics, but the logical session cache refresh causes additional updates to be recorded.
diff --git a/buildscripts/resmokeconfig/suites/logical_session_cache_replication_default_refresh_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/logical_session_cache_replication_default_refresh_jscore_passthrough.yml
index 00929a968d5..c51f2b45837 100644
--- a/buildscripts/resmokeconfig/suites/logical_session_cache_replication_default_refresh_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/logical_session_cache_replication_default_refresh_jscore_passthrough.yml
@@ -17,7 +17,7 @@ selector:
# The awaitdata_getmore_cmd.js test tails the oplog and waits for the getMore batch size to equal
# zero. The CheckReplDBHashInBackground hook consistently runs and creates sessions. At the same
# time, the logical session cache refresh thread will flush these sessions to disk, creating more
- # opLog entries. To prevent this infinite loop, we will blacklist the test from this suite.
+ # opLog entries. To prevent this infinite loop, we will denylist the test from this suite.
- jstests/core/awaitdata_getmore_cmd.js
# These tests verify that an expected number of update operations were tracked in the server
# status metrics, but the logical session cache refresh causes additional updates to be recorded.
diff --git a/buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_kill_primary_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_kill_primary_jscore_passthrough.yml
index 3f05c322ffd..9867c09384a 100644
--- a/buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_kill_primary_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_kill_primary_jscore_passthrough.yml
@@ -356,7 +356,7 @@ executor:
# Note: fail_unclean_shutdown_incompatible_commands.js not included because it conflicts with
# implicitly_shard_accessed_collections.js use of collstats (usage is safe with unclean
# shutdown). Workaround by relying on the requires_fastcount/dbstats/collstats/datasize tags
- # to blacklist tests that uses them unsafely.
+ # to denylist tests that uses them unsafely.
eval: >-
var testingReplication = true;
load("jstests/libs/override_methods/mongos_manual_intervention_actions.js");
diff --git a/buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_stepdown_primary_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_stepdown_primary_jscore_passthrough.yml
index 379ec1c5036..23ea6a7f2b4 100644
--- a/buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_stepdown_primary_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_stepdown_primary_jscore_passthrough.yml
@@ -355,7 +355,7 @@ executor:
# Note: fail_unclean_shutdown_incompatible_commands.js not included because it conflicts with
# implicitly_shard_accessed_collections.js use of collstats (usage is safe with unclean
# shutdown). Workaround by relying on the requires_fastcount/dbstats/collstats/datasize tags
- # to blacklist tests that uses them unsafely.
+ # to denylist tests that uses them unsafely.
eval: >-
var testingReplication = true;
load("jstests/libs/override_methods/mongos_manual_intervention_actions.js");
diff --git a/buildscripts/resmokeconfig/suites/multiversion.yml b/buildscripts/resmokeconfig/suites/multiversion.yml
index bb1ec6b7023..a3692f67a7d 100644
--- a/buildscripts/resmokeconfig/suites/multiversion.yml
+++ b/buildscripts/resmokeconfig/suites/multiversion.yml
@@ -15,7 +15,7 @@ selector:
- jstests/multiVersion/minor_version_tags_new_old_new.js
# TODO SERVER-42919: recent work on the ReplicaSetMonitor means that mongoS no longer crashes when
- # it attempts to connect to an upgraded mongoD. Un-blacklist when SERVER-42919 fixes this issue.
+ # it attempts to connect to an upgraded mongoD. Un-denylist when SERVER-42919 fixes this issue.
- jstests/multiVersion/genericSetFCVUsage/crash_mongos_against_upgraded_cluster.js
exclude_with_any_tags:
- featureFlagToaster
diff --git a/buildscripts/resmokeconfig/suites/multiversion_auth.yml b/buildscripts/resmokeconfig/suites/multiversion_auth.yml
index 451c77dce5d..024e1d793b6 100644
--- a/buildscripts/resmokeconfig/suites/multiversion_auth.yml
+++ b/buildscripts/resmokeconfig/suites/multiversion_auth.yml
@@ -19,7 +19,7 @@ selector:
- jstests/multiVersion/minor_version_tags_new_old_new.js
# TODO SERVER-42919: recent work on the ReplicaSetMonitor means that mongoS no longer crashes when
- # it attempts to connect to an upgraded mongoD. Un-blacklist when SERVER-42919 fixes this issue.
+ # it attempts to connect to an upgraded mongoD. Un-denylist when SERVER-42919 fixes this issue.
- jstests/multiVersion/genericSetFCVUsage/crash_mongos_against_upgraded_cluster.js
# Skip any tests that run with auth explicitly.
diff --git a/buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml
index de61c9c94c7..ead6263279a 100644
--- a/buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml
@@ -1,6 +1,6 @@
test_kind: js_test
-# This suite's blacklist is a sharded_collections_jscore_passthrough blacklist with some additions
-# from causally_consistent_jscore_passthrough blacklist.
+# This suite's denylist is a sharded_collections_jscore_passthrough denylist with some additions
+# from causally_consistent_jscore_passthrough denylist.
selector:
roots:
@@ -47,7 +47,7 @@ selector:
- jstests/core/dbcase2.js
- jstests/core/no_db_created.js
- jstests/core/killop_drop_collection.js # Uses fsyncLock.
- # Tests that need triaging & remediation | blacklist decision
+ # Tests that need triaging & remediation | denylist decision
# Comments list possible problem point under review.
- jstests/core/stages_delete.js # Uses stageDebug command for deletes.
# Tests that fail for Causal Consistency as they have statements that do not support
diff --git a/buildscripts/resmokeconfig/suites/sharded_causally_consistent_read_concern_snapshot_passthrough.yml b/buildscripts/resmokeconfig/suites/sharded_causally_consistent_read_concern_snapshot_passthrough.yml
index e53df28eeb2..242cf97b557 100644
--- a/buildscripts/resmokeconfig/suites/sharded_causally_consistent_read_concern_snapshot_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/sharded_causally_consistent_read_concern_snapshot_passthrough.yml
@@ -1,6 +1,6 @@
test_kind: js_test
-# This suite's blacklist is a sharded_causally_consistent_jscore_passthrough blacklist with some
-# additions from causally_consistent_read_concern_snapshot_passthrough blacklist.
+# This suite's denylist is a sharded_causally_consistent_jscore_passthrough denylist with some
+# additions from causally_consistent_read_concern_snapshot_passthrough denylist.
selector:
roots:
@@ -48,7 +48,7 @@ selector:
- jstests/core/dbcase2.js
- jstests/core/no_db_created.js
- jstests/core/killop_drop_collection.js # Uses fsyncLock.
- # Tests that need triaging & remediation | blacklist decision
+ # Tests that need triaging & remediation | denylist decision
# Comments list possible problem point under review.
- jstests/core/stages_delete.js # Uses stageDebug command for deletes.
# Tests that fail for Causal Consistency as they have statements that do not support
diff --git a/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml b/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
index 8f3fede7663..0c5f5d33c9f 100644
--- a/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
@@ -141,7 +141,7 @@ selector:
# ShardingTest is never used, so continuous step down thread never starts
- jstests/sharding/config_rs_change.js
- jstests/sharding/empty_cluster_init.js
- # Temporarily blacklisted until more robust
+ # Temporarily denylisted until more robust
# Expects same secondaries for entire test
- jstests/sharding/commands_that_write_accept_wc_configRS.js
- jstests/sharding/commands_that_write_accept_wc_shards.js
@@ -197,7 +197,7 @@ selector:
# In this suite the cluster may end up in a state where each shard believes the
# collection is sharded and the mongos believes it is unsharded. $merge is not
# prepared to work correctly in this situation. This should be fixed by a future
- # improvement in sharding infrastructure, and can be unblacklisted by SERVER-40172.
+ # improvement in sharding infrastructure, and can be undenylisted by SERVER-40172.
- jstests/sharding/query/merge_to_existing.js
# Sets a failpoint on find commands which can lead to a hang when a config steps down.
- jstests/sharding/sharding_statistics_server_status.js
diff --git a/buildscripts/resmokeconfig/suites/tenant_migration_causally_consistent_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/tenant_migration_causally_consistent_jscore_passthrough.yml
index 459c2c0e357..09b03fe85d1 100644
--- a/buildscripts/resmokeconfig/suites/tenant_migration_causally_consistent_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/tenant_migration_causally_consistent_jscore_passthrough.yml
@@ -14,7 +14,7 @@ selector:
- jstests/core/**/*.js
exclude_files:
#
- # Blacklists from tenant_migration_jscore_passthrough.yml
+ # Denylists from tenant_migration_jscore_passthrough.yml
#
- jstests/core/txns/**/*.js
@@ -102,7 +102,7 @@ selector:
- jstests/core/rename_collection_staytemp.js
#
- # Blacklists from causally_consistent_jscore_passthrough.yml
+ # Denylists from causally_consistent_jscore_passthrough.yml
#
- jstests/core/stages_delete.js # Uses stageDebug command for deletes.
@@ -141,7 +141,7 @@ selector:
- jstests/core/or_to_in.js # queryPlanner in different spot in explain()
#
- # Blacklists from session_jscore_passthrough.yml
+ # Denylists from session_jscore_passthrough.yml
#
# These test run commands using legacy queries, which are not supported on sessions.
diff --git a/buildscripts/resmokeconfig/suites/tenant_migration_kill_primary_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/tenant_migration_kill_primary_jscore_passthrough.yml
index 5182c7ece2c..e19b2719760 100644
--- a/buildscripts/resmokeconfig/suites/tenant_migration_kill_primary_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/tenant_migration_kill_primary_jscore_passthrough.yml
@@ -152,7 +152,7 @@ selector:
- jstests/core/validate_cmd_ns.js # Calls _exec() directly, not retryable.
#
- # Blacklists specific to this suite
+ # Denylists specific to this suite
#
- jstests/core/api_version_parameters.js
diff --git a/buildscripts/resmokeconfig/suites/tenant_migration_stepdown_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/tenant_migration_stepdown_jscore_passthrough.yml
index 29ad5bbbcb0..18d7ef78952 100644
--- a/buildscripts/resmokeconfig/suites/tenant_migration_stepdown_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/tenant_migration_stepdown_jscore_passthrough.yml
@@ -152,7 +152,7 @@ selector:
- jstests/core/validate_cmd_ns.js # Calls _exec() directly, not retryable.
#
- # Blacklists specific to this suite
+ # Denylists specific to this suite
#
- jstests/core/api_version_parameters.js
diff --git a/buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml
index 484f1cbee1f..e5186524cad 100644
--- a/buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml
@@ -152,7 +152,7 @@ selector:
- jstests/core/validate_cmd_ns.js # Calls _exec() directly, not retryable.
#
- # Blacklists specific to this suite
+ # Denylists specific to this suite
#
- jstests/core/api_version_parameters.js