turning off all buids for the vacations
[infrastructure.git] / scripts / builds.sh
1 #!/bin/bash
2
3 ### shutting this down temporarily - look for # XXXoffXXX
4
5 # the tests flavours available
6 # -B means no test
7 # -c default for the tests setup is one myplc
8 # -c dual has two myplc's - pointing to each other AMs
9 # -c triangle has three - ditto
10 # -c sfamesh makes them point to SMs
11 # -c bignode is to allow one hour for the node to install
12
13 function liquid () { hostname | grep -q liquid ; }
14 function reed () { hostname | grep -q reed ; }
15 function velvet () { hostname | grep -q velvet ; }
16
17 #################### lxc on f14 and f16 
18 # wextoolbox on f14 (gnuradio is in f14 only)
19 # XXXoffXXXliquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d wextoolbox -p linux32 -f f14 -b @DATE@--wtx-f14-32 -e check_system_slice -c default -c bignode
20 #liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d wextoolbox -p linux64 -f f14 -b @DATE@--wtx-f14-64 
21 ####################
22 # wextoolbox on f16 - this one is broken - bbn won't build 
23 # OTOH T. Turletti said bbn was not crucial..
24 # see wexlxc.mk in wextoolbox (branch wexlxc)
25 # XXXoffXXXliquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d wexlxc -p linux64 -f f16 -b @DATE@--wexlxc-f16-64 -X -c default -c bignode
26
27 # XXXoffXXXliquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f16 -p linux64 -b @DATE@--lxc16 -X
28 # 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
29 #liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f17 -p linux64 -b @DATE@--lxc17 -X
30
31
32 ###  build on;y 64bits for the main devel track as this has gone very slow
33 # f12 on reed - no SFA any more
34 # XXXoffXXXreed   && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux64 -b @DATE@--f12-64
35 #reed   && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux32 -b @DATE@--f12-32
36 # XXXoffXXXreed && /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
37
38
39 # f14
40 # XXXoffXXXvelvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--f14-64
41 #velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux32 -b @DATE@--f14-32
42 # XXXoffXXXvelvet && /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@master
43
44
45 ###### testing only the pg rspecs
46 # -y pg
47 ###### triangular tests
48 # -c triangle -c sfamesh
49 ###### sfa debug
50 # -c config -c sfadebug
51 ###### senslab - not much to test 
52 # sfa-GITPATH=git://git.f-lab.fr/sfa.git@senslab2
53
54 #################### newinterface
55 ### newinterface on f16
56 ###liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f16 -p linux64 -b @DATE@--lxc16-nint -X -e check_initscripts -e check_tcp plcapi-GITPATH=git://git.onelab.eu/plcapi.git@newinterface 
57 ### newinterface on f14
58 ###velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--f14-64-nint plcapi-GITPATH=git://git.onelab.eu/plcapi.git@newinterface
59
60 ####################
61 # build & test : f12 bootstrap : vserver-capable 2.6.32, util-vserver and yum, for a plain fedora 12 build or test box
62 #liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d f12 -f f12 -p linux32 -b @DATE@--f12-f12-32 -B
63 ### same software release but built on f14 - kernel excluded as, 
64 # for some reason, we have to use the one built on f12
65 #liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d f14 -f f14 -p linux64 -b @DATE@--f14-f14-64 -B
66
67 #################### lxc with f14 - failed ssh_slice last time this was checked on april 23 2012
68 # DONT test this with --lxc, this tends to create odd problems with gotan's date and network settings as well
69 # currently is known to fail creating slices due to cgroups mount points or something
70 #liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f14 -p linux64 -b @DATE@--lxc14    -e check_initscripts -e check_tcp