drop the -sd builds now that nodemanager's systemd branch is merged in master
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 3 Feb 2014 09:57:22 +0000 (10:57 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 3 Feb 2014 09:57:22 +0000 (10:57 +0100)
scripts/builds.sh

index 73ee849..e5e8d8f 100755 (executable)
@@ -18,11 +18,9 @@ function velvet () { hostname | grep -q velvet ; }
 
 ### try to have each box run one main distro build
 liquid && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc    -f f18 -p linux64 -b @DATE@--l18 -c default -c no_omf 
-liquid && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc    -f f18 -p linux64 -b @DATE@--l18-sd -c default -c no_omf nodemanager-GITPATH=git://git.onelab.eu/nodemanager.git@systemd
 
 ### f20 being the least demanding build we use this box for the debian stuff
 reed   && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc    -f f20 -p linux64 -b @DATE@--l20 -c default -c no_omf 
-reed   && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc    -f f20 -p linux64 -b @DATE@--l20-sd -c default -c no_omf nodemanager-GITPATH=git://git.onelab.eu/nodemanager.git@systemd
 reed   && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc    -P develdeb.pkgs -W http://debian.onelab.eu/ -f wheezy  -p linux64 -b @DATE@-manifold-w ALL=manifold manifold-debian -B
 reed   && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc    -P develdeb.pkgs -W http://debian.onelab.eu/ -f wheezy  -p linux64 -b @DATE@-myslice-w  ALL=myslice  myslice-debian  -B
 reed   && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc    -P develdeb.pkgs -W http://debian.onelab.eu/ -f saucy   -p linux64 -b @DATE@-manifold-s ALL=manifold manifold-debian -B
@@ -30,7 +28,6 @@ reed   && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc    -P develdeb.p
 
 ### 
 velvet && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--f14
-velvet && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--f14-sd nodemanager-GITPATH=git://git.onelab.eu/nodemanager.git@systemd
 velvet && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc    -f f20 -p linux64 -b @DATE@--sfa3 -c default -c sfadebug sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v3 
 #velvet && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--sfa3-dual -c dual -c sfadebug sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v3