summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/evergreen_yml_components/definitions.yml14
1 files changed, 6 insertions, 8 deletions
diff --git a/etc/evergreen_yml_components/definitions.yml b/etc/evergreen_yml_components/definitions.yml
index aa8dbe15801..a59f7ea8f77 100644
--- a/etc/evergreen_yml_components/definitions.yml
+++ b/etc/evergreen_yml_components/definitions.yml
@@ -5607,12 +5607,11 @@ tasks:
commands:
- func: "generate resmoke tasks"
-- <<: *task_template
- name: sharded_collections_jscore_passthrough_with_config_shard
+- <<: *gen_task_template
+ name: sharded_collections_jscore_passthrough_with_config_shard_gen
tags: ["sharding", "jscore"]
commands:
- - func: "do setup"
- - func: "run tests"
+ - func: "generate resmoke tasks"
- <<: *gen_task_template
name: sharded_collections_jscore_multiversion_gen
@@ -5634,12 +5633,11 @@ tasks:
- func: "do setup"
- func: "run tests"
-- <<: *task_template
- name: sharding_jscore_passthrough_with_config_shard
+- <<: *gen_task_template
+ name: sharding_jscore_passthrough_with_config_shard_gen
tags: ["sharding", "jscore", "common"]
commands:
- - func: "do setup"
- - func: "run tests"
+ - func: "generate resmoke tasks"
- <<: *gen_task_template
name: sharding_jscore_multiversion_gen