[ARVADOS-DEV] updated: a92fb918f64ac35eedecb0633c85f2a6d9a4d5cc
Git user
git at public.arvados.org
Mon Apr 11 10:59:07 UTC 2022
Summary of changes:
jenkins/test-arvados-multinode/script_test.multinode.sh | 1 +
1 file changed, 1 insertion(+)
via a92fb918f64ac35eedecb0633c85f2a6d9a4d5cc (commit)
from 7144ba67cd857d8fe7dd1af7c8e32c44b40f876a (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 a92fb918f64ac35eedecb0633c85f2a6d9a4d5cc
Author: Javier Bértoli <jbertoli at curii.com>
Date: Mon Apr 11 07:58:31 2022 -0300
16375: fix terraform state path
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 ff2a213..70bd830 100755
--- a/jenkins/test-arvados-multinode/script_test.multinode.sh
+++ b/jenkins/test-arvados-multinode/script_test.multinode.sh
@@ -98,4 +98,5 @@ ssh -o "StrictHostKeyChecking=no" admin@${NODE_B_EXT} sudo ./provision.sh \
--test
echo "== Destroying instances"
+cd -
terraform destroy -auto-approve -var-file=/tmp/terraform.tfvars-${GIT_COMMIT}
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list