Merge "Add rally environment cleanup"

This commit is contained in:
Zuul 2019-11-22 06:26:31 +00:00 committed by Gerrit Code Review
commit 4a4676b3f7

View File

@ -84,5 +84,6 @@ rally verify delete-verifier --id "${RALLY_ENV_NAME}-tempest" --force
rally task validate /etc/rally/rally_tests.yaml
rally task start /etc/rally/rally_tests.yaml
rally task sla-check
rally env cleanup
rally deployment destroy --deployment "${RALLY_ENV_NAME}"
{{- end }}