summaryrefslogtreecommitdiffstats
path: root/jjb/functest/functest.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-05-02 19:36:13 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-05-02 19:36:19 +0200
commit95474602f18c480ccefedde474a0eba85d065cd3 (patch)
treeffe68ff749aa5fc77451f080bf9c0797d53c22b9 /jjb/functest/functest.yaml
parentee38f2973bb4e3e1c62b733ab640c606dab6aa60 (diff)
Revert "Add debug when running Functest jjbs"
This reverts commit 02d9a5f0d62c16a72139291463703c86a80bffb7. Change-Id: I56b87660ba9d2e18042d5da6f3de2e9de2ed7b53 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/functest/functest.yaml')
-rw-r--r--jjb/functest/functest.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml
index ba92ef7af..e4f2754d6 100644
--- a/jjb/functest/functest.yaml
+++ b/jjb/functest/functest.yaml
@@ -90,8 +90,7 @@
name: functest-run-containers
builders:
- shell: |
- set +e
- set -x
+ set +ex
[ ! -z "$WORKSPACE" ] && sudo rm -rf $WORKSPACE/* || true
if [ "{repo}" = "_" ]; then
image={container}:{tag}