summaryrefslogtreecommitdiffstats
path: root/jjb/yardstick
diff options
context:
space:
mode:
authorJo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>2015-10-19 14:25:08 +0200
committerJo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>2015-10-19 14:25:08 +0200
commit6b6c90969ed9c4ed286738a1f28582a3126f8a38 (patch)
treeb80fe31ae89367e892f2620de87287a08267477f /jjb/yardstick
parent29f17851a41d5eb6f9bd86c9c022c6d6bc8f901a (diff)
remove pipefail for yardstick daily
Change-Id: I459db9c0705eb6f83b6bcc8c39264a97fde48fe5 JIRA:- Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
Diffstat (limited to 'jjb/yardstick')
-rw-r--r--jjb/yardstick/yardstick.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/yardstick/yardstick.yml b/jjb/yardstick/yardstick.yml
index 0ce9fd853..50369ce73 100644
--- a/jjb/yardstick/yardstick.yml
+++ b/jjb/yardstick/yardstick.yml
@@ -209,7 +209,6 @@
- shell: |
#!/bin/bash
set -o errexit
- set -o pipefail
echo "Yardstick: Run benchmark test suites ..."