Run ETF tests locally

From T2B Wiki
Revision as of 15:01, 5 April 2022 by Admin (talk | contribs) (Created page with "To be independent of the ETF testing machine, it is sometimes handy to be able to run them locally, or at least from another machine. <br> The reference at cern for this page is here for [https://twiki.cern.ch/twiki/bin/viewauth/CMS/SiteSupportSAMSEGSIftp GSIftp] and here for [https://twiki.cern.ch/twiki/bin/viewauth/CMS/SiteSupportSAMSE-WebDAV Webdav] == Location == The tests are now in /group/admin/ETFTests. This is a git repo, so it would be a good idea to run do a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To be independent of the ETF testing machine, it is sometimes handy to be able to run them locally, or at least from another machine.
The reference at cern for this page is here for GSIftp and here for Webdav

Location

The tests are now in /group/admin/ETFTests. This is a git repo, so it would be a good idea to run do a git pull before executing them.

Running

As the tests depend on an external library:

export PYTHONPATH=/group/admin/ETFTests/nap/

Next, run them

cd /group/admin/ETFTests/cmssam/SiteTests/SE/
./se_webdav.py -H maite.iihe.ac.be -E maite.iihe.ac.be:2880 -X /tmp/x509up_u29590 -N /tmp/x509up_u29590 -T RD3PCP /pnfs/iihe/cms/ph/sc4/store/mc/SAM/ -T WRDEL3PCP /pnfs/iihe/cms/store/user/odevroed/SAM/Probe -C /dev/null

Running tests against other sites

A list of T2 sites in CMS is provided by the experiment. Bit the URL and base directory of the SE is found in this list. <be> This is the [ link].