[postgis-devel] [PostGIS] #2003: Revise buildbots to initialize different pg clusters on different ports
PostGIS
trac at osgeo.org
Mon Sep 17 06:25:48 PDT 2012
#2003: Revise buildbots to initialize different pg clusters on different ports
-----------------------+----------------------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: Management 2.0
Component: buildbots | Version:
Keywords: |
-----------------------+----------------------------------------------------
If changes are made to both PostGIS 2.0/2.1 at the same time, there is a
high likeliness during regress that the two jobs collide with each other
since they are trying to initialize the same clusters.
The init and start/stop should be revised to take as input postgis version
number so that we can create data clusters specifically for said version
to prevent job collision.
I think similar issue with the pgis_regress temp folder or whatever it's
called. This will become more important as we test more permutations of
libraries.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2003>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list