We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb1639 commit 41941bcCopy full SHA for 41941bc
.buildkite/pipelines/periodic-micro-benchmarks.yml
@@ -2,7 +2,7 @@ steps:
2
- label: periodic-micro-benchmarks
3
command: |
4
.ci/scripts/run-gradle.sh :benchmarks:run --args 'org.elasticsearch.benchmark._nightly -rf json -rff build/result.json'
5
- .ci/scripts/index-micro-benchmark-results.sh
+ .buildkite/scripts/index-micro-benchmark-results.sh
6
env:
7
USE_PERF_CREDENTIALS: "true"
8
timeout_in_minutes: 300
0 commit comments