gbif / pipelines

Pipelines for data processing (GBIF and LivingAtlases)
Apache License 2.0
40 stars 28 forks source link

K8s: Turn on all tests in all related projects #1024

Closed muttcg closed 5 months ago

muttcg commented 5 months ago

Check and ensure that the unit and integration tests for the occurrence and pipelines projects are working

marcos-lg commented 5 months ago

I enabled the jenkins job of occurrence and added the missing modules and seems to work. I also deleted the occurrence-hive-udf module. The occurrence-trino-udf hasn't been added to the occurrence-motherpom because it uses java 17. I created a different job in jenkins to build it.

In pipelines I just removed the clustering-oozie module and tests seem to work.