From 5bf063948830fbfe994375f19ad88d8725893175 Mon Sep 17 00:00:00 2001 From: Mayuki Sawatari Date: Fri, 27 Dec 2024 17:24:57 +0900 Subject: [PATCH] Update schedule.yaml --- perf/BenchmarkApp/configs/schedule.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/perf/BenchmarkApp/configs/schedule.yaml b/perf/BenchmarkApp/configs/schedule.yaml index 5b9126ff..7268b169 100644 --- a/perf/BenchmarkApp/configs/schedule.yaml +++ b/perf/BenchmarkApp/configs/schedule.yaml @@ -19,3 +19,6 @@ branch-configs: - suffix: "-5" branch: main config: ./perf/BenchmarkApp/configs/workflow_dispatch_messagepack_h2c_nugetserver.yaml + - suffix: "-6" + branch: feature/ReuseStreamingHubContext + config: ./perf/BenchmarkApp/configs/workflow_dispatch_messagepack_h2c.yaml