]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
nfs-ganesha: rm SSH credential 662/head
authorKen Dreyer <kdreyer@redhat.com>
Tue, 14 Mar 2017 16:38:44 +0000 (10:38 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 14 Mar 2017 16:38:44 +0000 (10:38 -0600)
This job doesn't use SSH, so there's no need to make this credential
available to the job.

nfs-ganesha/config/definitions/nfs-ganesha.yml

index aaa6ada18dc165fe677a4a552e37fc6b0d2bde1c..5d77d704044f834a652919742b6539a829496778 100644 (file)
@@ -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