DataBiosphere / data-store

AWS and GCP data storage system for genomic data.
https://dss.dev.ucsc-cgp-redwood.org
Other
3 stars 2 forks source link

Enable testing on new infra. #42

Closed DailyDreaming closed 4 years ago

DailyDreaming commented 4 years ago

This sets up testing on the new CI/CD at https://ucsc-ci.com

This runner instance runs docker-machine autoscaling instead of kubernetes, which in the long run seems cheaper since the constant cost is a t2.micro rather than a kube cluster.

DailyDreaming commented 4 years ago

@amarjandu I already have a small description up there. I'm intending to write a wiki to describe the whole setup which I'll come back and link through this PR. Was there something in particular you wanted to know?

amarjandu commented 4 years ago

@amarjandu I already have a small description up there. I'm intending to write a wiki to describe the whole setup which I'll come back and link through this PR. Was there something in particular you wanted to know?

LGTM, when i read it, it said 'test'; looks great now :D

DailyDreaming commented 4 years ago

@amarjandu Cool, thanks! I'll make similar PRs for the cli and kharon.

chmreid commented 4 years ago

I'm intending to write a wiki

Which wiki were you planning to use? databiosphere/data-store repo wiki? or allspark wiki? or CGP mediawiki wiki? (or maybe the CGP confluence wiki?)

DailyDreaming commented 4 years ago

@chmreid I was planning to use the gitlab wiki for the repo but am open to other locations.

chmreid commented 4 years ago

Allspark gitlab wiki or ucsc-ci.com (Toilspark) gitlab wiki?

chmreid commented 4 years ago

@DailyDreaming have you gotten a chance to set up a Toilspark wiki yet?