]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
nfs-ganesha*: Clean up leftover shaman repos 1729/head
authorDavid Galloway <dgallowa@redhat.com>
Fri, 22 Jan 2021 15:26:06 +0000 (10:26 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Fri, 22 Jan 2021 15:26:06 +0000 (10:26 -0500)
Not sure why these only got cleaned up on failure but they need to go on a success too.

Signed-off-by: David Galloway <dgallowa@redhat.com>
nfs-ganesha-stable/build/build_rpm
nfs-ganesha/build/build_rpm

index 4a02ef8c3e360268288513c766da920533dc5271..cc44715c18a7d814d41557006c1a145e4fac7484 100644 (file)
@@ -191,3 +191,5 @@ SHA1=${GIT_COMMIT}
 update_build_status "completed" "nfs-ganesha-stable" $NORMAL_DISTRO $NORMAL_DISTRO_VERSION $NORMAL_ARCH
 
 sudo rm -rf $WORKSPACE/dist
+sudo rm -f /etc/yum.repos.d/shaman*
+sudo rm -f /etc/apt/sources.list.d/shaman*
index a0e435009c26dbffa9f6af6fa5061c2475170fa2..b1e7d3221d28b8125d3e188088c2478dfe7a10b5 100644 (file)
@@ -206,3 +206,5 @@ SHA1=${GIT_COMMIT}
 update_build_status "completed" "nfs-ganesha" $NORMAL_DISTRO $NORMAL_DISTRO_VERSION $NORMAL_ARCH
 
 sudo rm -rf $WORKSPACE/dist
+sudo rm -f /etc/yum.repos.d/shaman*
+sudo rm -f /etc/apt/sources.list.d/shaman*