Skip to content

Commit

Permalink
Merge pull request #11259 from deguio/updateGT_75
Browse files Browse the repository at this point in the history
update GT for online processing
  • Loading branch information
cmsbuild committed Sep 16, 2015
2 parents ec222c7 + 21923be commit ca399ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DQM/Integration/python/config/FrontierCondition_GT_cfi.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import FWCore.ParameterSet.Config as cms
from Configuration.StandardSequences.FrontierConditions_GlobalTag_cff import *
GlobalTag.connect = "frontier://(proxyurl=http://localhost:3128)(serverurl=http://localhost:8000/FrontierOnProd)(serverurl=http://localhost:8000/FrontierOnProd)(retrieve-ziplevel=0)(failovertoserver=no)/CMS_CONDITIONS"
GlobalTag.globaltag = "74X_dataRun2_HLT_v1"
GlobalTag.globaltag = "74X_dataRun2_HLT_v2"
es_prefer_GlobalTag = cms.ESPrefer('PoolDBESSource','GlobalTag')

0 comments on commit ca399ae

Please sign in to comment.