From e1d0e304d88ed9ceaf2baa534941727b980a1404 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 11 Feb 2010 15:26:40 +0000 Subject: [PATCH] Setting tag tests-5.0-2 smarter round-robin alocation (tracker entries are considered last) also for shorter tests, the sfa slice is created right away, no need for nm cycle-2 --- onelab-k27-tags.mk | 2 +- onelab-tags.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/onelab-k27-tags.mk b/onelab-k27-tags.mk index 6afa4846..6bb23e33 100644 --- a/onelab-k27-tags.mk +++ b/onelab-k27-tags.mk @@ -46,7 +46,7 @@ pyopenssl-SVNPATH := http://svn.planet-lab.org/svn/pyopenssl/tags/pyopenssl-0.9 PLCRT-SVNPATH := http://svn.planet-lab.org/svn/PLCRT/tags/PLCRT-1.0-11 # locating the right test directory - see make tests_svnpath -tests-SVNPATH := http://svn.planet-lab.org/svn/tests/trunk +tests-SVNPATH := http://svn.planet-lab.org/svn/tests/tags/tests-5.0-2 ### temporary # nozomi not needed anymore for 2.6.27 diff --git a/onelab-tags.mk b/onelab-tags.mk index 71fd15f9..b5fc4b66 100644 --- a/onelab-tags.mk +++ b/onelab-tags.mk @@ -50,4 +50,4 @@ pyopenssl-SVNPATH := http://svn.planet-lab.org/svn/pyopenssl/tags/pyopenssl-0.9 PLCRT-SVNPATH := http://svn.planet-lab.org/svn/PLCRT/tags/PLCRT-1.0-11 # locating the right test directory - see make tests_svnpath -tests-SVNPATH := http://svn.planet-lab.org/svn/tests/trunk +tests-SVNPATH := http://svn.planet-lab.org/svn/tests/tags/tests-5.0-2 -- 2.47.0