Merge "Integrate fetch-os-creds.sh to functest.yml JIRA: FUNCTEST-7"
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 3 Jul 2015 14:43:11 +0000 (14:43 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Fri, 3 Jul 2015 14:43:11 +0000 (14:43 +0000)
jjb/yardstick/yardstick.yml

index 5848b1b..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
+        - shell:
+            !include-raw ../../utils/fetch_os_creds.sh
\ No newline at end of file