Hello Jody
I have always run those tests locally whenever making changes that
affect app-schema, not sure about Jenkins issues.
Kind Regards
Niels
On 06/07/2024 00:43, Jody Garnett wrote:
I have a PR <https://github.com/geotools/geotools/pull/4818> that
looks at some gaps in the GeoTools feature model around validation...
and Niels made the perfectly sensible recommendation to run the
app-schema online tests...
1. Checking build.geoserver.org <http://build.geoserver.org> the
geoserver-main-app-schema-online
<https://build.geoserver.org/view/geoserver/job/geoserver-main-app-schema-online/>
is disabled
2. Looking at the configuration it was java 8 based, so this has been
disabled for some time
3. The setup has a lot of messing around to get the ojdbc7.jar to
talk to oracle-db.dev.boundlessgeo.com
<http://oracle-db.dev.boundlessgeo.com> ... so quite a long time.
Do we have an active module maintainer (or experienced developer) for
application schema?
Trying it out:
* I do not think the steps to copy ojdbc7.jar are required any more
(since such a jar is now available via maven dependency)
* Changing to Java 11 and commenting out the oracle.properties test
fixed and running the job shows
<https://build.geoserver.org/view/geoserver/job/geoserver-main-app-schema-online/163/>
...
/[INFO] Application Schema Support .........................
SUCCESS [ 4.694 s]/
/[INFO] Application Schema Module ..........................
SUCCESS [ 9.101 s]/
/[INFO] Application Schema Integration Test ................
FAILURE [01:28 min]/
/[INFO] Sample DataAccess Integration Test .................
SUCCESS [ 4.919 s]/
/[INFO] Application Schema Integration Online Test with Postgis
Database SUCCESS [01:14 min]/
/[INFO] Application Schema Solr Integration Test ...........
SUCCESS [ 2.659 s]/
/[INFO] Application Schema Indexes Integration Test ........
SUCCESS [ 1.319 s]/
/[INFO] Application Schema Geopackage Integration Test .....
FAILURE [ 11.730 s]/
*
*
So what do you think? Does this test have value? For now I will enable
it but not schedule it @daily (in case anyone else wants to look).
Thanks
--
Jody Garnett
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel