From: parmentelat Date: Tue, 11 Dec 2018 08:41:26 +0000 (+0100) Subject: use python3 branch for tests X-Git-Url: http://git.onelab.eu/?p=infrastructure.git;a=commitdiff_plain;h=546d81811d6c8c56169de75d6f681a779fad4208 use python3 branch for tests --- diff --git a/scripts/builds.sh b/scripts/builds.sh index c4ba9cf..1cef22b 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -20,7 +20,7 @@ /root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29 & [ -n "$SINGLE" ] && exit /root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27 & -/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27-py3 plcapi-GITPATH=git://git.onelab.eu/plcapi.git@python3 & +/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27-py3 plcapi-GITPATH=git://git.onelab.eu/plcapi.git@python3 tests-GITPATH=git://git.onelab.eu/tests.git@python3 & ### sfa from stable # fedora=f25; branch=noslicemgr; name=${branch}