send debian packages onto a debian devel box
[infrastructure.git] / scripts / builds.sh
index fa3a509..6146496 100755 (executable)
@@ -11,6 +11,7 @@
 function liquid () { hostname | grep -q liquid ; }
 function reed () { hostname | grep -q reed ; }
 function velvet () { hostname | grep -q velvet ; }
+function gorillaz () { hostname | grep -q gorillaz ; }
 
 #################### lxc on f14 and f16 
 # wextoolbox on f14 (gnuradio is in f14 only)
@@ -25,14 +26,13 @@ liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d wexlxc -p linux64 -f
 liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f16 -p linux64 -b @DATE@--lxc16 -X
 # lxc17 is< broken for now - f12 vs-capable build box like liquid can't seem to create the build VMs b/c of some rpm limitations
 #liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f17 -p linux64 -b @DATE@--lxc17 -X
-liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux32 -b @DATE@--f14-32-sfa-upmc sfa-GITPATH=git://git.onelab.eu/sfa.git@upmc tests-GITPATH=git://git.onelab.eu/tests.git@master
 
-###  build on;y 64bits for the main devel track as this has gone very slow
+
+###  build only 64bits for the main devel track as this has gone very slow
 # f12 on reed - no SFA any more
 reed   && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux64 -b @DATE@--f12-64
 #reed   && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux32 -b @DATE@--f12-32
 reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux32 -b @DATE@--f14-32-sfav2-dual -c dual -c sfadebug sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v2 tests-GITPATH=git://git.onelab.eu/tests.git@master
-reed && /root/git-build/vbuild-nightly.sh -m build@onelab.eu -d onelab -P develsfa.pkgs -f wheezy -p linux64 sfa-GITPATH=git://git.onelab.eu/sfa.git@upmc -b debsfaupmc ALL=sfa sfa-debian -B
 
 
 # f14
@@ -41,6 +41,17 @@ velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p lin
 velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux32 -b @DATE@--f14-32-sfav3 -c default -c sfadebug sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v3 tests-GITPATH=git://git.onelab.eu/tests.git@sfa-geni-v3
 
 
+# debians; we use gorillaz as a precaution because it runs f14 and has a more recent debootstrap module
+# although the definitions of these distros for vserver essentially boiled down to adding symlinks
+# in /usr/share/debootstrap/scripts 
+# should be http://build-debian.onelab.eu/ but I can't tweak the dns for now
+gorillaz && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -P develsfa.pkgs -W http://build-debian.pl.sophia.inria.fr/ -f squeeze -p linux64 sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v2 -b @DATE@-sfasqueeze ALL=sfa sfa-debian -B
+gorillaz && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -P develsfa.pkgs -W http://build-debian.pl.sophia.inria.fr/ -f wheezy  -p linux64 sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v2 -b @DATE@-sfawheezy ALL=sfa sfa-debian  -B
+gorillaz && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -P develsfa.pkgs -W http://build-debian.pl.sophia.inria.fr/ -f oneiric -p linux64 sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v2 -b @DATE@-sfaoneiric ALL=sfa sfa-debian -B
+gorillaz && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -P develsfa.pkgs -W http://build-debian.pl.sophia.inria.fr/ -f precise -p linux64 sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v2 -b @DATE@-sfaprecise ALL=sfa sfa-debian -B
+gorillaz && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -P develsfa.pkgs -W http://build-debian.pl.sophia.inria.fr/ -f quantal -p linux64 sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v2 -b @DATE@-sfaquantal ALL=sfa sfa-debian -B
+
+
 ###### testing only the pg rspecs
 # -y pg
 ###### triangular tests