Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCb
DaVinci
Commits
4f955b6e
Commit
4f955b6e
authored
Sep 07, 2021
by
Eduardo Rodrigues
Browse files
A couple of fixes in DaVinciTEsts
parent
3bd61429
Pipeline
#2994584
passed with stage
in 1 minute
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
DaVinciTests/python/DaVinciTests/QMTest/DaVinciExclusions.py
View file @
4f955b6e
###############################################################################
# (c) Copyright 2000-201
8
CERN for the benefit of the LHCb Collaboration #
# (c) Copyright 2000-20
2
1 CERN for the benefit of the LHCb Collaboration #
# #
# This software is distributed under the terms of the GNU General Public #
# Licence version 3 (GPL Version 3), copied verbatim in the file "COPYING". #
...
...
@@ -8,7 +8,7 @@
# granted to it by virtue of its status as an Intergovernmental Organization #
# or submit itself to any jurisdiction. #
###############################################################################
from
GaudiTest
import
LineSkipper
,
RegexpReplacer
from
GaudiTest
import
LineSkipper
from
GaudiConf.QMTest.LHCbExclusions
import
preprocessor
as
LHCbPreprocessor
preprocessor
=
LHCbPreprocessor
+
\
...
...
DaVinciTests/tests/options/Packing/DaVinci-DSTUnpacking-Upgrade-Test.py
View file @
4f955b6e
...
...
@@ -9,13 +9,10 @@
# or submit itself to any jurisdiction. #
###############################################################################
########################################################################
from
Gaudi.Configuration
import
*
from
Configurables
import
DaVinci
from
Configurables
import
TrackMonitor
from
Configurables
import
CondDB
from
PRConfig
import
TestFileDB
########################################################################
DaVinci
().
EvtMax
=
100
# Number of events
DaVinci
().
PrintFreq
=
10
# Events to skip
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment