Skip to content
Snippets Groups Projects

Add TMVAWeights to the CI checkout flow.

Merged Nate Grieser requested to merge TMVAWeights-into-CI-for-Semileptonic into 2018-patches
+ 6
0
@@ -49,6 +49,8 @@ python-linting:
- git lb-checkout Phys/2018-patches Phys
- git lb-use Rec
- git lb-checkout Rec/2018-patches Rec
- git clone https://gitlab.cern.ch/lhcb-datapkg/TMVAWeights.git
- export TMVAWEIGHTSROOT="$PWD/TMVAWeights"
- make configure && make
- lb-conda default python Phys/StrippingSelections/tests/CI/DataAuthentication.py
@@ -67,6 +69,8 @@ python-linting:
- git lb-checkout Phys/2018-patches Phys
- git lb-use Rec
- git lb-checkout Rec/2018-patches Rec
- git clone https://gitlab.cern.ch/lhcb-datapkg/TMVAWeights.git
- export TMVAWEIGHTSROOT="$PWD/TMVAWeights"
- make configure && make
- lb-conda default python Phys/StrippingSelections/tests/CI/DataAuthentication.py
@@ -85,6 +89,8 @@ python-linting:
- git lb-checkout Phys/2018-patches Phys
- git lb-use Rec
- git lb-checkout Rec/2018-patches Rec
- git clone https://gitlab.cern.ch/lhcb-datapkg/TMVAWeights.git
- export TMVAWEIGHTSROOT="$PWD/TMVAWeights"
- make configure && make
- lb-conda default python Phys/StrippingSelections/tests/CI/DataAuthentication.py
Loading