[Buildbot] #2827: metabuildbot: cache packages one level out

Buildbot trac trac at buildbot.net
Sun Jun 29 16:03:27 UTC 2014


#2827: metabuildbot: cache packages one level out
------------------------+----------------------
Reporter:  dustin       |       Owner:  dustin
    Type:  enhancement  |      Status:  closed
Priority:  major        |   Milestone:  systems
 Version:  0.8.9        |  Resolution:  fixed
Keywords:  simple       |
------------------------+----------------------
Changes (by dustin):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 This is running now:
 {{{
 "$VE/bin/pip" install --no-index --download-cache="$PWD/../.." --find-
 links="$PKG_URL"
 http://buildbot.buildbot.net/static/pkgs/setuptools-1.4.2.tar.gz || exit
 1;
 }}}
 with locks to prevent the step from running more than once on a slave, and
 with a shell command to remove the old package cache.

--
Ticket URL: <http://trac.buildbot.net/ticket/2827#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list