ebi-gene-expression-group / atlas-web-bulk

Bulk Expression Atlas web application
Apache License 2.0
0 stars 1 forks source link

Add CI environment for bulk Expression Atlas in GCP k8s cluster #157

Open ke4 opened 1 year ago

ke4 commented 1 year ago

Take the scripts in prepare-dev-environment in bulk Expression Atlas and add a set of K8s manifests to create a pre-populated SolrCloud cluster and experiment design volumes, etc. to run CI tests in bulk and atlas-web-core.

In the repository https://github.com/ebi-gene-expression-group/atlas-k8s-ci-environment create a directory that contains all the bulk YAML files and a README.md with instructions.

ke4 commented 1 year ago

We started to add the Jenkins config files with @alfonsomunozpomer . Here is the PR: #158

ke4 commented 1 year ago

I started to add the yaml config files for gxa-data and gxa-solrcloud in https://github.com/ebi-gene-expression-group/atlas-k8s-ci-environment repository. Here is the PR: [Chore] Create CI env in Jenkins for bulk Expression Atlas in GCP k8s cluster #3