From 96329ef1bc231681e5f6dc6bf81b1cef9b8dba7d Mon Sep 17 00:00:00 2001 From: Rene Groeschke Date: Wed, 5 Jan 2022 15:16:15 +0100 Subject: [PATCH] Sort build benchmark scenarios to make easier to read --- .../performance/elasticsearch-build-tool-update.scenarios | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-tools-internal/performance/elasticsearch-build-tool-update.scenarios b/build-tools-internal/performance/elasticsearch-build-tool-update.scenarios index 4b6148eac4ed..27ff2443e737 100644 --- a/build-tools-internal/performance/elasticsearch-build-tool-update.scenarios +++ b/build-tools-internal/performance/elasticsearch-build-tool-update.scenarios @@ -1,5 +1,5 @@ # Can specify scenarios to use when none are specified on the command line -default-scenarios = ["buildConfiguration_master", "buildConfiguration_branch", "single_project_branch", "single_project_master", "precommit_master", "precommit_branch"] +default-scenarios = ["buildConfiguration_master", "buildConfiguration_branch", "single_project_master", "single_project_branch", "precommit_master", "precommit_branch"] buildConfiguration_branch { title = "configuration phase (@testGitCommit@)"