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 505c4f1 commit ed64c1cCopy full SHA for ed64c1c
.buildkite/pipeline.yml
@@ -29,7 +29,7 @@ steps:
29
env:
30
RUBY_VERSION: "{{ matrix.ruby }}"
31
STACK_VERSION: 9.0.0-SNAPSHOT
32
- ES_YAML_TESTS_BRANCH: main
+ ES_YAML_TESTS_BRANCH: 9.0
33
TRANSPORT_VERSION: "{{ matrix.transport }}"
34
RUBY_SOURCE: "{{ matrix.ruby_source }}"
35
TEST_SUITE: "platinum"
@@ -62,7 +62,7 @@ steps:
62
RUBY_VERSION: "3.4"
63
RUBY_SOURCE: "ruby"
64
TEST_SUITE: serverless
65
66
QUIET: false
67
command: ./.buildkite/run-yaml-tests.sh
68
artifact_paths: "elasticsearch-api/tmp/*"
0 commit comments