@@ -1110,12 +1110,12 @@ task_groups:
11101110 args :
11111111 - ${DRIVERS_TOOLS}/.evergreen/auth_oidc/k8s/setup.sh
11121112 teardown_group :
1113+ - func : " upload coverage report"
11131114 - command : subprocess.exec
11141115 params :
11151116 binary : bash
11161117 args :
11171118 - ${DRIVERS_TOOLS}/.evergreen/auth_oidc/k8s/teardown.sh
1118- - func : " upload coverage report"
11191119 setup_group_can_fail_task : true
11201120 setup_group_timeout_secs : 1800
11211121 tasks :
@@ -1133,12 +1133,12 @@ task_groups:
11331133 args :
11341134 - ${DRIVERS_TOOLS}/.evergreen/auth_oidc/k8s/setup.sh
11351135 teardown_group :
1136+ - func : " upload coverage report"
11361137 - command : subprocess.exec
11371138 params :
11381139 binary : bash
11391140 args :
11401141 - ${DRIVERS_TOOLS}/.evergreen/auth_oidc/k8s/teardown.sh
1141- - func : " upload coverage report"
11421142 setup_group_can_fail_task : true
11431143 setup_group_timeout_secs : 1800
11441144 tasks :
@@ -1156,12 +1156,12 @@ task_groups:
11561156 args :
11571157 - ${DRIVERS_TOOLS}/.evergreen/auth_oidc/k8s/setup.sh
11581158 teardown_group :
1159+ - func : " upload coverage report"
11591160 - command : subprocess.exec
11601161 params :
11611162 binary : bash
11621163 args :
11631164 - ${DRIVERS_TOOLS}/.evergreen/auth_oidc/k8s/teardown.sh
1164- - func : " upload coverage report"
11651165 setup_group_can_fail_task : true
11661166 setup_group_timeout_secs : 1800
11671167 tasks :
0 commit comments