From 01b947838c11b191a133ed08f4abac5f906d26d4 Mon Sep 17 00:00:00 2001 From: Nauman_Ahad Date: Tue, 17 Nov 2015 13:41:55 +0500 Subject: QTIP Jenkins Job for SSL parallel and Dhrystone serial Resolved earlier bug while fetching os_creds by removing pipe in last fetch_os_cred builder JIRA: QTIP-7 Change-Id: I53ec0a566593535ab4de32211fb64ccb4b739980 Signed-off-by: Nauman_Ahad --- jjb/qtip/qtip.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/qtip/qtip.yml b/jjb/qtip/qtip.yml index 47ea4a085..4bef7c544 100644 --- a/jjb/qtip/qtip.yml +++ b/jjb/qtip/qtip.yml @@ -318,5 +318,5 @@ - builder: name: qtip-fetch-os-cred builders: - - shell: | + - shell: !include-raw ../../utils/fetch_os_creds.sh -- cgit 1.2.3-korg