Signed-off-by: Ali Maredia <amaredia@redhat.com>
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)
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"
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:
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: