# -y pg testing only the pg rspecs
# May 2018: check-initscripts is no longer part of the standard test suite
+# Dec 2018: check-tcp is no longer part of the standard test suite
+# Mar 2019: sfa is python3
+# Apr 2019: retrofit - default is sfa-4.0.3 i.e. python2, too much fuss otherwise
-/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27 &
+# avoid using sfa in the build name, the tests then believe there is sfa available
+/root/bin/lbuild-nightly.sh -f f43 -b @DATE@--f43-nofed &
+# /root/bin/lbuild-nightly.sh -f f41 -b @DATE@--f41-nofed &
[ -n "$SINGLE" ] && exit
-/root/bin/lbuild-nightly.sh -f f25 -b @DATE@--f25 &
-
-### sfa from stable
-#/root/bin/lbuild-nightly.sh -f f23 -b @DATE@--f23-sfatag -e check-initscripts GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 &
-#/root/bin/lbuild-nightly.sh sfa-GITPATH=git://git.onelab.eu/sfa.git@master tests-GITPATH=git://git.onelab.eu/tests.git@master -f f23 -b @DATE@--f23-sfa -e check-initscripts &
-
-
-exit # END - for my-builds
-
-########## oldies