summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Fuschetto <antonio.fuschetto@mongodb.com>2023-05-15 12:07:51 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-05-15 13:04:45 +0000
commitcecd4fddbf0993f4f6fa33f976d6253f33de5742 (patch)
tree0fe2d50859ce585a17a05f80f3961a8a66e6f9b3
parent78b7f73488d6d77aa02ae4d59846074c8396179e (diff)
downloadmongo-cecd4fddbf0993f4f6fa33f976d6253f33de5742.tar.gz
SERVER-71922 Remove unused `requires_datasize` test tag
-rw-r--r--buildscripts/resmokeconfig/matrix_suites/generated_suites/change_streams_downgrade_last_continuous_new_old_old_new.yml1
-rw-r--r--buildscripts/resmokeconfig/matrix_suites/generated_suites/change_streams_downgrade_last_lts_new_old_old_new.yml1
-rw-r--r--buildscripts/resmokeconfig/matrix_suites/generated_suites/replica_sets_kill_primary_jscore_passthrough.yml1
-rw-r--r--buildscripts/resmokeconfig/matrix_suites/generated_suites/replica_sets_reconfig_kill_primary_jscore_passthrough.yml1
-rw-r--r--buildscripts/resmokeconfig/matrix_suites/generated_suites/retryable_writes_downgrade_last_continuous.yml1
-rw-r--r--buildscripts/resmokeconfig/matrix_suites/generated_suites/retryable_writes_downgrade_last_lts.yml1
-rw-r--r--buildscripts/resmokeconfig/matrix_suites/generated_suites/sharded_retryable_writes_downgrade_last_continuous_new_old_old_new.yml1
-rw-r--r--buildscripts/resmokeconfig/matrix_suites/generated_suites/sharded_retryable_writes_downgrade_last_lts_new_old_old_new.yml1
-rw-r--r--buildscripts/resmokeconfig/matrix_suites/overrides/replica_sets_stepdown_selector.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/change_streams_downgrade.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency.yml1
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency_ubsan.yml1
-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/replica_sets_multi_stmt_txn_kill_primary_jscore_passthrough.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/replica_sets_reconfig_jscore_stepdown_passthrough.yml1
-rw-r--r--buildscripts/resmokeconfig/suites/retryable_writes_downgrade.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/shard_split_kill_primary_jscore_passthrough.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/sharded_retryable_writes_downgrade.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/tenant_migration_kill_primary_jscore_passthrough.yml2
20 files changed, 0 insertions, 29 deletions
diff --git a/buildscripts/resmokeconfig/matrix_suites/generated_suites/change_streams_downgrade_last_continuous_new_old_old_new.yml b/buildscripts/resmokeconfig/matrix_suites/generated_suites/change_streams_downgrade_last_continuous_new_old_old_new.yml
index 7c47c5e43b7..761218c23a9 100644
--- a/buildscripts/resmokeconfig/matrix_suites/generated_suites/change_streams_downgrade_last_continuous_new_old_old_new.yml
+++ b/buildscripts/resmokeconfig/matrix_suites/generated_suites/change_streams_downgrade_last_continuous_new_old_old_new.yml
@@ -264,7 +264,6 @@ selector:
- requires_fastcount
- requires_dbstats
- requires_collstats
- - requires_datasize
- uses_parallel_shell
- requires_profiling
- requires_capped
diff --git a/buildscripts/resmokeconfig/matrix_suites/generated_suites/change_streams_downgrade_last_lts_new_old_old_new.yml b/buildscripts/resmokeconfig/matrix_suites/generated_suites/change_streams_downgrade_last_lts_new_old_old_new.yml
index 8d61f758dc6..a8fb2cdd1e8 100644
--- a/buildscripts/resmokeconfig/matrix_suites/generated_suites/change_streams_downgrade_last_lts_new_old_old_new.yml
+++ b/buildscripts/resmokeconfig/matrix_suites/generated_suites/change_streams_downgrade_last_lts_new_old_old_new.yml
@@ -264,7 +264,6 @@ selector:
- requires_fastcount
- requires_dbstats
- requires_collstats
- - requires_datasize
- uses_parallel_shell
- requires_profiling
- requires_capped
diff --git a/buildscripts/resmokeconfig/matrix_suites/generated_suites/replica_sets_kill_primary_jscore_passthrough.yml b/buildscripts/resmokeconfig/matrix_suites/generated_suites/replica_sets_kill_primary_jscore_passthrough.yml
index d9f2b8d04af..fcb813be943 100644
--- a/buildscripts/resmokeconfig/matrix_suites/generated_suites/replica_sets_kill_primary_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/matrix_suites/generated_suites/replica_sets_kill_primary_jscore_passthrough.yml
@@ -111,7 +111,6 @@ selector:
- requires_fastcount
- requires_dbstats
- requires_collstats
- - requires_datasize
- operations_longer_than_stepdown_interval
- uses_parallel_shell
roots:
diff --git a/buildscripts/resmokeconfig/matrix_suites/generated_suites/replica_sets_reconfig_kill_primary_jscore_passthrough.yml b/buildscripts/resmokeconfig/matrix_suites/generated_suites/replica_sets_reconfig_kill_primary_jscore_passthrough.yml
index 159e3b13037..761166d32e8 100644
--- a/buildscripts/resmokeconfig/matrix_suites/generated_suites/replica_sets_reconfig_kill_primary_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/matrix_suites/generated_suites/replica_sets_reconfig_kill_primary_jscore_passthrough.yml
@@ -117,7 +117,6 @@ selector:
- requires_fastcount
- requires_dbstats
- requires_collstats
- - requires_datasize
- operations_longer_than_stepdown_interval
- uses_parallel_shell
roots:
diff --git a/buildscripts/resmokeconfig/matrix_suites/generated_suites/retryable_writes_downgrade_last_continuous.yml b/buildscripts/resmokeconfig/matrix_suites/generated_suites/retryable_writes_downgrade_last_continuous.yml
index f435b3daa7b..56301b21024 100644
--- a/buildscripts/resmokeconfig/matrix_suites/generated_suites/retryable_writes_downgrade_last_continuous.yml
+++ b/buildscripts/resmokeconfig/matrix_suites/generated_suites/retryable_writes_downgrade_last_continuous.yml
@@ -107,7 +107,6 @@ selector:
- requires_fastcount
- requires_dbstats
- requires_collstats
- - requires_datasize
- operations_longer_than_stepdown_interval
- uses_parallel_shell
- cannot_run_during_upgrade_downgrade
diff --git a/buildscripts/resmokeconfig/matrix_suites/generated_suites/retryable_writes_downgrade_last_lts.yml b/buildscripts/resmokeconfig/matrix_suites/generated_suites/retryable_writes_downgrade_last_lts.yml
index bede1bc2010..35232b9729f 100644
--- a/buildscripts/resmokeconfig/matrix_suites/generated_suites/retryable_writes_downgrade_last_lts.yml
+++ b/buildscripts/resmokeconfig/matrix_suites/generated_suites/retryable_writes_downgrade_last_lts.yml
@@ -107,7 +107,6 @@ selector:
- requires_fastcount
- requires_dbstats
- requires_collstats
- - requires_datasize
- operations_longer_than_stepdown_interval
- uses_parallel_shell
- cannot_run_during_upgrade_downgrade
diff --git a/buildscripts/resmokeconfig/matrix_suites/generated_suites/sharded_retryable_writes_downgrade_last_continuous_new_old_old_new.yml b/buildscripts/resmokeconfig/matrix_suites/generated_suites/sharded_retryable_writes_downgrade_last_continuous_new_old_old_new.yml
index 81a807684b6..f5007bebde7 100644
--- a/buildscripts/resmokeconfig/matrix_suites/generated_suites/sharded_retryable_writes_downgrade_last_continuous_new_old_old_new.yml
+++ b/buildscripts/resmokeconfig/matrix_suites/generated_suites/sharded_retryable_writes_downgrade_last_continuous_new_old_old_new.yml
@@ -133,7 +133,6 @@ selector:
- requires_fastcount
- requires_dbstats
- requires_collstats
- - requires_datasize
- operations_longer_than_stepdown_interval
- uses_parallel_shell
- cannot_run_during_upgrade_downgrade
diff --git a/buildscripts/resmokeconfig/matrix_suites/generated_suites/sharded_retryable_writes_downgrade_last_lts_new_old_old_new.yml b/buildscripts/resmokeconfig/matrix_suites/generated_suites/sharded_retryable_writes_downgrade_last_lts_new_old_old_new.yml
index 490586b9590..f32255a3af9 100644
--- a/buildscripts/resmokeconfig/matrix_suites/generated_suites/sharded_retryable_writes_downgrade_last_lts_new_old_old_new.yml
+++ b/buildscripts/resmokeconfig/matrix_suites/generated_suites/sharded_retryable_writes_downgrade_last_lts_new_old_old_new.yml
@@ -133,7 +133,6 @@ selector:
- requires_fastcount
- requires_dbstats
- requires_collstats
- - requires_datasize
- operations_longer_than_stepdown_interval
- uses_parallel_shell
- cannot_run_during_upgrade_downgrade
diff --git a/buildscripts/resmokeconfig/matrix_suites/overrides/replica_sets_stepdown_selector.yml b/buildscripts/resmokeconfig/matrix_suites/overrides/replica_sets_stepdown_selector.yml
index cca7e08ed84..159658337ce 100644
--- a/buildscripts/resmokeconfig/matrix_suites/overrides/replica_sets_stepdown_selector.yml
+++ b/buildscripts/resmokeconfig/matrix_suites/overrides/replica_sets_stepdown_selector.yml
@@ -178,8 +178,6 @@
- requires_dbstats
# "Cowardly fail if collStats is run with a mongod that had an unclean shutdown: ..."
- requires_collstats
- # "Cowardly fail if unbounded dataSize is run with a mongod that had an unclean shutdown: ..."
- - requires_datasize
## The next tag corresponds to long running-operations, as they may exhaust their number
# of retries and result in a network error being thrown.
- operations_longer_than_stepdown_interval
diff --git a/buildscripts/resmokeconfig/suites/change_streams_downgrade.yml b/buildscripts/resmokeconfig/suites/change_streams_downgrade.yml
index 6075956ce23..51544111c40 100644
--- a/buildscripts/resmokeconfig/suites/change_streams_downgrade.yml
+++ b/buildscripts/resmokeconfig/suites/change_streams_downgrade.yml
@@ -329,8 +329,6 @@ selector:
- requires_dbstats
# "Cowardly fail if collStats is run with a mongod that had an unclean shutdown: ..."
- requires_collstats
- # "Cowardly fail if unbounded dataSize is run with a mongod that had an unclean shutdown: ..."
- - requires_datasize
# "Cowardly fail if startParallelShell is run with a mongod that had an unclean shutdown: ..."
- uses_parallel_shell
diff --git a/buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency.yml b/buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency.yml
index 0b0d67e706f..9cd44736fef 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency.yml
@@ -25,7 +25,6 @@ selector:
# collStats is not causally consistent
- requires_collstats
- requires_dbstats
- - requires_datasize
- requires_sharding
# Tests which use $currentOp. Running an aggregation with $currentOp and read preference
# secondary doesn't make much sense, since there's no guarantee *which* secondary you get results
diff --git a/buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency_ubsan.yml b/buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency_ubsan.yml
index 71fcdccb0cc..7371f582447 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency_ubsan.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_replication_causal_consistency_ubsan.yml
@@ -25,7 +25,6 @@ selector:
# collStats is not causally consistent
- requires_collstats
- requires_dbstats
- - requires_datasize
- requires_sharding
# Tests which use $currentOp. Running an aggregation with $currentOp and read preference
# secondary doesn't make much sense, since there's no guarantee *which* secondary you get results
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 407bb4c3913..6d9fae78aa8 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
@@ -326,8 +326,6 @@ selector:
- requires_dbstats
# "Cowardly fail if collStats is run with a mongod that had an unclean shutdown: ..."
- requires_collstats
- # "Cowardly fail if unbounded dataSize is run with a mongod that had an unclean shutdown: ..."
- - requires_datasize
# "Cowardly fail if startParallelShell is run with a mongod that had an unclean shutdown: ..."
- uses_parallel_shell
# system.profile collection doesn't exist on mongos. Also, transactions are not allowed to operate
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 8e9f5447f22..39091cc0bb8 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
@@ -326,8 +326,6 @@ selector:
- requires_dbstats
# "Cowardly fail if collStats is run with a mongod that had an unclean shutdown: ..."
- requires_collstats
- # "Cowardly fail if unbounded dataSize is run with a mongod that had an unclean shutdown: ..."
- - requires_datasize
# "Cowardly fail if startParallelShell is run with a mongod that had an unclean shutdown: ..."
- uses_parallel_shell
# system.profile collection doesn't exist on mongos.
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_kill_primary_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_kill_primary_jscore_passthrough.yml
index 53b8d8e3de7..4b8b8cdcf59 100644
--- a/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_kill_primary_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_kill_primary_jscore_passthrough.yml
@@ -277,8 +277,6 @@ selector:
- requires_dbstats
# "Cowardly fail if collStats is run with a mongod that had an unclean shutdown: ..."
- requires_collstats
- # "Cowardly fail if unbounded dataSize is run with a mongod that had an unclean shutdown: ..."
- - requires_datasize
## The next tag corresponds to long running-operations, as they may exhaust their number
# of retries and result in a network error being thrown.
- operations_longer_than_stepdown_interval
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_reconfig_jscore_stepdown_passthrough.yml b/buildscripts/resmokeconfig/suites/replica_sets_reconfig_jscore_stepdown_passthrough.yml
index 8fd0180ba92..285dd8c4ca3 100644
--- a/buildscripts/resmokeconfig/suites/replica_sets_reconfig_jscore_stepdown_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/replica_sets_reconfig_jscore_stepdown_passthrough.yml
@@ -116,7 +116,6 @@ selector:
# collStats is not causally consistent
- requires_collstats
- requires_dbstats
- - requires_datasize
- requires_sharding
# Operations in the main test shell aren't guaranteed to be causally consistent with operations
# performed earlier in a parallel shell if multiple nodes are electable because the latest
diff --git a/buildscripts/resmokeconfig/suites/retryable_writes_downgrade.yml b/buildscripts/resmokeconfig/suites/retryable_writes_downgrade.yml
index 8097a74ffc3..f2ce969f607 100644
--- a/buildscripts/resmokeconfig/suites/retryable_writes_downgrade.yml
+++ b/buildscripts/resmokeconfig/suites/retryable_writes_downgrade.yml
@@ -101,8 +101,6 @@ selector:
- requires_dbstats
# "Cowardly fail if collStats is run with a mongod that had an unclean shutdown: ..."
- requires_collstats
- # "Cowardly fail if unbounded dataSize is run with a mongod that had an unclean shutdown: ..."
- - requires_datasize
## The next tag corresponds to long running-operations, as they may exhaust their number
# of retries and result in a network error being thrown.
- operations_longer_than_stepdown_interval
diff --git a/buildscripts/resmokeconfig/suites/shard_split_kill_primary_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/shard_split_kill_primary_jscore_passthrough.yml
index b25bda49b40..211b3a9fe29 100644
--- a/buildscripts/resmokeconfig/suites/shard_split_kill_primary_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/shard_split_kill_primary_jscore_passthrough.yml
@@ -97,8 +97,6 @@ selector:
- requires_dbstats
# "Cowardly fail if collStats is run with a mongod that had an unclean shutdown: ..."
- requires_collstats
- # "Cowardly fail if unbounded dataSize is run with a mongod that had an unclean shutdown: ..."
- - requires_datasize
# Due to background shard splits, operations in the main test shell are not guaranteed to
# be causally consistent with operations in a parallel shell. The reason is that
# TenantMigrationCommitted error is only thrown when the client does a write or a atClusterTime/
diff --git a/buildscripts/resmokeconfig/suites/sharded_retryable_writes_downgrade.yml b/buildscripts/resmokeconfig/suites/sharded_retryable_writes_downgrade.yml
index f889810933d..a886d9d5b5c 100644
--- a/buildscripts/resmokeconfig/suites/sharded_retryable_writes_downgrade.yml
+++ b/buildscripts/resmokeconfig/suites/sharded_retryable_writes_downgrade.yml
@@ -130,8 +130,6 @@ selector:
- requires_dbstats
# "Cowardly fail if collStats is run with a mongod that had an unclean shutdown: ..."
- requires_collstats
- # "Cowardly fail if unbounded dataSize is run with a mongod that had an unclean shutdown: ..."
- - requires_datasize
## The next tag corresponds to long running-operations, as they may exhaust their number
# of retries and result in a network error being thrown.
- operations_longer_than_stepdown_interval
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 994837fffac..f682843e7f5 100644
--- a/buildscripts/resmokeconfig/suites/tenant_migration_kill_primary_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/tenant_migration_kill_primary_jscore_passthrough.yml
@@ -117,8 +117,6 @@ selector:
- requires_dbstats
# "Cowardly fail if collStats is run with a mongod that had an unclean shutdown: ..."
- requires_collstats
- # "Cowardly fail if unbounded dataSize is run with a mongod that had an unclean shutdown: ..."
- - requires_datasize
# Due to background tenant migrations, operations in the main test shell are not guaranteed to
# be causally consistent with operations in a parallel shell. The reason is that
# TenantMigrationCommitted error is only thrown when the client does a write or a atClusterTime/