Signed-off-by: Alfredo Deza <adeza@redhat.com>
# not how this script never passed any. This potentially means that we are
# building for all the dists in every debian host. Jenkins passes a $DIST
# variable around that could be re-used here.
+# FIXME: This should be a bit more dynamic. Do not build everything, build what
+# we need. Otherwise we have to edit this all the time and be wasteful creating
+# them when we don't even have them in the matrix build
dists="wheezy precise squeeze trusty"
dvers=`cat $releasedir/$cephver/debian_version`
# /srv/ceph-build/update_pbuilder.sh Now it lives here because it doesn't make
# sense to have a file that lives in /srv/ that we then concatenate to get its
# contents. what.
+# FIXME: This should be a bit more dynamic. Do not build everything, build what
+# we need. Otherwise we have to edit this all the time and be wasteful creating
+# them when we don't even have them in the matrix build
dists="wheezy precise squeeze trusty"