]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
Add get_rpm_dist function to build_utils
authorAndrew Schoen <aschoen@redhat.com>
Mon, 16 Nov 2015 15:55:45 +0000 (09:55 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 16 Nov 2015 21:32:58 +0000 (15:32 -0600)
commit53fd0d240963eab98bd668c5a42f4ae4e6c59742
treefe205be9f56556aa17a2539fe4877fc5eb4d511f
parenta9cd690af0c1e66bbb9e37ce5ad701d514d451e7
Add get_rpm_dist function to build_utils

This function is used in jobs that need to post binaries to chacra.
Calling it creates  DISTRO and DISTRO_VESION global variables that are
suitable for creating a chacra endpoint with.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
scripts/build_utils.sh