From: Ken Dreyer Date: Tue, 14 Mar 2017 16:38:44 +0000 (-0600) Subject: nfs-ganesha: rm SSH credential X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F662%2Fhead;p=ceph-build.git nfs-ganesha: rm SSH credential This job doesn't use SSH, so there's no need to make this credential available to the job. --- diff --git a/nfs-ganesha/config/definitions/nfs-ganesha.yml b/nfs-ganesha/config/definitions/nfs-ganesha.yml index aaa6ada1..5d77d704 100644 --- a/nfs-ganesha/config/definitions/nfs-ganesha.yml +++ b/nfs-ganesha/config/definitions/nfs-ganesha.yml @@ -3,8 +3,6 @@ scm: - git: url: https://github.com/nfs-ganesha/nfs-ganesha.git - # Use the SSH key attached to the ceph-jenkins GitHub account. - credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d' branches: - $NFS_GANESHA_BRANCH skip-tag: true @@ -16,8 +14,6 @@ scm: - git: url: https://github.com/nfs-ganesha/nfs-ganesha-debian.git - # Use the SSH key attached to the ceph-jenkins GitHub account. - credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d' branches: - xenial-nfs-ganesha-ceph-fsals skip-tag: true