]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-build: add scripts to validate distro type 441/head
authorAndrew Schoen <aschoen@redhat.com>
Mon, 29 Aug 2016 15:34:22 +0000 (10:34 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 29 Aug 2016 15:34:22 +0000 (10:34 -0500)
commit647c457fbc5ec58c9245b5a3c30c47c548ecadb7
tree2c3a104376d0785e0d178bf8faf7f67300e7e171
parent38b9f979b4e56d0d1b47b96f928ca0359db3c840
ceph-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-build/build/validate_deb [new file with mode: 0644]
ceph-build/build/validate_rpm [new file with mode: 0644]
ceph-build/config/definitions/ceph-build.yml