From e5df1cdf0d4e8c0e04f6871a8599fe6632aa49b7 Mon Sep 17 00:00:00 2001 From: "jose.lausuch" Date: Thu, 2 Jul 2015 20:28:10 +0200 Subject: fetch-os-creds.sh yardstick, renamed builder to yardstick-fetch-os-creds JIRA: YARDSTICK-33 Change-Id: I897410c67fdd7982ebed43ef142eb5b40c950516 Signed-off-by: jose.lausuch --- jjb/yardstick/yardstick.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'jjb') 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 -- cgit 1.2.3-korg value='5875c74b0b63f4e04549e4d9933cf702d29dae8b'/> Grokmirror user
summaryrefslogtreecommitdiffstats
blob: ad354b66d0843fd66c9e63a533f1527a7f0351a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34