From: Markos Chandras Date: Thu, 8 Feb 2018 09:29:09 +0000 (+0000) Subject: jjb: xci: bifrost-verify.sh: Respect bifrost test failures X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=6bec6e4eda96b4d938efd1d1a0702295fae2c806;hp=467fd46ba8e91795e7471f12edb44d68693e57ab;p=releng.git jjb: xci: bifrost-verify.sh: Respect bifrost test failures Make sure that failures during bifrost deployments are being reported properly on Jenkins. Change-Id: I333d27147caf7598665157c703907572e48041c0 Signed-off-by: Markos Chandras --- diff --git a/jjb/xci/bifrost-verify.sh b/jjb/xci/bifrost-verify.sh index 198f2e1c7..451f33b4b 100755 --- a/jjb/xci/bifrost-verify.sh +++ b/jjb/xci/bifrost-verify.sh @@ -21,6 +21,11 @@ git fetch $PROJECT_REPO $GERRIT_REFSPEC && sudo git checkout FETCH_HEAD cd $WORKSPACE/releng-xci cat > bifrost_test.sh<