Skip to content
Open
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
203 changes: 102 additions & 101 deletions build/benchmarks-ci-01.yml

Large diffs are not rendered by default.

287 changes: 144 additions & 143 deletions build/benchmarks-ci-02.yml

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions build/benchmarks-ci-azure-eastus2.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Do not change this file, it is generated using these steps:
# - The file benchmarks.matrix.yml defines how each job is run in parallel
# - Convert its content to json using https://jsonformatter.org/yaml-to-json
# - Use the template in benchmarks.template.liquid and the converted json using https://liquidjs.com/playground.html
# - Update this file with the result of the template generation
# - The file benchmarks*.json defines how each pipeline set of jobs is run in parallel
# - Update the associated benchmarks*.json file with machine and scenario updates
# - Install python and install the requirements for the crank-scheduler in benchmarks/scripts/crank-scheduler/requirements.txt
# - Run the scheduler specifying the desired benchmarks*.json file, this template, and benchmarks/output to automatically overwrite the current pipeline.
# - Ex. python ./scripts/crank-scheduler/main.py --config ./build/benchmarks_ci.json --template ./build/benchmarks.template.liquid --yaml-output ./build

trigger: none
pr: none
Expand Down
13 changes: 7 additions & 6 deletions build/benchmarks-ci-azure.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Do not change this file, it is generated using these steps:
# - The file benchmarks.matrix.yml defines how each job is run in parallel
# - Convert its content to json using https://jsonformatter.org/yaml-to-json
# - Use the template in benchmarks.template.liquid and the converted json using https://liquidjs.com/playground.html
# - Update this file with the result of the template generation
# - The file benchmarks*.json defines how each pipeline set of jobs is run in parallel
# - Update the associated benchmarks*.json file with machine and scenario updates
# - Install python and install the requirements for the crank-scheduler in benchmarks/scripts/crank-scheduler/requirements.txt
# - Run the scheduler specifying the desired benchmarks*.json file, this template, and benchmarks/output to automatically overwrite the current pipeline.
# - Ex. python ./scripts/crank-scheduler/main.py --config ./build/benchmarks_ci.json --template ./build/benchmarks.template.liquid --yaml-output ./build

trigger: none
pr: none
Expand Down Expand Up @@ -177,7 +178,7 @@ jobs:
connection: ASPNET Benchmarks Service Bus
serviceBusQueueName: azurearm64
serviceBusNamespace: aspnetbenchmarks
arguments: "$(ciProfile) --profile idna-amd-win-app --profile azure2-db-load "
arguments: "$(ciProfile) --profile idna-amd-win-app --profile idna-intel-win-load "

# GROUP 6

Expand Down Expand Up @@ -207,7 +208,7 @@ jobs:
connection: ASPNET Benchmarks Service Bus
serviceBusQueueName: azurearm64
serviceBusNamespace: aspnetbenchmarks
arguments: "$(ciProfile) --profile idna-intel-win-app --profile azure2-db-load "
arguments: "$(ciProfile) --profile idna-intel-win-app --profile idna-amd-win-load "

# GROUP 7

Expand Down
9 changes: 5 additions & 4 deletions build/benchmarks-ci-cobalt.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Do not change this file, it is generated using these steps:
# - The file benchmarks.matrix.yml defines how each job is run in parallel
# - Convert its content to json using https://jsonformatter.org/yaml-to-json
# - Use the template in benchmarks.template.liquid and the converted json using https://liquidjs.com/playground.html
# - Update this file with the result of the template generation
# - The file benchmarks*.json defines how each pipeline set of jobs is run in parallel
# - Update the associated benchmarks*.json file with machine and scenario updates
# - Install python and install the requirements for the crank-scheduler in benchmarks/scripts/crank-scheduler/requirements.txt
# - Run the scheduler specifying the desired benchmarks*.json file, this template, and benchmarks/output to automatically overwrite the current pipeline.
# - Ex. python ./scripts/crank-scheduler/main.py --config ./build/benchmarks_ci.json --template ./build/benchmarks.template.liquid --yaml-output ./build

trigger: none
pr: none
Expand Down
299 changes: 0 additions & 299 deletions build/benchmarks.matrix.01.yml

This file was deleted.

Loading
Loading