Skip to content

Commit

Permalink
make sure hlt tests use bot cache
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar authored Nov 10, 2022
1 parent 99d77c6 commit 5838fb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run-hlt-validation
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ SCRAM_ARCH=$ARCHITECTURE
scram -a $ARCHITECTURE p $RELEASE_FORMAT
cd $RELEASE_FORMAT/src
eval `scram run -sh`
export CMS_PATH="/cvmfs/cms-ib.cern.ch"
export SITECONFIG_PATH="/cvmfs/cms-ib.cern.ch/SITECONF/local"
mkdir -p $CMSSW_BASE/src/HLTrigger
cp -r $CMSSW_RELEASE_BASE/src/HLTrigger/Configuration/ $CMSSW_BASE/src/HLTrigger/Configuration/
scram build -j $(nproc)
Expand Down

0 comments on commit 5838fb2

Please sign in to comment.