Skip to content

Config file for Jenkins that creates a POD for Bulk's CI pipeline #226

Closed
@ke4

Description

@ke4

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions