only build for f37 as plcapi no longer works on pg13 so on f35
[infrastructure.git] / scripts / builds.sh
index 03652c5..835b55d 100755 (executable)
 # -y pg testing only the pg rspecs
 
 # May 2018: check-initscripts is no longer part of the standard test suite
-
-/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29 &
+# 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
+
+# avoid using sfa in the build name, the tests then believe there is sfa available
+/root/bin/lbuild-nightly.sh -f f37 -b @DATE@--f37-nofed &
+# as of fedora37 plcapi now works ONLY with pg14 so it is useless
+# to try and build for f35
+#/root/bin/lbuild-nightly.sh -f f35 -b @DATE@--f35-nofed &
 [ -n "$SINGLE" ] && exit
-/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27 &
-/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27-py3 pyplnet-GITPATH=git://git.onelab.eu/pyplnet.git@python3 plcapi-GITPATH=git://git.onelab.eu/plcapi.git@python3 myplc-GITPATH=git://git.onelab.eu/myplc.git@python3 tests-GITPATH=git://git.onelab.eu/tests.git@python3 &
+
+#/root/bin/lbuild-nightly.sh -f f33 -b @DATE@--f33-serverside &
+#/root/bin/lbuild-nightly.sh -f f31 -b @DATE@--f31-serverside &
+#/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29-serverside &
+
+# forget about sfa/python3 for now
+#/root/bin/lbuild-nightly.sh -f f33 -b @DATE@--f33-sfapy3 sfa-GITPATH=git://git.onelab.eu/sfa.git@python3 &
+
+# this once just to check
+#/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--py2-f29 -t lxcpy2-tags.mk &
+#/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--py2-f27 -t lxcpy2-tags.mk &
 
 ### sfa from stable
 # fedora=f25; branch=noslicemgr; name=${branch}