From: Thierry Parmentelat Date: Tue, 11 Jan 2011 16:32:20 +0000 (+0100) Subject: tests master is needed for f14 kvm boxes X-Git-Tag: 5.0-rc18~109 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=a80813b351761fd892442f0f304fde0bc62bacd7;p=build.git tests master is needed for f14 kvm boxes --- diff --git a/onelab-k27-tags.mk b/onelab-k27-tags.mk index 33750295..c815a065 100644 --- a/onelab-k27-tags.mk +++ b/onelab-k27-tags.mk @@ -55,7 +55,7 @@ myplc-GITPATH := git://git.onelab.eu/myplc.git@myplc-5.0-12 DistributedRateLimiting-SVNPATH := http://svn.planet-lab.org/svn/DistributedRateLimiting/tags/DistributedRateLimiting-0.1-1 # locating the right test directory - see make tests_gitpath -tests-GITPATH := git://git.onelab.eu/tests.git@tests-5.0-21 +tests-GITPATH := git://git.onelab.eu/tests.git@master ### temporary # nozomi not needed anymore for 2.6.27 diff --git a/onelab-k32-tags.mk b/onelab-k32-tags.mk index d4833457..96bfa65e 100644 --- a/onelab-k32-tags.mk +++ b/onelab-k32-tags.mk @@ -56,7 +56,7 @@ myplc-GITPATH := git://git.onelab.eu/myplc.git@myplc-5.0-12 DistributedRateLimiting-SVNPATH := http://svn.planet-lab.org/svn/DistributedRateLimiting/tags/DistributedRateLimiting-0.1-1 # locating the right test directory - see make tests_gitpath -tests-GITPATH := git://git.onelab.eu/tests.git@tests-5.0-21 +tests-GITPATH := git://git.onelab.eu/tests.git@master ### temporary # nozomi not needed anymore for 2.6.27 diff --git a/onelab-tags.mk b/onelab-tags.mk index ffe5b3c9..c0f29586 100644 --- a/onelab-tags.mk +++ b/onelab-tags.mk @@ -56,4 +56,4 @@ myplc-GITPATH := git://git.onelab.eu/myplc.git@myplc-5.0-12 DistributedRateLimiting-SVNPATH := http://svn.planet-lab.org/svn/DistributedRateLimiting/tags/DistributedRateLimiting-0.1-1 # locating the right test directory - see make tests_gitpath -tests-GITPATH := git://git.onelab.eu/tests.git@tests-5.0-21 +tests-GITPATH := git://git.onelab.eu/tests.git@master