fetch-os-creds.sh yardstick, renamed builder to yardstick-fetch-os-creds 53/953/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Thu, 2 Jul 2015 18:28:10 +0000 (20:28 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Thu, 2 Jul 2015 18:28:10 +0000 (20:28 +0200)
JIRA: YARDSTICK-33

Change-Id: I897410c67fdd7982ebed43ef142eb5b40c950516
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jjb/yardstick/yardstick.yml

index 0ee9707..8f40d87 100644 (file)
         artifactNumToKeep: -1
 
     builders:
-        - 'fetch-os-creds'
+        - 'yardstick-fetch-os-creds'
         - 'yardstick-ping'
 
 ########################
             echo "Yardstick: done!"
 
 - builder:
-    name: fetch-os-creds
+    name: yardstick-fetch-os-creds
     builders:
         - shell:
-            !include-raw ../../utils/fetch_os_creds.sh
+            !include-raw ../../utils/fetch_os_creds.sh
\ No newline at end of file