Skip to content

Commit 6088b53

Browse files
authored
PYTHON-3658 Reload expansions before deleting Azure resources (#1185)
1 parent 3077bbf commit 6088b53

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.evergreen/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,6 +1181,10 @@ task_groups:
11811181
params:
11821182
file: testazurekms-expansions.yml
11831183
teardown_group:
1184+
# Load expansions again. The setup task may have failed before running `expansions.update`.
1185+
- command: expansions.update
1186+
params:
1187+
file: testazurekms-expansions.yml
11841188
- command: shell.exec
11851189
params:
11861190
shell: bash

0 commit comments

Comments
 (0)