[postgis-tickets] [PostGIS] #4478: dronie has a bad bot

PostGIS trac at osgeo.org
Fri Aug 23 05:58:16 PDT 2019


#4478: dronie has a bad bot
------------------------+----------------------------
  Reporter:  robe       |      Owner:  robe
      Type:  defect     |     Status:  new
  Priority:  blocker    |  Milestone:  Management 2.0
 Component:  buildbots  |    Version:  2.5.x
Resolution:             |   Keywords:
------------------------+----------------------------

Comment (by strk):

 The 1hour waiting time is due to a timeout.
 According to
 https://github.com/drone/drone/issues/554#issuecomment-58982701 such
 timeout can be changed via the web ui by the administrator (Regina only,
 at the time of writing).

 I went on and tried to do it at the database level:

 > update repos set repo_timeout = 180 where repo_namespace = 'postgis' and
 repo_name = 'postgis';

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4478#comment:2>
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-tickets mailing list