diff options
author | Uladzimir Makouski <uladzimir.makouski@mongodb.com> | 2022-10-03 08:01:12 +0000 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2022-10-03 08:35:11 +0000 |
commit | 643d02696daf385ec5ea0abbaa6ee656eb82d74d (patch) | |
tree | 3b69538c37f52c508d236d95b08998e698f9bec1 /etc/evergreen_yml_components | |
parent | c9d5acc5205f196f9a7726723b11b9abd822d1c2 (diff) | |
download | mongo-643d02696daf385ec5ea0abbaa6ee656eb82d74d.tar.gz |
Revert "SERVER-69672 Disable remaining failing debug mode tests"
This reverts commit b057a5eee2c22e8fd60f15fb9453657041303670.
Diffstat (limited to 'etc/evergreen_yml_components')
-rw-r--r-- | etc/evergreen_yml_components/definitions.yml | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/etc/evergreen_yml_components/definitions.yml b/etc/evergreen_yml_components/definitions.yml index ce3dea1e243..4f8c2ce8bb4 100644 --- a/etc/evergreen_yml_components/definitions.yml +++ b/etc/evergreen_yml_components/definitions.yml @@ -3672,7 +3672,7 @@ tasks: ## Standalone fuzzer for checking timeseries optimizations correctness ## - <<: *jstestfuzz_template name: aggregation_timeseries_fuzzer_gen - tags: ["aggfuzzer", "common", "timeseries", "require_npm", "random_name", "no_debug_mode"] + tags: ["aggfuzzer", "common", "timeseries", "require_npm", "random_name"] commands: - func: "generate resmoke tasks" vars: @@ -3761,7 +3761,7 @@ tasks: ## jstestfuzz standalone update time-series generational fuzzer ## - <<: *jstestfuzz_template name: update_timeseries_fuzzer_gen - tags: ["updatefuzzer", "require_npm", "random_name", "no_debug_mode"] + tags: ["updatefuzzer", "require_npm", "random_name"] commands: - func: "generate resmoke tasks" vars: @@ -3776,7 +3776,7 @@ tasks: ## jstestfuzz replication update generational fuzzer ## - <<: *jstestfuzz_template name: update_fuzzer_replication_gen - tags: ["updatefuzzer", "require_npm", "random_name", "multiversion", "no_debug_mode"] + tags: ["updatefuzzer", "require_npm", "random_name", "multiversion"] commands: - func: "generate resmoke tasks" vars: @@ -4426,7 +4426,7 @@ tasks: - <<: *task_template name: aggregation_read_concern_majority_passthrough - tags: ["aggregation", "read_write_concern", "no_debug_mode"] + tags: ["aggregation", "read_write_concern"] depends_on: - name: aggregation commands: @@ -4573,7 +4573,7 @@ tasks: - <<: *task_template name: change_streams_mongos_passthrough - tags: ["change_streams", "no_debug_mode"] + tags: ["change_streams"] depends_on: - name: change_streams commands: @@ -4642,7 +4642,7 @@ tasks: - <<: *task_template name: change_streams_whole_db_mongos_passthrough - tags: ["change_streams", "no_debug_mode"] + tags: ["change_streams"] depends_on: - name: change_streams_mongos_passthrough commands: @@ -4678,7 +4678,7 @@ tasks: - <<: *task_template name: change_streams_whole_cluster_mongos_passthrough - tags: ["change_streams", "no_debug_mode"] + tags: ["change_streams"] depends_on: - name: change_streams_mongos_passthrough commands: @@ -5288,7 +5288,7 @@ tasks: - <<: *gen_task_template name: noPassthrough_gen - tags: ["misc_js", "no_debug_mode"] + tags: ["misc_js"] commands: - func: "generate resmoke tasks" vars: @@ -5411,7 +5411,7 @@ tasks: - <<: *gen_task_template name: multi_shard_multi_stmt_txn_stepdown_primary_jscore_passthrough_gen - tags: ["multi_shard", "no_debug_mode"] + tags: ["multi_shard"] commands: - func: "generate resmoke tasks" vars: @@ -5635,7 +5635,7 @@ tasks: - <<: *gen_task_template name: concurrency_replication_multi_stmt_txn_gen - tags: ["concurrency", "common", "repl", "txn", "no_debug_mode"] + tags: ["concurrency", "common", "repl", "txn"] commands: - func: "generate resmoke tasks" vars: @@ -5687,7 +5687,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_replication_gen - tags: ["concurrency", "common", "read_concern_maj", "large", "sharded", "no_debug_mode"] + tags: ["concurrency", "common", "read_concern_maj", "large", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5704,7 +5704,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_replication_with_balancer_gen - tags: ["concurrency", "common", "read_concern_maj", "large", "sharded", "no_debug_mode"] + tags: ["concurrency", "common", "read_concern_maj", "large", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5735,7 +5735,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_clusterwide_ops_add_remove_shards_gen - tags: ["concurrency", "common", "read_concern_maj", "large", "sharded", "no_debug_mode"] + tags: ["concurrency", "common", "read_concern_maj", "large", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5744,7 +5744,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_causal_consistency_gen - tags: ["concurrency", "non_live_record", "sharded", "no_debug_mode"] + tags: ["concurrency", "non_live_record", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5753,7 +5753,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_causal_consistency_and_balancer_gen - tags: ["concurrency", "large", "non_live_record", "sharded", "no_debug_mode"] + tags: ["concurrency", "large", "non_live_record", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5762,7 +5762,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_with_stepdowns_gen - tags: ["concurrency", "stepdowns", "large", "sharded", "no_debug_mode"] + tags: ["concurrency", "stepdowns", "large", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5771,7 +5771,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_with_stepdowns_and_balancer_gen - tags: ["concurrency", "stepdowns", "large", "sharded", "no_debug_mode"] + tags: ["concurrency", "stepdowns", "large", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5780,7 +5780,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_terminate_primary_with_balancer_gen - tags: ["concurrency", "stepdowns", "kill_terminate", "sharded", "no_debug_mode"] + tags: ["concurrency", "stepdowns", "kill_terminate", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5789,7 +5789,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_kill_primary_with_balancer_gen - tags: ["concurrency", "stepdowns", "kill_terminate", "sharded", "no_debug_mode"] + tags: ["concurrency", "stepdowns", "kill_terminate", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5798,7 +5798,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_multi_stmt_txn_gen - tags: ["concurrency", "large", "sharded", "no_debug_mode"] + tags: ["concurrency", "large", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5807,7 +5807,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_multi_stmt_txn_with_balancer_gen - tags: ["concurrency", "large", "sharded", "no_debug_mode"] + tags: ["concurrency", "large", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5816,7 +5816,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_local_read_write_multi_stmt_txn_gen - tags: ["concurrency", "large", "sharded", "no_debug_mode"] + tags: ["concurrency", "large", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5825,7 +5825,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_local_read_write_multi_stmt_txn_with_balancer_gen - tags: ["concurrency", "large", "sharded", "no_debug_mode"] + tags: ["concurrency", "large", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5834,7 +5834,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_multi_stmt_txn_with_stepdowns_gen - tags: ["concurrency", "stepdowns", "large", "sharded", "no_debug_mode"] + tags: ["concurrency", "stepdowns", "large", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5843,7 +5843,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_multi_stmt_txn_terminate_primary_gen - tags: ["concurrency", "stepdowns", "kill_terminate", "sharded", "no_debug_mode"] + tags: ["concurrency", "stepdowns", "kill_terminate", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5852,7 +5852,7 @@ tasks: - <<: *gen_task_template name: concurrency_sharded_multi_stmt_txn_kill_primary_gen - tags: ["concurrency", "stepdowns", "kill_terminate", "sharded", "no_debug_mode"] + tags: ["concurrency", "stepdowns", "kill_terminate", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -5955,7 +5955,7 @@ tasks: - <<: *gen_task_template name: replica_sets_ese_gen - tags: ["replica_sets", "encrypt", "san", "no_debug_mode"] + tags: ["replica_sets", "encrypt", "san"] commands: - func: "generate resmoke tasks" vars: @@ -5963,7 +5963,7 @@ tasks: - <<: *gen_task_template name: replica_sets_ese_gcm_gen - tags: ["replica_sets", "encrypt", "san", "gcm", "no_debug_mode"] + tags: ["replica_sets", "encrypt", "san", "gcm"] commands: - func: "generate resmoke tasks" vars: @@ -5971,7 +5971,7 @@ tasks: - <<: *gen_task_template name: replica_sets_auth_gen - tags: ["replica_sets", "common", "san", "auth", "no_debug_mode"] + tags: ["replica_sets", "common", "san", "auth"] commands: - func: "generate resmoke tasks" vars: @@ -6047,7 +6047,7 @@ tasks: - <<: *gen_task_template name: sharding_ese_gen - tags: ["sharding", "encrypt", "no_debug_mode"] + tags: ["sharding", "encrypt"] commands: - func: "generate resmoke tasks" vars: @@ -6055,7 +6055,7 @@ tasks: - <<: *gen_task_template name: sharding_ese_gcm_gen - tags: ["sharding", "encrypt", "gcm", "no_debug_mode"] + tags: ["sharding", "encrypt", "gcm"] commands: - func: "generate resmoke tasks" vars: @@ -6063,7 +6063,7 @@ tasks: - <<: *gen_task_template name: sharding_auth_gen - tags: ["sharding", "auth", "no_debug_mode"] + tags: ["sharding", "auth"] commands: - func: "generate resmoke tasks" vars: @@ -6071,7 +6071,7 @@ tasks: - <<: *gen_task_template name: sharding_auth_audit_gen - tags: ["auth", "audit", "non_live_record", "no_debug_mode"] + tags: ["auth", "audit", "non_live_record"] commands: - func: "generate resmoke tasks" vars: @@ -6079,7 +6079,7 @@ tasks: - <<: *gen_task_template name: sharding_hello_failures_gen - tags: ["concurrency", "large", "sharded", "no_debug_mode"] + tags: ["concurrency", "large", "sharded"] commands: - func: "generate resmoke tasks" vars: @@ -6394,7 +6394,7 @@ tasks: - <<: *task_template name: ocsp - tags: ["ssl", "encrypt", "ocsp", "patch_build", "no_debug_mode"] + tags: ["ssl", "encrypt", "ocsp", "patch_build"] commands: - func: "do setup" - func: "run tests" |