Remove unnecessary ssh-credentials defaults 11/3411/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 14 Oct 2016 04:32:00 +0000 (00:32 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 14 Oct 2016 04:32:02 +0000 (00:32 -0400)
commit61ff560afc8381d983571ad7395c4d9db1ca998f
tree3aa24a2d7f1906bc6f77c9cf432a9c38e63c2520
parent4395e4a78efe5318f660394671c53d12a4d1d692
Remove unnecessary ssh-credentials defaults

ODL used to use a variable called {ssh-credentials} as a form of
redirection in order to have a simple human readable word to represent a
unique credentials id in Jenkins. Newer versions of Jenkins actually
allows us to override the credentials-id UUID format and pass a human
readable filename.

Considering that FD.io has been using a human readable
jenkins-gerrit-credentials credentials-id remove the unnecessary
{ssh-credentials} id defaults from global-defaults and just access the
credential directly.

Change-Id: I7b59357dcacb2195646719709b3b623429deca91
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/ci-management/ci-management-jobs.yaml
jjb/csit/csit-vpp-honeycomb.yaml
jjb/csit/csit-vpp-pylint.yaml
jjb/csit/csit.yaml
jjb/deb_dpdk/deb_dpdk.yaml
jjb/global-defaults.yaml
jjb/honeycomb/honeycomb.yaml
jjb/nsh_sfc/nsh_sfc.yaml
jjb/tldk/tldk.yaml
jjb/vpp/vpp-lite.yaml
jjb/vpp/vpp.yaml