[ARVADOS-DEV] updated: d332305c0715dcd690ae56efeadf0cc6c1cc1dcc
Git user
git at public.arvados.org
Fri Apr 8 21:42:48 UTC 2022
Summary of changes:
jenkins/test-arvados-multinode/script_test.multinode.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via d332305c0715dcd690ae56efeadf0cc6c1cc1dcc (commit)
from ce2c3620180f9e8e70b12dd43890c7cd35db9893 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit d332305c0715dcd690ae56efeadf0cc6c1cc1dcc
Author: Javier Bértoli <jbertoli at curii.com>
Date: Fri Apr 8 18:42:23 2022 -0300
16375: tear down after testing
Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli at curii.com>
diff --git a/jenkins/test-arvados-multinode/script_test.multinode.sh b/jenkins/test-arvados-multinode/script_test.multinode.sh
index bce21bb..7a5e95e 100755
--- a/jenkins/test-arvados-multinode/script_test.multinode.sh
+++ b/jenkins/test-arvados-multinode/script_test.multinode.sh
@@ -98,4 +98,4 @@ ssh -o "StrictHostKeyChecking=no" admin@${NODE_B_EXT} sudo ./provision.sh \
--test
echo "== Destroying instances"
-echo tf destroy -auto-approve -var-file=/tmp/terraform.tfvars-${GIT_COMMIT}
+terraform destroy -auto-approve -var-file=/tmp/terraform.tfvars-${GIT_COMMIT}
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list