17 Commits

Author SHA1 Message Date
Alessandro Pasotti
7335ba1fc7 Fix some auth PG tests 2021-02-08 13:23:37 +10:00
Denis Rouzaud
0ead32b571
remove pointcloud installation in postgis Docker image (#37293)
* remove pointcloud installation in postgis Docker image

since it has been integrated upstream
https://github.com/kartoza/docker-postgis/pull/163/

* use new image with point cloud installed
2020-06-25 14:34:24 +02:00
Sandro Santilli
5f2660a385 Drop debugging output from Dockerfile 2020-02-21 12:13:38 +10:00
Sandro Santilli
f0f2bfc29a Install postgresql-client-11 as well
(works around a packaging bug in postgresql-server-dev-11)
2020-02-18 11:20:38 +01:00
Sandro Santilli
ded072e945 Use --with-pgconfig 2020-02-18 09:53:35 +01:00
Sandro Santilli
c9c99f9672 Try installing pointcloud 1.2.1, and use PATH instead of PG_CONFIG
because PG_CONFIG seems to be unsupported, at least at ./configure
time (https://github.com/pgpointcloud/pointcloud/issues/258)
2020-02-18 08:29:09 +01:00
Sandro Santilli
2aef8afd7d Force use of PostgreSQL-11 headerfiles when building pointcloud 2020-02-17 11:44:32 +01:00
Sandro Santilli
b270ff1da7 Recover pointcloud tests
This reverts commit bf6915633cf12a556cd807b136e63509b6cdb33f while
improving predictability of results
2020-02-17 11:36:46 +01:00
Matthias Kuhn
bf6915633c Revert "Add test for pointcloud layers fetching and related permissions"
This reverts commit 30fe7484698046b588284ff5485115e70833a268.
2020-02-14 13:43:51 +01:00
Sandro Santilli
30fe748469 Add test for pointcloud layers fetching and related permissions
This commit is expected to fail, lacking an actual fix

See #32972
2019-12-04 16:59:24 +10:00
Matthias Kuhn
641a9b7276 Remove temporary ssl docker fixes 2019-06-21 12:54:47 +02:00
Matthias Kuhn
608f050d01 Redo the whole cert signing process 2019-06-05 22:47:51 +02:00
Matthias Kuhn
dc36d4a234 Add ssl key with postres as CN 2019-06-05 15:00:59 +02:00
Matthias Kuhn
d34c7395d3 Fix access rights 2019-06-05 13:50:49 +02:00
Matthias Kuhn
128583e97f Fix dockerfile 2019-06-05 12:47:54 +02:00
Matthias Kuhn
107bf5f9b4 Temporary workaround until https://github.com/kartoza/docker-postgis/pull/129 is merged 2019-06-05 10:28:41 +02:00
Matthias Kuhn
f198931289 Unblacklist postgres postgis test 2019-06-05 10:25:38 +02:00