From: Thierry Parmentelat Date: Sat, 21 Jan 2017 09:55:17 +0000 (+0100) Subject: build sfa 3.1.21 on f20 as well for ple-sfa3 X-Git-Url: http://git.onelab.eu/?p=infrastructure.git;a=commitdiff_plain;h=ac066b5e5834d17267b9f0525629585ebc60ab7e build sfa 3.1.21 on f20 as well for ple-sfa3 --- diff --git a/scripts/sfa-3121.sh b/scripts/sfa-3121.sh index 9134448..16e0b1e 100755 --- a/scripts/sfa-3121.sh +++ b/scripts/sfa-3121.sh @@ -3,7 +3,9 @@ # see also sfa*.sh in this repo ### fedoras -# do not care about these 2 old distros +# ple-sfa3 still runs fedora20 +/root/bin/lbuild-nightly.sh -m build@onelab.eu -f f20 -b sfa-3.1-21--f20-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 & +# /root/bin/lbuild-nightly.sh -m build@onelab.eu -f f23 -b sfa-3.1-21--f23-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 & /root/bin/lbuild-nightly.sh -m build@onelab.eu -f f24 -b sfa-3.1-21--f24-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 & /root/bin/lbuild-nightly.sh -m build@onelab.eu -f f25 -b sfa-3.1-21--f25-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 &