Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .evergreen-periodic-builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@ variables:
- func: switch_context

tasks:
- name: periodic_teardown_aws
commands:
- func: cleanup_aws

- name: periodic_teardown_cloudqa
commands:
- func: teardown_cloud_qa_all

- name: periodic_teardown_task_group
<<: *setup_group
tasks:
Expand Down
Loading