diff --git a/.evergreen/.evg.yml b/.evergreen/.evg.yml index 294cc140cda..67ec7fd4dd3 100644 --- a/.evergreen/.evg.yml +++ b/.evergreen/.evg.yml @@ -1857,6 +1857,10 @@ task_groups: params: file: testazurekms-expansions.yml teardown_group: + # Load expansions again. The setup task may have failed before running `expansions.update`. + - command: expansions.update + params: + file: testazurekms-expansions.yml - command: shell.exec params: shell: "bash"