Add rally environment cleanup
This patch set add command to clean up a rally environment after a helm test's execution is completed. Change-Id: I652ee4930e7afb8b278250a0432086a2963a528c Signed-off-by: Tin Lam <tin@irrational.io>
This commit is contained in:
parent
14e712c9df
commit
0dd938d1be
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user