[postgis-tickets] [PostGIS] #5566: Add CI testing under sandboxed system

PostGIS trac at osgeo.org
Mon Oct 9 00:39:51 PDT 2023


#5566: Add CI testing under sandboxed system
------------------------+--------------------------------------
  Reporter:  strk       |      Owner:  robe
      Type:  task       |     Status:  new
  Priority:  medium     |  Milestone:  Website Management, Bots
 Component:  buildbots  |    Version:
Resolution:             |   Keywords:  pgextwlist
------------------------+--------------------------------------
Comment (by strk):

 As I found out empirically, "test using non-superuser account" is too
 generic: only EXTENSION based tests can run as non-superuser when using
 pgextwlist (and maybe in the future "trusted" extension - see #5567)

 So we need SUPERUSER for script based and can use another role for
 extension based (if the target database setup allows for that). Maybe a
 `run_test.pl` switch could request using a special role for extension via
 a `--extension-test-role` or something along those lines.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5566#comment:3>
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