[Tile-serving] [openstreetmap/osm2pgsql] WIP: extending Travis with Docker + Database test (#851)
ImreSamu
notifications at github.com
Thu Jun 7 15:20:36 UTC 2018
this is a little experiment for a `docker-compose` based integration test.
* local matrix test
* travis test
Based on official [gcc:x docker images](https://hub.docker.com/r/library/gcc)
and `mdillon/postgis:10-alpine` image.
work in progress
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/851
-- Commit Summary --
* refactoring travis - add gcc6 gcc7 gcc8 , Docker basesed test
* add database test to the .travis test
* fix travis docker-compose
* fix travis
* fix...
* fix travis
* add documentation & fix
-- File Changes --
A .dockerignore (8)
M .gitignore (2)
M .travis.yml (437)
A docker-compose.yml (64)
A docker/Dockerfile-osm2pgsql-dev (32)
A docker/README.md (161)
A docker/build.sh (54)
A docker/docker_build_gcc_image.sh (17)
A docker/info.sh (15)
A docker/run_all.sh (29)
A docker/run_gcc7sanitize.sh (30)
A docker/tablespace.sh (8)
A docker/travis_test.sh (38)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/851.patch
https://github.com/openstreetmap/osm2pgsql/pull/851.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/851
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180607/3d1bf4cc/attachment.html>
More information about the Tile-serving
mailing list