Skip to content
Snippets Groups Projects

Move matching test to full sequence

2 files
+ 11
16
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -17,16 +17,6 @@
SEQUENCE: ["hlt1_pp_validation"]
DATA_TAG: ["Upgrade_BsPhiPhi_MD_FTv4_DIGI_retinacluster_v1"]
# run_throughput tests for seeding & matching sequence
- TEST_NAME: "run_throughput"
SEQUENCE: ["hlt1_pp_matching"]
DATA_TAG: ["upgrade_mc_minbias_scifi_v5_retinacluster_000_v1"]
# efficiency tests for seeding & matching sequence
- TEST_NAME: "run_physics_efficiency"
SEQUENCE: ["hlt1_pp_matching_validation"]
DATA_TAG: ["Upgrade_BsPhiPhi_MD_FTv4_DIGI_retinacluster_v1"]
.run_matrix_jobs_full:
parallel:
@@ -177,6 +167,16 @@
SEQUENCE: ["hlt1_pp_no_ut_validation"]
DATA_TAG: ["SciFiv6_upgrade_DC19_01_Bs2PhiPhiMD_retinacluster_v1"]
GEOMETRY: ["upgrade_DC19_01_MinBiasMD"]
# run_throughput tests for seeding & matching sequence
- TEST_NAME: "run_throughput"
SEQUENCE: ["hlt1_pp_matching"]
DATA_TAG: ["upgrade_mc_minbias_scifi_v5_retinacluster_000_v1"]
# efficiency tests for seeding & matching sequence
- TEST_NAME: "run_physics_efficiency"
SEQUENCE: ["hlt1_pp_matching_validation"]
DATA_TAG: ["Upgrade_BsPhiPhi_MD_FTv4_DIGI_retinacluster_v1"]
.run_jobs:
Loading