Skip to content

Commit

Permalink
[CI] Allow 8.x to fail due to new upcoming tests
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Sep 16, 2024
1 parent 0e5eb19 commit 998985f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,12 @@ steps:
stack_version: "8.16.0-SNAPSHOT"
suite: "free"
ruby: "3.3"
allow_failure: true
- with:
stack_version: "8.16.0-SNAPSHOT"
suite: "platinum"
ruby: "3.3"
allow_failure: true
command: ./.buildkite/run-tests.sh
artifact_paths: "elasticsearch-api/tmp/*"
- wait: ~
Expand Down

0 comments on commit 998985f

Please sign in to comment.