]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
comment that this dists list needs to be fixed 65/head
authorAlfredo Deza <adeza@redhat.com>
Wed, 3 Jun 2015 18:15:39 +0000 (14:15 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 3 Jun 2015 18:15:39 +0000 (14:15 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-build/build/build_deb
ceph-build/build/setup_pbuilder

index b0fba85dbf8a5a3cd1fe33e807471291a76f8b32..d7b3f64a17176d37bd9cb7b95a7c1bf96ed82710 100644 (file)
@@ -76,6 +76,9 @@ whoami=`whoami`
 # 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`
index 08e348c626e8341d4b2a614350258771f55b64f6..743340e0070591ee70580a30fc18736826e25f51 100755 (executable)
@@ -18,6 +18,9 @@ basedir="/srv/debian-base"
 # /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"