X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Finfra%2Fbifrost-verify.sh;fp=jjb%2Finfra%2Fbifrost-verify.sh;h=94c7dacfab6c1e26fbda63f6e88f3fe072fa7b4b;hb=df73e2f3a8fe8b0170a431f1fbe9f7a19c516653;hp=bb4784809d8bd1b7da87f1304c3a4769c02ff8e0;hpb=f81f94c81b98f8429794c8d8ecda0bba514e74d0;p=releng.git diff --git a/jjb/infra/bifrost-verify.sh b/jjb/infra/bifrost-verify.sh index bb4784809..94c7dacfa 100755 --- a/jjb/infra/bifrost-verify.sh +++ b/jjb/infra/bifrost-verify.sh @@ -22,7 +22,7 @@ function upload_logs() { # stale information. # TODO: Maybe cleanup the entire $BIFROST_GS_URL directory # before we upload the new data. - gsutil -q rm ${BIFROST_GS_URL}/index.html + gsutil -q rm ${BIFROST_GS_URL}/index.html || true if [[ -d ${WORKSPACE}/logs ]]; then echo "Uploading collected bifrost logs to ${BIFROST_LOG_URL}"