Skip to content

Commit

Permalink
Merge branch 'elastic:main' into inference-rescorer-api-refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
afoucret authored Nov 20, 2023
2 parents 84e6fae + b65e871 commit bb84627
Show file tree
Hide file tree
Showing 381 changed files with 12,096 additions and 4,910 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipelines/ecs-dynamic-template-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ steps:
notify:
- slack: "#es-delivery"
if: build.state == "failed"
- slack: "#es-data-management"
if: build.state == "failed"
- email: "[email protected]"
if: build.state == "failed"
2 changes: 1 addition & 1 deletion .buildkite/pipelines/periodic.bwc.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
env:
BWC_VERSION: $BWC_VERSION
Loading

0 comments on commit bb84627

Please sign in to comment.