X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ffunctest%2Ffunctest.yaml;h=a231c668656810621340aa77adafdd58e283da90;hb=02d9a5f0d62c16a72139291463703c86a80bffb7;hp=3f3b1ae2e0b7b5bf2c5350f9fc7d5506af2ec751;hpb=4976e727ccc5ce56ef8e2b2f4feb6c7a6d0a180d;p=releng.git diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 3f3b1ae2e..a231c6686 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -90,7 +90,8 @@ name: functest-run-containers builders: - shell: | - set +ex + set +e + set -x [ ! -z "$WORKSPACE" ] && sudo rm -rf $WORKSPACE/* || true if [ "{repo}" = "_" ]; then image={container}:{tag}