Closed
Description
We need to create a config file that creates the POD in GCP's k8s environment where our CI pipeline is executing the unit tests.
This is triggered by our Jenkins pipeline. The related ticket is here: ()[]
That config file should contain the following elements (images/containers):
- Jenkins image where the whole CI runs
- a kubectl env that can scale up a solr cloud
- a JDK image (version 11) for now -> this could be updated to the later LTS version (probably 17)
- a PostgreSQL DB image
Storage (volumes) for:
- experiments data
- experiment design files
- bioentity_properties
- ontology files
- species.properties
- release-metadata.json