79db5ca77b1b08aa7eea54ce7a48a771888d2a64
[infrastructure.git] / scripts / sfa-2103-sface-095.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 #liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux32 -b sfa-2.1-3--f8-32 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-3 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-5
11 #liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f8 -p linux64 -b sfa-2.1-3--f8-64 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-3 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-5
12
13 #reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux32 -b sfa-2.1-3--f12-32 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-3 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-5
14 #reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux64 -b sfa-2.1-3--f12-64 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-3 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-5
15
16 reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux32 -b sfa-2.1-3--f14-32 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-3 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-5
17 velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux64 -b sfa-2.1-3--f14-64 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-3 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-5
18
19