From 582c5a342b6b4d5a36036cac1f7f3e17dfc35313 Mon Sep 17 00:00:00 2001 From: rook Date: Tue, 14 Oct 2014 16:05:09 -0400 Subject: [PATCH] Adding logic to clean up old rally installs Change-Id: Idee30bbeeb4d7b77b0ac2a0eb09ca56f2d7c488a --- tests/ci/test_install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/ci/test_install.sh b/tests/ci/test_install.sh index 78666a76..71fb47af 100755 --- a/tests/ci/test_install.sh +++ b/tests/ci/test_install.sh @@ -16,5 +16,8 @@ # under the License. +sudo ./install_rally.sh +rally deployment list + sudo ./install_rally.sh rally deployment list