diff --git a/pipelines/_ingredients/ApPipe.yaml b/pipelines/_ingredients/ApPipe.yaml index d99908e..cf4cb70 100644 --- a/pipelines/_ingredients/ApPipe.yaml +++ b/pipelines/_ingredients/ApPipe.yaml @@ -123,6 +123,7 @@ subsets: - diffimTaskCore - detectionTaskCore - associationCore + - associationTiming - diffimTaskPlots - initialPviCore description: > @@ -148,6 +149,7 @@ subsets: - diffimTaskCore - detectionTaskCore - associationCore + - associationTiming - initialPviCore description: > Tasks necessary to turn raw images into APDB rows and alerts. diff --git a/pipelines/_ingredients/ApPipeWithFakes.yaml b/pipelines/_ingredients/ApPipeWithFakes.yaml index 5f80059..0067a14 100644 --- a/pipelines/_ingredients/ApPipeWithFakes.yaml +++ b/pipelines/_ingredients/ApPipeWithFakes.yaml @@ -163,6 +163,7 @@ subsets: - diffimTaskCore - detectionTaskCore - associationCore + - associationTiming - diffimTaskPlots - initialPviCore description: > @@ -191,6 +192,7 @@ subsets: - diffimTaskCore - detectionTaskCore - associationCore + - associationTiming - initialPviCore description: > Tasks necessary to turn raw images into APDB rows and alerts.