diff options
author | jose.lausuch <jose.lausuch@ericsson.com> | 2016-01-14 23:41:25 +0100 |
---|---|---|
committer | jose.lausuch <jose.lausuch@ericsson.com> | 2016-01-14 23:41:25 +0100 |
commit | e37a8657c37812fe5aa985472a67e9b51aef9afd (patch) | |
tree | 90176d7b9c8bede592c6991a21917f100619ddfe /jjb/yardstick | |
parent | 4f723be944e52dae79c2e6377c63a5b89b69e72a (diff) |
yardstick: remove fetch_os_creds builder
It is not needed any more since we have docker containers, and the
script is called within the docker. No need to have the
credentials in the jumphost.
Change-Id: I81645edc9b8f4d6cba0270bcca9b5731fe0aa2bc
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'jjb/yardstick')
-rw-r--r-- | jjb/yardstick/yardstick-ci-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml index 5159d3026..56582c90a 100644 --- a/jjb/yardstick/yardstick-ci-jobs.yml +++ b/jjb/yardstick/yardstick-ci-jobs.yml @@ -101,7 +101,7 @@ builders: - 'yardstick-cleanup' - - 'yardstick-fetch-os-creds' + #- 'yardstick-fetch-os-creds' - 'yardstick-daily' publishers: |