Skip to content

Commit 4dd3048

Browse files
committed
Run the benchmarks_ci_cobalt.json through the scheduler again with the new template.
1 parent 0f9b865 commit 4dd3048

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

build/benchmarks-ci-cobalt.yml

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

78
trigger: none
89
pr: none

0 commit comments

Comments
 (0)