]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
nfs-ganesha: ceph fsals ON, change git repo url 608/head
authorAli Maredia <amaredia@redhat.com>
Tue, 3 Jan 2017 16:16:39 +0000 (21:46 +0530)
committerAli Maredia <amaredia@redhat.com>
Thu, 5 Jan 2017 15:00:28 +0000 (20:30 +0530)
Signed-off-by: Ali Maredia <amaredia@redhat.com>
nfs-ganesha/build/build_deb
nfs-ganesha/build/build_rpm
nfs-ganesha/config/definitions/nfs-ganesha.yml

index 046e0539052a8834cdf6c020debaddb1dfabd30c..933508c5b5802195e253f331d2735b23dd6228b0 100644 (file)
@@ -29,7 +29,7 @@ mkdir build
 cd build
 
 # make source tarball
-cmake -DCMAKE_BUILDER_TYPE=Maintainer $WORKSPACE/nfs-ganesha/src && make dist || exit 0
+cmake -DCMAKE_BUILDER_TYPE=Maintainer -DUSE_FSAL_RGW=YES -DUSE_FSAL_CEPH=YES $WORKSPACE/nfs-ganesha/src && make dist || exit 0
 
 ## Get some basic information about the system and the repository
 DEB_ARCH=$(dpkg-architecture -qDEB_BUILD_ARCH)
index 690a1300d052a3deee1eb3d2f1f5f8569070b3b1..09799bda117f10b6dd3568ba78596ec87ea09aba 100644 (file)
@@ -36,7 +36,7 @@ mkdir build
 cd build
 
 # generate .spec file and make source tarball
-cmake -DCMAKE_BUILDER_TYPE=Maintainer $WORKSPACE/nfs-ganesha/src && make dist || exit 0
+cmake -DCMAKE_BUILDER_TYPE=Maintainer -DUSE_FSAL_RGW=YES -DUSE_FSAL_CEPH=YES $WORKSPACE/nfs-ganesha/src && make dist || exit 0
 
 ## Create the source rpm
 echo "Building SRPM"
index acec1dafdf24aef1bf7892444b96275ce3bdba7c..baec604fa6faf18837c349b06701703904f20504 100644 (file)
@@ -84,7 +84,7 @@ If this is checked, then the binaries will be built and pushed to chacra even if
 
     scm:
       - git:
-          url: git@github.com/nfs-ganesha/nfs-ganesha.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:
@@ -95,7 +95,7 @@ If this is checked, then the binaries will be built and pushed to chacra even if
 
     scm:
       - git:
-          url: git@github.com/nfs-ganesha/nfs-ganesha-debian.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: