[Tile-serving] [openstreetmap/mod_tile] Add `renderd_config.c` usage into `render_*` targets (PR #400)
Hummeltech
notifications at github.com
Mon Mar 4 05:16:37 UTC 2024
Use new `renderd.conf` processing code added in #391
Split out `render_*` tests from `gen_tile_test.cpp` into their own tests
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/mod_tile/pull/400
-- Commit Summary --
* Add support for reading `renderd.conf` to `render_expired`
* Add support for reading `renderd.conf` to `render_list`
* Add support for reading `renderd.conf` to `render_old`
* Add support for reading `renderd.conf` to `render_speedtest`
* Move renderd/render_* execution tests to own files
-- File Changes --
M Makefile.am (53)
M docker/centos/stream/Dockerfile.autotools (2)
M docker/debian/Dockerfile.autotools (2)
M docker/ubuntu/Dockerfile.autotools (2)
M src/CMakeLists.txt (9)
M src/render_expired.c (355)
M src/render_list.c (369)
M src/render_old.c (319)
M src/render_speedtest.cpp (206)
M tests/CMakeLists.txt (205)
A tests/catch/catch_main.cpp (46)
A tests/catch/catch_test_common.cpp (147)
A tests/catch/catch_test_common.hpp (32)
M tests/gen_tile_test.cpp (426)
A tests/render_expired_test.cpp (202)
A tests/render_list_test.cpp (232)
A tests/render_old_test.cpp (201)
A tests/render_speedtest_test.cpp (202)
A tests/renderd_test.cpp (108)
-- Patch Links --
https://github.com/openstreetmap/mod_tile/pull/400.patch
https://github.com/openstreetmap/mod_tile/pull/400.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/pull/400
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/pull/400 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240303/ebce13b1/attachment-0001.htm>
More information about the Tile-serving
mailing list