Skip to content
Snippets Groups Projects

Do not use git conddb in lumi0conddbchecker test (@clemenci)

Merged Marco Cattaneo requested to merge cherry-pick-3b3be7f2 into reco15-patches
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
@@ -6,7 +6,7 @@
# Author: rlambert/jpanman
# Purpose: Verify the conditions database for luminosity
# Prerequisites: This is a prerequisite for a huge suite of interconnected tests
# Common failure modes, severities and cures:
# Common failure modes, severities and cures:
# . SEVERE: Segfault or raised exception, stderr, nonzero return code
# . MAJOR: additional FATAL/ERROR messages always a major problem. no ERROR messages should ever be printed when running this test.
# . MINOR: additional WARNING messages, it is unclear how severe these may be, you will need to hunt down the cause and either fix the problem or suppress the warning.
@@ -18,6 +18,7 @@
<argument name="args"><set>
<text>../../job/LumiCheckCondDB.py</text>
</set></argument>
<argument name="environment"><set><text>NO_GIT_CONDDB=1</text></set></argument>
<argument name="reference"><text>../refs/lumi0conddbchecker.ref</text></argument>
<argument name="validator"><text>
from LumiAlgs.QMTest.LumiAlgsExclusions import preprocessor
Loading