From 3aa63824b10b4c960ab5af0ad403ea6f4d2e1535 Mon Sep 17 00:00:00 2001 From: Mike Harder Date: Mon, 22 Aug 2022 22:00:49 -0700 Subject: [PATCH] [Perf] Update EventHubs package versions (#3995) --- .../perf-automation/Azure.Sdk.Tools.PerfAutomation/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/perf-automation/Azure.Sdk.Tools.PerfAutomation/tests.yml b/tools/perf-automation/Azure.Sdk.Tools.PerfAutomation/tests.yml index 5567a77e9fb..40103d585d9 100644 --- a/tools/perf-automation/Azure.Sdk.Tools.PerfAutomation/tests.yml +++ b/tools/perf-automation/Azure.Sdk.Tools.PerfAutomation/tests.yml @@ -421,7 +421,7 @@ Services: Net: Project: sdk/eventhub/Azure.Messaging.EventHubs/perf/Azure.Messaging.EventHubs.Perf.csproj PackageVersions: - - Azure.Messaging.EventHubs: 5.6.1 + - Azure.Messaging.EventHubs: 5.7.2 - Azure.Messaging.EventHubs: source Tests: - Test: publish-batches-to-gateway @@ -436,7 +436,7 @@ Services: Net: Project: sdk/eventhub/Azure.Messaging.EventHubs.Processor/perf/Azure.Messaging.EventHubs.Processor.Perf.csproj PackageVersions: - - Azure.Messaging.EventHubs.Processor: 5.6.1 + - Azure.Messaging.EventHubs.Processor: 5.7.2 - Azure.Messaging.EventHubs.Processor: source Tests: - Test: process-event