File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
.buildkite/pipelines/pull-request Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 77 command : |
88 .ci/scripts/run-gradle.sh :build-tools-internal:bootstrapPerformanceTests
99 .ci/scripts/install-gradle-profiler.sh
10- .ci/scripts/run-gradle-profiler.sh --benchmark --scenario-file build-tools-internal/build/performanceTests/elasticsearch-build-benchmark- {{matrix.part}}.scenarios --measure-config-time --project-dir . --output-dir profile-out
10+ .ci/scripts/run-gradle-profiler.sh --benchmark --scenario-file build-tools-internal/build/performanceTests/elasticsearch-{{matrix.part}}.scenarios --measure-config-time --project-dir . --output-dir profile-out
1111 mkdir build
1212 tar -czf build/$BUILDKITE_BUILD_NUMBER.tar.bz2 profile-out
1313 matrix :
1414 setup :
1515 part :
16- - part1
17- - part2
16+ - esql-tests
1817 env :
1918 BUILD_PERFORMANCE_TEST : " true"
2019 agents :
You can’t perform that action at this time.
0 commit comments