From 5b972e4c3fc99853abd95e7ff6a2fc142d36bc9d Mon Sep 17 00:00:00 2001 From: simonge Date: Thu, 16 May 2024 16:48:41 +0100 Subject: [PATCH] Removed other tests while investigating CI --- .gitlab-ci.yml | 24 ++++++++++++------------ benchmarks/LOWQ2/analysis/Snakefile | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a6c80b27..01eff517 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -130,18 +130,18 @@ get_data: include: # - local: 'benchmarks/backgrounds/config.yml' - - local: 'benchmarks/ecal_gaps/config.yml' - - local: 'benchmarks/tracking_detectors/config.yml' - - local: 'benchmarks/barrel_ecal/config.yml' - - local: 'benchmarks/barrel_hcal/config.yml' - - local: 'benchmarks/zdc/config.yml' - - local: 'benchmarks/material_maps/config.yml' - - local: 'benchmarks/material_scan/config.yml' - - local: 'benchmarks/pid/config.yml' - - local: 'benchmarks/timing/config.yml' - - local: 'benchmarks/b0_tracker/config.yml' +# - local: 'benchmarks/ecal_gaps/config.yml' +# - local: 'benchmarks/tracking_detectors/config.yml' +# - local: 'benchmarks/barrel_ecal/config.yml' +# - local: 'benchmarks/barrel_hcal/config.yml' +# - local: 'benchmarks/zdc/config.yml' +# - local: 'benchmarks/material_maps/config.yml' +# - local: 'benchmarks/material_scan/config.yml' +# - local: 'benchmarks/pid/config.yml' +# - local: 'benchmarks/timing/config.yml' +# - local: 'benchmarks/b0_tracker/config.yml' - local: 'benchmarks/LOWQ2/config.yml' - +''' deploy_results: stage: deploy needs: @@ -222,4 +222,4 @@ pages: paths: - public - +''' \ No newline at end of file diff --git a/benchmarks/LOWQ2/analysis/Snakefile b/benchmarks/LOWQ2/analysis/Snakefile index ed1c1b28..ffdc6cfe 100644 --- a/benchmarks/LOWQ2/analysis/Snakefile +++ b/benchmarks/LOWQ2/analysis/Snakefile @@ -61,7 +61,7 @@ eicrecon {input} -Pdd4hep:xml_files={params.XML} -Ppodio:output_include_collecti rule run_benchmarks: input: - "/scratch/EIC/ReconOut/{tag}_new.root" + config["RECO_DIRECTORY"]+FILE_BASE+".tagger_recon"+RECO_EXTENSION params: xmlName=XMLFILE, timeBased = lambda wildcards: tag_params[wildcards.tag]["timeBased"],