Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Calibration/PPSAlCaRecoProducer/test/README.md is written in an unsupported language. File is not indexed.

0001 # Running tests on lxplus
0002 
0003 
0004 ## Using scram
0005 
0006 To be able to run tests locally enable re-director used internally by `cmsbuild`:
0007 
0008 ```
0009 CMS_PATH="/cvmfs/cms-ib.cern.ch" SITECONFIG_PATH="/cvmfs/cms-ib.cern.ch/SITECONF/local" scram b runtests
0010 ```
0011 
0012 ## Manually (to inspect test output files)
0013 
0014 To run the tests in this directory (`Calibration/PPSAlCaRecoProducer/test/`) type:
0015 
0016 ```
0017 CMS_PATH="/cvmfs/cms-ib.cern.ch" SITECONFIG_PATH="/cvmfs/cms-ib.cern.ch/SITECONF/local" ./test_express_AlCaRecoProducer.sh
0018 ```
0019 
0020 and
0021 
0022 ```
0023 SCRAM_TEST_PATH=. ./test_express_PPSAlCaReco_output.sh 
0024 ```
0025 
0026 The same can be done for prompt tests