mark END
[infrastructure.git] / scripts / sfa-2117-sface-099.sh
1 ### IMPORTANT NOTE
2 # looks like after this has run successfully, 
3 # the published repos still need to be indexed with createrepo
4 # see also liquid:build/sfa/reindex.sh
5
6 function liquid () { hostname | grep -q liquid ; }
7 function reed () { hostname | grep -q reed ; }
8 function velvet () { hostname | grep -q velvet ; }
9
10 reed   && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux32 -b sfa-2.1-17--f14-32 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-17 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-9
11 reed   && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b sfa-2.1-17--f14-64 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-17 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-9
12
13 velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f16 -p linux32 -b sfa-2.1-17--f16-32 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-17 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-9
14 velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f16 -p linux64 -b sfa-2.1-17--f16-64 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-17 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-9