summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2016-11-28 09:46:58 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-11-28 09:46:58 +0000
commitf7f969d10f2eb085df203ad3cb592788d834b45c (patch)
treeaa61974ced4e8b7dbe921b2fb6ea05f43e3c725b /jjb
parent64cb92222b3574d8c1ec907051b79f9ef87691ab (diff)
parent2d2269f6de8be6d905627b2903cc0a2a07dca43e (diff)
Merge "Enable qtip verify job"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/qtip/qtip-project-jobs.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/jjb/qtip/qtip-project-jobs.yml b/jjb/qtip/qtip-project-jobs.yml
index 722a9beb3..f192e8679 100644
--- a/jjb/qtip/qtip-project-jobs.yml
+++ b/jjb/qtip/qtip-project-jobs.yml
@@ -59,4 +59,9 @@
builders:
- shell: |
- echo "Nothing to verify!"
+ #!/bin/bash
+ set -o errexit
+ set -o pipefail
+ set -o xtrace
+
+ tox