From 4ae5ac975d732cdc106e3cf3551fb9173ffa0b89 Mon Sep 17 00:00:00 2001 From: Clare Saunders Date: Wed, 20 Mar 2024 09:55:02 -0700 Subject: [PATCH] Add analyzeMatchedPreVisitCore task --- pipelines/HSC/DRP-RC2.yaml | 1 + pipelines/HSC/DRP-RC2_subset.yaml | 1 + pipelines/HSC/DRP-ci_hsc.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/pipelines/HSC/DRP-RC2.yaml b/pipelines/HSC/DRP-RC2.yaml index 761f50a1..e1fbff72 100644 --- a/pipelines/HSC/DRP-RC2.yaml +++ b/pipelines/HSC/DRP-RC2.yaml @@ -239,6 +239,7 @@ subsets: step8: subset: - analyzeMatchedVisitCore + - analyzeMatchedPreVisitCore - analyzeObjectTableCore - analyzeObjectTableExtended - analyzeObjectTableSurveyCore diff --git a/pipelines/HSC/DRP-RC2_subset.yaml b/pipelines/HSC/DRP-RC2_subset.yaml index 93cb51a5..c286a11c 100644 --- a/pipelines/HSC/DRP-RC2_subset.yaml +++ b/pipelines/HSC/DRP-RC2_subset.yaml @@ -411,6 +411,7 @@ subsets: nightlyStep8: subset: - analyzeMatchedVisitCore + - analyzeMatchedPreVisitCore - analyzeObjectTableCore - analyzeObjectTableExtended - analyzeObjectTableSurveyCore diff --git a/pipelines/HSC/DRP-ci_hsc.yaml b/pipelines/HSC/DRP-ci_hsc.yaml index 271849bb..e611953a 100644 --- a/pipelines/HSC/DRP-ci_hsc.yaml +++ b/pipelines/HSC/DRP-ci_hsc.yaml @@ -52,6 +52,7 @@ subsets: analysis_tools: subset: - analyzeMatchedVisitCore + - analyzeMatchedPreVisitCore - analyzeObjectTableCore - analyzeObjectTableExtended - analyzeObjectTableSurveyCore