8 Commits

Author SHA1 Message Date
Gabriel Roldan
47ff586e2b
Consolidate ImageMosaic acceptance tests
- Add comprehensive ImageMosaic test coverage: direct directory, manual granules,
  empty store workflows, and XML-based store creation
- Fix file path handling: use direct paths instead of file:// URLs for local files
- Update documentation to mention shared mount volume at /mnt/geoserver_data
- Add version testing examples (TAG=2.27.1.0, TAG=2.26.2.0) to README

Tests pass with datadir backend but show limitations with pgconfig backend.
Provides comprehensive test coverage for realistic ImageMosaic workflows.
2025-07-12 00:50:00 -03:00
Gabriel Roldan
cec047f3a9
Run acceptance tests in standalone mode to reduce startup time 2025-04-08 20:45:10 -03:00
Gabriel Roldan
dc44b9fb6f
Enable pgconfig acceptance tests CI job 2025-02-28 18:34:18 -03:00
Gabriel Roldan
a9021f6a67
Update config service to use the embedded /etc/geoserver config by default 2024-10-21 14:21:07 -03:00
Gabriel Roldan
d9394b91ef Split acceptance test execution into start and run phases
Regularly, you'd keep on running `make
acceptance-tests-[datadir|pgconfig|jdbcconfig]` as usual.

For the github action it's nicer to have the docker compo start and run
in separte steps.
2024-10-14 23:37:46 -03:00
Andrea Borghi
7b8356383a
Enable normal build workflows again 2024-10-01 16:49:03 +02:00
Andrea Borghi
fe35e23d45
Add geodatabase for acceptance tests 2024-10-01 11:41:36 +02:00
Cécile Vuilleumier
32f6a9b633
Add acceptance tests 2024-10-01 10:34:16 +02:00