]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/commit
build-ceph-rpm.sh: terminate on unpackaged files 40/head
authorKen Dreyer <kdreyer@redhat.com>
Tue, 14 Apr 2015 23:22:06 +0000 (17:22 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 14 Apr 2015 23:22:06 +0000 (17:22 -0600)
commit8d494f42e9aebf0979648948effa4fc63ac1ecf2
tree5a11be3773cc8273e3466df044b5861f709f61e8
parent1141ddbcd2ada78f072bc5ec2c3883476223cc9c
build-ceph-rpm.sh: terminate on unpackaged files

As Ceph changes and new files get installed by default, we need to
ensure that the commits which create these files also update the
packaging files lists as well.

One way to do this is to tell Gitbuilder to stop skipping unpackaged
files in the RPMs. This will cause Gitbuilder builds to indicate a
failure when new files get added without packaging updates.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
build-ceph-rpm.sh