summaryrefslogtreecommitdiffstats
path: root/jjb/yardstick
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2015-07-02 20:28:10 +0200
committerjose.lausuch <jose.lausuch@ericsson.com>2015-07-02 20:28:10 +0200
commite5df1cdf0d4e8c0e04f6871a8599fe6632aa49b7 (patch)
treef097134857b9a748d410472641a34dad548212fd /jjb/yardstick
parent88288bab87e513c3c3527da2e2b22a500c8808db (diff)
fetch-os-creds.sh yardstick, renamed builder to yardstick-fetch-os-creds
JIRA: YARDSTICK-33 Change-Id: I897410c67fdd7982ebed43ef142eb5b40c950516 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'jjb/yardstick')
-rw-r--r--jjb/yardstick/yardstick.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/yardstick/yardstick.yml b/jjb/yardstick/yardstick.yml
index 0ee9707f5..8f40d8750 100644
--- a/jjb/yardstick/yardstick.yml
+++ b/jjb/yardstick/yardstick.yml
@@ -226,7 +226,7 @@
artifactNumToKeep: -1
builders:
- - 'fetch-os-creds'
+ - 'yardstick-fetch-os-creds'
- 'yardstick-ping'
########################
@@ -279,7 +279,7 @@
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