From 18915ad0c6f644c4580c8ef4f85150ddada9f455 Mon Sep 17 00:00:00 2001 From: Krzysztof Findeisen Date: Mon, 19 Aug 2024 10:46:48 -0700 Subject: [PATCH] Synchronize ApVerifyWithFakes to ApVerify. --- pipelines/_ingredients/ApVerifyWithFakes.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pipelines/_ingredients/ApVerifyWithFakes.yaml b/pipelines/_ingredients/ApVerifyWithFakes.yaml index 905f99d..63ccf30 100644 --- a/pipelines/_ingredients/ApVerifyWithFakes.yaml +++ b/pipelines/_ingredients/ApVerifyWithFakes.yaml @@ -14,6 +14,7 @@ tasks: # TODO: needed for "providing bulk sample alerts to brokers"; remove once # we have an alternative. doPackageAlerts: True + alertPackager.doWriteAlerts: True contracts: # Metric inputs must match pipeline outputs # Use of ConnectionsClass for templated fields is a workaround for DM-30210