[postgis-tickets] [PostGIS] #5573: Enable postgis_restore based upgrade tests in CI
PostGIS
trac at osgeo.org
Tue Oct 17 07:39:57 PDT 2023
#5573: Enable postgis_restore based upgrade tests in CI
------------------------+--------------------------------------
Reporter: strk | Owner: robe
Type: task | Status: new
Priority: medium | Milestone: Website Management, Bots
Component: buildbots | Version:
Resolution: | Keywords:
------------------------+--------------------------------------
Comment (by strk):
We're now testing unpackaged upgrades,see:
https://woodie.osgeo.org/repos/30/pipeline/1321/7#L15378
Testing dumprestore now could be done either passing the --dumprestore
switch in RUNTESTFLAGS from the outside of check_all_upgrades.sh or by
making that script explicitly test the dumprestore in addition to the soft
upgrade. Given extension-based --dumprestore is probably not that
interesting I'm leaning toward the second choice, maybe with a --skip-
hard-upgrade to eventually avoid that if it fails (we know it fails)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5573#comment:5>
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