Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCb
Allen
Commits
77ae2bd0
Commit
77ae2bd0
authored
Aug 31, 2021
by
Dorothea Vom Bruch
Browse files
disable throughput mode tests in CI
parent
9992f801
Pipeline
#2972578
waiting for manual action with stages
in 1 minute and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scripts/ci/config/common-run.yaml
View file @
77ae2bd0
...
...
@@ -26,17 +26,17 @@
DATA_TAG
:
[
"
Upgrade_BsPhiPhi_MD_FTv4_DIGI"
]
# run throughput in stable throughput mode, i.e. on many events
-
TEST_NAME
:
"
run_throughput"
SEQUENCE
:
[
"
hlt1_pp_default"
]
DATA_TAG
:
[
"
upgrade_mc_minbias_scifi_v5"
]
MODE
:
"
throughput"
#
- TEST_NAME: "run_throughput"
#
SEQUENCE: ["hlt1_pp_default"]
#
DATA_TAG: ["upgrade_mc_minbias_scifi_v5"]
#
MODE: "throughput"
# run throughput test on sim10-up08 sample in throughput mode
-
TEST_NAME
:
"
run_throughput"
SEQUENCE
:
[
"
hlt1_pp_scifi_v6"
]
DATA_TAG
:
[
"
upgrade-magdown-sim10-up08-30000000-digi"
]
GEOMETRY
:
[
"
sim10_up08_md"
]
MODE
:
"
throughput"
#
#
run throughput test on sim10-up08 sample in throughput mode
#
- TEST_NAME: "run_throughput"
#
SEQUENCE: ["hlt1_pp_scifi_v6"]
#
DATA_TAG: ["upgrade-magdown-sim10-up08-30000000-digi"]
#
GEOMETRY: ["sim10_up08_md"]
#
MODE: "throughput"
.run_matrix_jobs_full
:
...
...
@@ -49,12 +49,12 @@
DATA_TAG
:
[
"
upgrade_mc_minbias_scifi_v5"
]
MODE
:
"
benchmark"
# run throughput, no_gec, many events
-
TEST_NAME
:
"
run_throughput"
BUILD_TYPE
:
[
"
RelWithDebInfo"
]
SEQUENCE
:
[
"
hlt1_pp_no_gec"
]
DATA_TAG
:
[
"
upgrade_mc_minbias_scifi_v5"
]
MODE
:
"
throughput"
#
#
run throughput, no_gec, many events
#
- TEST_NAME: "run_throughput"
#
BUILD_TYPE: ["RelWithDebInfo"]
#
SEQUENCE: ["hlt1_pp_no_gec"]
#
DATA_TAG: ["upgrade_mc_minbias_scifi_v5"]
#
MODE: "throughput"
# run throughput, default, SMOG2_pppHe
-
TEST_NAME
:
"
run_throughput"
...
...
@@ -63,12 +63,12 @@
DATA_TAG
:
[
"
SMOG2_pppHe"
]
MODE
:
"
benchmark"
# run throughput, default, SMOG2_pppHe, many events
-
TEST_NAME
:
"
run_throughput"
BUILD_TYPE
:
[
"
RelWithDebInfo"
]
SEQUENCE
:
[
"
hlt1_pp_default"
]
DATA_TAG
:
[
"
SMOG2_pppHe"
]
MODE
:
"
throughput"
#
#
run throughput, default, SMOG2_pppHe, many events
#
- TEST_NAME: "run_throughput"
#
BUILD_TYPE: ["RelWithDebInfo"]
#
SEQUENCE: ["hlt1_pp_default"]
#
DATA_TAG: ["SMOG2_pppHe"]
#
MODE: "throughput"
# run throughput, scifi_v6
-
TEST_NAME
:
"
run_throughput"
...
...
@@ -78,13 +78,13 @@
GEOMETRY
:
[
"
scifi_v6"
]
MODE
:
"
benchmark"
# run throughput, scifi_v6, many events
-
TEST_NAME
:
"
run_throughput"
BUILD_TYPE
:
[
"
RelWithDebInfo"
]
SEQUENCE
:
[
"
hlt1_pp_scifi_v6"
]
DATA_TAG
:
[
"
upgrade_DC19_01_MinBiasMD"
]
GEOMETRY
:
[
"
scifi_v6"
]
MODE
:
"
throughput"
#
#
run throughput, scifi_v6, many events
#
- TEST_NAME: "run_throughput"
#
BUILD_TYPE: ["RelWithDebInfo"]
#
SEQUENCE: ["hlt1_pp_scifi_v6"]
#
DATA_TAG: ["upgrade_DC19_01_MinBiasMD"]
#
GEOMETRY: ["scifi_v6"]
#
MODE: "throughput"
# run physics efficiency, scifi_v6
-
TEST_NAME
:
"
run_physics_efficiency"
...
...
Write
Preview
Supports
Markdown
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