@@ -1109,7 +1109,7 @@ task_groups:
11091109 binary : bash
11101110 args :
11111111 - ${DRIVERS_TOOLS}/.evergreen/auth_oidc/k8s/setup.sh
1112- teardown_task :
1112+ teardown_group :
11131113 - command : subprocess.exec
11141114 params :
11151115 binary : bash
@@ -1132,7 +1132,7 @@ task_groups:
11321132 binary : bash
11331133 args :
11341134 - ${DRIVERS_TOOLS}/.evergreen/auth_oidc/k8s/setup.sh
1135- teardown_task :
1135+ teardown_group :
11361136 - command : subprocess.exec
11371137 params :
11381138 binary : bash
@@ -1155,7 +1155,7 @@ task_groups:
11551155 binary : bash
11561156 args :
11571157 - ${DRIVERS_TOOLS}/.evergreen/auth_oidc/k8s/setup.sh
1158- teardown_task :
1158+ teardown_group :
11591159 - command : subprocess.exec
11601160 params :
11611161 binary : bash
@@ -1200,7 +1200,7 @@ task_groups:
12001200 ${PREPARE_SHELL}
12011201 export AZUREOIDC_VMNAME_PREFIX="NODE_DRIVER"
12021202 $DRIVERS_TOOLS/.evergreen/auth_oidc/azure/setup.sh
1203- teardown_task :
1203+ teardown_group :
12041204 - command : shell.exec
12051205 params :
12061206 shell : bash
@@ -1224,7 +1224,7 @@ task_groups:
12241224 ${PREPARE_SHELL}
12251225 export GCPOIDC_VMNAME_PREFIX="NODE_DRIVER"
12261226 $DRIVERS_TOOLS/.evergreen/auth_oidc/gcp/setup.sh
1227- teardown_task :
1227+ teardown_group :
12281228 - command : shell.exec
12291229 params :
12301230 shell : bash
@@ -1254,7 +1254,7 @@ task_groups:
12541254 - command : expansions.update
12551255 params :
12561256 file : src/atlas-expansion.yml
1257- teardown_task :
1257+ teardown_group :
12581258 - command : subprocess.exec
12591259 params :
12601260 working_dir : src
@@ -1282,7 +1282,7 @@ task_groups:
12821282 - command : expansions.update
12831283 params :
12841284 file : src/atlas-expansion.yml
1285- teardown_task :
1285+ teardown_group :
12861286 - command : subprocess.exec
12871287 params :
12881288 working_dir : src
0 commit comments