From 6b6c90969ed9c4ed286738a1f28582a3126f8a38 Mon Sep 17 00:00:00 2001 From: Jo¶rgen Karlsson Date: Mon, 19 Oct 2015 14:25:08 +0200 Subject: remove pipefail for yardstick daily MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I459db9c0705eb6f83b6bcc8c39264a97fde48fe5 JIRA:- Signed-off-by: Jo¶rgen Karlsson --- jjb/yardstick/yardstick.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'jjb/yardstick/yardstick.yml') 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 ..." -- cgit 1.2.3-korg