yardstick: remove fetch_os_creds builder 63/6763/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Thu, 14 Jan 2016 22:41:25 +0000 (23:41 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Thu, 14 Jan 2016 22:41:25 +0000 (23:41 +0100)
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 <jose.lausuch@ericsson.com>
jjb/yardstick/yardstick-ci-jobs.yml

index 5159d30..56582c9 100644 (file)
 
     builders:
         - 'yardstick-cleanup'
-        - 'yardstick-fetch-os-creds'
+        #- 'yardstick-fetch-os-creds'
         - 'yardstick-daily'
 
     publishers: