Skip to content

Commit 7f10af8

Browse files
committed
fix periodic
1 parent 0786a90 commit 7f10af8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.evergreen-periodic-builds.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@ variables:
1919
- func: switch_context
2020

2121
tasks:
22+
- name: periodic_teardown_aws
23+
commands:
24+
- func: cleanup_aws
25+
26+
- name: periodic_teardown_cloudqa
27+
commands:
28+
- func: teardown_cloud_qa_all
29+
2230
- name: periodic_teardown_task_group
2331
<<: *setup_group
2432
tasks:

0 commit comments

Comments
 (0)