new naming scheme
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 21 Dec 2018 11:29:32 +0000 (12:29 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 21 Dec 2018 11:29:32 +0000 (12:29 +0100)
scripts/builds.sh

index 99b29c5..24e62d5 100755 (executable)
 # -y pg testing only the pg rspecs
 
 # May 2018: check-initscripts is no longer part of the standard test suite
 # -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
 
 
-/root/bin/lbuild-nightly.sh -t lxcpy3-tags.mk -f f29 -b @DATE@--f29-py3 &
+/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--py3-f29 -t lxcpy3-tags.mk &
 [ -n "$SINGLE" ] && exit
 [ -n "$SINGLE" ] && exit
-/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29 &
-/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27 &
-/root/bin/lbuild-nightly.sh -t lxcpy3-tags.mk -f f27 -b @DATE@--f27-py3 &
+/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--py2-f29 &
+/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--py2-f27 &
+/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--py3-f27 -t lxcpy3-tags.mk &
 
 ### sfa from stable
 # fedora=f25; branch=noslicemgr; name=${branch}
 
 ### sfa from stable
 # fedora=f25; branch=noslicemgr; name=${branch}