Sort build benchmark scenarios to make easier to read
This commit is contained in:
parent
f18c9c503e
commit
96329ef1bc
|
@ -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@)"
|
||||
|
|
Loading…
Reference in New Issue