summaryrefslogtreecommitdiffstats
path: root/jjb/yardstick
diff options
context:
space:
mode:
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