summaryrefslogtreecommitdiffstats
path: root/jjb/yardstick/yardstick-daily-jobs.yml
diff options
context:
space:
mode:
authorJingLu5 <lvjing5@huawei.com>2017-07-10 07:00:25 +0000
committerJingLu5 <lvjing5@huawei.com>2017-07-10 08:07:44 +0000
commite405d682bb55327d25d881b3fa27a60d7c4110e9 (patch)
treed345e079b43ebc48e493ec0c5487c823a02f99be /jjb/yardstick/yardstick-daily-jobs.yml
parent1d595e455c0afc2e006bbf3bbf05c550790f8d31 (diff)
[Yardstick]Use volume-binding to provide rc file to yardstick container
The 'fetch_os_creds' script is preferred to run on jump server to get OS creds as mand projects do, this patch unify the way to get OS creds by volume-binding. Change-Id: I0da54545ee088458c952f216945c29232d487692 Signed-off-by: JingLu5 <lvjing5@huawei.com>
Diffstat (limited to 'jjb/yardstick/yardstick-daily-jobs.yml')
-rw-r--r--jjb/yardstick/yardstick-daily-jobs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/yardstick/yardstick-daily-jobs.yml b/jjb/yardstick/yardstick-daily-jobs.yml
index ff1d47eb4..41840d59c 100644
--- a/jjb/yardstick/yardstick-daily-jobs.yml
+++ b/jjb/yardstick/yardstick-daily-jobs.yml
@@ -276,7 +276,7 @@
- description-setter:
description: "POD: $NODE_NAME"
- 'yardstick-cleanup'
- #- 'yardstick-fetch-os-creds'
+ - 'yardstick-fetch-os-creds'
- 'yardstick-{testsuite}'
- 'yardstick-store-results'