From: Alexandru Avadanii Date: Tue, 25 Feb 2020 09:01:27 +0000 (+0100) Subject: iec: compass: Fix log permissions, curl redirect X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=52b76e81ba1eaeacb7ee4c9d7307190568c7269d;hp=52b76e81ba1eaeacb7ee4c9d7307190568c7269d;p=ci-management.git iec: compass: Fix log permissions, curl redirect - follow HTTP redirect (`curl -L`) where appropiate; - fix workspace permissions so logs uploading can archive log files before pushing them to Nexus (by changing the file owner to the current user/group); - destroy: do not break on error, in case some resources are missing, keep trying to cleanup the rest anyway; Change-Id: I7696b3ce7172b74f5b8977353ad27b70b264933b Signed-off-by: Alexandru Avadanii ---