diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-08-17 14:35:44 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-08-17 14:35:58 +0200 |
commit | f0663ac0b2e96b64158eb640f9cb700a773f1da5 (patch) | |
tree | 86748c3d9d63018e5de1760adcd18c831f67bc2a /jjb/global-macros.yaml | |
parent | 1f20d45deeddca184e47a63f7f9e7bae35cabea0 (diff) |
Fix in global macros.
Remove ssh-credentials and cloud entry until configured in jenkins.
Change-Id: I097b8e3c095d7e3f46bd9f754c7cc11b788afdd0
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/global-macros.yaml')
-rw-r--r-- | jjb/global-macros.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml index d56727c7..3e1ec478 100644 --- a/jjb/global-macros.yaml +++ b/jjb/global-macros.yaml @@ -239,8 +239,3 @@ timeout: '{build-timeout}' timeout-var: 'BUILD_TIMEOUT' fail: true - - ssh-agent-credentials: - users: - - 'agl-jenkins-ssh' - - jclouds: - single-use: True |