]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
create a list of valid DIST targets
authorAlfredo Deza <adeza@redhat.com>
Tue, 2 Jun 2015 13:55:46 +0000 (09:55 -0400)
committerAlfredo Deza <adeza@redhat.com>
Tue, 2 Jun 2015 13:55:46 +0000 (09:55 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-deploy/build/build

index ac953ad2970c1514e00051d058325fe9b4ebc9c1..d95fb573aa0f079373c5d31a6442e24be6479968 100644 (file)
@@ -26,6 +26,11 @@ echo "  WS=$WORKSPACE"
 echo "  PWD=$(pwd)"
 echo "  BRANCH=$BRANCH"
 
+# FIXME A very naive way to just list the RPM $DIST that we currently support.
+# We should be a bit more lenient to allow any rhel/centos/sles/suse
+rpm_dists="rhel centos6.5 centos7 rhel6.5 rhel7 centos sles11sp2 opensuse12.2"
+deb_dists="precise wheezy squeeze trusty"
+
 case $HOST in
 gitbuilder-*-rpm*)
         rm -rf rpm-repo dist/* build/rpmbuild