Skip to content

Commit a8a35ac

Browse files
committed
make sure cloudqa teardown runs first
1 parent 79210e2 commit a8a35ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@ variables:
117117
- func: setup_cloud_qa
118118
teardown_task_can_fail_task: true
119119
teardown_task:
120+
- func: teardown_cloud_qa
120121
- func: upload_e2e_logs
121122
- func: teardown_kubernetes_environment
122-
- func: teardown_cloud_qa
123123

124124
- &setup_and_teardown_task
125125
setup_task_can_fail_task: true

0 commit comments

Comments
 (0)