]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
nfs-ganesha-stable: correct job name and display name 757/head
authorAli Maredia <amaredia@redhat.com>
Thu, 22 Jun 2017 20:43:35 +0000 (16:43 -0400)
committerAli Maredia <amaredia@redhat.com>
Thu, 22 Jun 2017 20:48:00 +0000 (16:48 -0400)
Signed-off-by: Ali Maredia <amaredia@redhat.com>
nfs-ganesha-stable/build/build_deb
nfs-ganesha-stable/build/build_rpm
nfs-ganesha-stable/build/failure
nfs-ganesha-stable/config/definitions/nfs-ganesha-stable.yml

index a0a94d2e50eb137877a67c79316ade3936915a96..376b14d47e7a4bacafda0bf1648dd6e41f448de1 100644 (file)
@@ -38,7 +38,7 @@ NORMAL_DISTRO_VERSION=$DIST
 NORMAL_ARCH=$ARCH
 
 # create build status in shaman
-create_build_status "started" "nfs-ganesha" $NORMAL_DISTRO $NORMAL_DISTRO_VERSION $NORMAL_ARCH
+create_build_status "started" "nfs-ganesha-stable" $NORMAL_DISTRO $NORMAL_DISTRO_VERSION $NORMAL_ARCH
 
 ## Setup the pbuilder
 setup_pbuilder
@@ -119,7 +119,7 @@ sudo pbuilder build \
 
 
 ## Upload the created debs to chacra
-chacra_endpoint="nfs-ganesha/${NFS_GANESHA_BRANCH}/${GIT_COMMIT}/${DISTRO}/${DIST}"
+chacra_endpoint="nfs-ganesha-stable/${NFS_GANESHA_BRANCH}/${GIT_COMMIT}/${DISTRO}/${DIST}"
 chacra_repo_endpoint="${chacra_endpoint}/flavors/${FLAVOR}"
 
 [ "$FORCE" = true ] && chacra_flags="--force" || chacra_flags=""
@@ -151,6 +151,6 @@ echo "Check the status of the repo at: https://shaman.ceph.com/api/repos/${chacr
 
 # update shaman with the completed build status
 SHA1=${GIT_COMMIT}
-update_build_status "completed" "nfs-ganesha" $NORMAL_DISTRO $NORMAL_DISTRO_VERSION $NORMAL_ARCH
+update_build_status "completed" "nfs-ganesha-stable" $NORMAL_DISTRO $NORMAL_DISTRO_VERSION $NORMAL_ARCH
 
 sudo rm -rf $WORKSPACE/dist
index b3392ed26c6229ea9039a08d6751dacdf92e58e6..a35a41a67e2457294f68b0f46a8c32f6a48ab37f 100644 (file)
@@ -57,7 +57,7 @@ NORMAL_DISTRO_VERSION=$RELEASE
 NORMAL_ARCH=$ARCH
 
 # create build status in shaman
-create_build_status "started" "nfs-ganesha" $NORMAL_DISTRO $NORMAL_DISTRO_VERSION $NORMAL_ARCH
+create_build_status "started" "nfs-ganesha-stable" $NORMAL_DISTRO $NORMAL_DISTRO_VERSION $NORMAL_ARCH
 
 cd $WORKSPACE/nfs-ganesha
 
@@ -97,7 +97,7 @@ sudo mock --verbose -r nfs-ganesha.cfg --scrub=all
 sudo mock --verbose -r nfs-ganesha.cfg --define "dist .el7" --resultdir=$WORKSPACE/dist/RPMS/ ${SRPM} || ( tail -n +1 $WORKSPACE/dist/RPMS/{root,build}.log && exit 1 )
 
 VERSION=`grep -R "#define GANESHA_VERSION \"" $WORKSPACE/nfs-ganesha/build/include/config.h | sed -e 's/#define GANESHA_VERSION "//1; s/"//1;'`
-chacra_endpoint="nfs-ganesha/${NFS_GANESHA_BRANCH}/${GIT_COMMIT}/${DISTRO}/${RELEASE}"
+chacra_endpoint="nfs-ganesha-stable/${NFS_GANESHA_BRANCH}/${GIT_COMMIT}/${DISTRO}/${RELEASE}"
 chacra_repo_endpoint="${chacra_endpoint}/flavors/${FLAVOR}"
 RPM_RELEASE=`grep Release $WORKSPACE/nfs-ganesha/src/nfs-ganesha.spec | sed 's/Release:[ \t]*//g' | cut -d '%' -f 1`
 RPM_VERSION=`grep Version $WORKSPACE/nfs-ganesha/src/nfs-ganesha.spec | sed 's/Version:[ \t]*//g'`
@@ -131,6 +131,6 @@ echo "Check the status of the repo at: https://shaman.ceph.com/api/repos/${chacr
 
 # update shaman with the completed build status
 SHA1=${GIT_COMMIT}
-update_build_status "completed" "nfs-ganesha" $NORMAL_DISTRO $NORMAL_DISTRO_VERSION $NORMAL_ARCH
+update_build_status "completed" "nfs-ganesha-stable" $NORMAL_DISTRO $NORMAL_DISTRO_VERSION $NORMAL_ARCH
 
 sudo rm -rf $WORKSPACE/dist
index 6a4fe024878f7e988c296b316a346b473e65ce63..c6e467111b9ff27da0bd205a851b32a37865bda8 100644 (file)
@@ -6,4 +6,4 @@
 NFS_GANESHA_BRANCH=`branch_slash_filter $NFS_GANESHA_BRANCH`
 
 # update shaman with the failed build status
-failed_build_status "nfs-ganesha" $NORMAL_DISTRO $NORMAL_DISTRO_VERSION $NORMAL_ARCH
+failed_build_status "nfs-ganesha-stable" $NORMAL_DISTRO $NORMAL_DISTRO_VERSION $NORMAL_ARCH
index 2ff6714bd7cd3f286de6dced3eaa40a4a3072189..de2d13817410b91e5010c3109ce00fafc291aaad 100644 (file)
           wipe-workspace: true
           basedir: "nfs-ganesha-debian"
 - job:
-    name: nfs-ganesha
+    name: nfs-ganesha-stable
     project-type: matrix
     defaults: global
-    display-name: 'nfs-ganesha'
+    display-name: 'nfs-ganesha-stable'
     block-downstream: false
     block-upstream: false
     properties: