CMS 3D CMS Logo

Namespaces | Variables

/data/refman/pasoursint/CMSSW_5_3_10_patch1/src/PKGTOOLS/tests/test_DownloadDQM.py File Reference

Go to the source code of this file.

Namespaces

namespace  tests::test_DownloadDQM

Variables

string tests::test_DownloadDQM::cvsurl = """cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e&strategy=checkout&module=CMSSW/VisMonitoring/DQMServer&nocache=true&export=VisMonitoring/DQMServer&tag=-rV04-01-01&output=/DQMServer.tar.gz"""
tuple tests::test_DownloadDQM::downloadDir = join(dirname (abspath (__file__)), "testtmp")
tuple tests::test_DownloadDQM::m = md5.new()
tuple tests::test_DownloadDQM::options = DownloadOptions()
tuple tests::test_DownloadDQM::tf = tarfile.open(join (downloadDir, "DQMServer.tar.gz"), "r:gz")