From e37a8657c37812fe5aa985472a67e9b51aef9afd Mon Sep 17 00:00:00 2001 From: "jose.lausuch" Date: Thu, 14 Jan 2016 23:41:25 +0100 Subject: yardstick: remove fetch_os_creds builder It is not needed any more since we have docker containers, and the script is called within the docker. No need to have the credentials in the jumphost. Change-Id: I81645edc9b8f4d6cba0270bcca9b5731fe0aa2bc Signed-off-by: jose.lausuch --- jjb/yardstick/yardstick-ci-jobs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml index 5159d3026..56582c90a 100644 --- a/jjb/yardstick/yardstick-ci-jobs.yml +++ b/jjb/yardstick/yardstick-ci-jobs.yml @@ -101,7 +101,7 @@ builders: - 'yardstick-cleanup' - - 'yardstick-fetch-os-creds' + #- 'yardstick-fetch-os-creds' - 'yardstick-daily' publishers: -- cgit 1.2.3-korg