cms-analysis / HiggsAnalysis-CombinedLimit

CMS Higgs Combination toolkit.
https://cms-analysis.github.io/HiggsAnalysis-CombinedLimit/latest
Apache License 2.0
75 stars 378 forks source link

Add Continuous Integration using CMSSW via CVMFS #946

Closed clelange closed 3 months ago

clelange commented 3 months ago

This change adds compilation of the code in a CMSSW environment:

  1. Set up CVMFS [cvmfs-contrib/github-action-cvmfs@4 action](https://github.com/cvmfs-contrib/github-action-cvmfs/tree/v4]
  2. Set up CMSSW in an SLC7 environment
  3. Compile Combine
  4. Run combine --help

Could later be extended to run actual tests with Combine.