Sort build benchmark scenarios to make easier to read

This commit is contained in:
Rene Groeschke 2022-01-05 15:16:15 +01:00
parent f18c9c503e
commit 96329ef1bc
No known key found for this signature in database
GPG Key ID: B1782D97CBC64567
1 changed files with 1 additions and 1 deletions

View File

@ -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@)"