Skip to content

Conversation

beniwohli
Copy link
Contributor

the issue wasn't originally caught in testing because we hard code
the server_version to a certain value (currently 8.0.0), and this
bug was in a branch that only is hit with a server version lower
than 7.16

fixes #1509

the issue wasn't originally caught in testing because we hardcode the server_version to a certain value (currently 8.0.0), and this bug was in a branch that only is hit with a server version lower than 7.16 fixes elastic#1509
@ghost
Copy link

ghost commented Mar 30, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-03-30T13:58:08.171+0000

  • Duration: 20 min 31 sec

Test stats 🧪

Test Results
Failed 0
Passed 4820
Skipped 3208
Total 8028

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /test linters : Run the Python linters only.

  • /test full : Run the full matrix of tests.

  • /test benchmark : Run the APM Agent Python benchmarks tests.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@basepi basepi merged commit 7925225 into elastic:main Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants