Skip to content

Add CI configuration for automatically deploying to CVMFS

Chris Burr requested to merge cburr/LHCbDIRAC:auto-deploy-to-cvmfs into master

This adds support in the CI for automatically installing on CVMFS. Updating the prod link is done in a manual job so it can be controlled. Both jobs can be ran multiple times to reinstall or roll back the prod link. It's also easy to run the bash script used by the CI by hand if needed.

I abused git to test this so you can see the pipeline output:

For now, -pre releases are not installed on the production lhcbdev stratum 0 so the old CI job will still be used until LBCORE-1887 is finished.

BEGINRELEASENOTES

NEW: Automatically install new tags on CVMFS

ENDRELEASENOTES

Merge request reports

Loading