]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-dev-build: add scripts to validate distro type 427/head
authorAndrew Schoen <aschoen@redhat.com>
Wed, 10 Aug 2016 20:14:59 +0000 (15:14 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 10 Aug 2016 20:14:59 +0000 (15:14 -0500)
commit9897a8789b627c5c174f2dc1464ab574095b9832
tree234a23fb78489ad5502aec2dfc813148a4eaf078
parent116672b0137421a1e720149485da3797029ba00a
ceph-dev-build: add scripts to validate distro type

This will make sure a build script fails early if it will not work on
the distro being built for. Doing this early avoids duplicate calls to
the build_utils and setup scripts.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ceph-dev-build/build/build_deb
ceph-dev-build/build/validate_deb [new file with mode: 0644]
ceph-dev-build/build/validate_rpm [new file with mode: 0644]
ceph-dev-build/config/definitions/ceph-dev-build.yml