elastic / ml-cpp

Machine learning C++ code
Other
7 stars 62 forks source link

[ML] QA tests on specific branch and version #2742

Closed edsavage closed 1 month ago

edsavage commented 2 months ago

Enable being able to specify a particular ES branch and stack version when running QA tests on a PR. The syntax of the GitHub comment to do this is, e.g.:

buildkite run_qa_tests for ES_BRANCH=8.x with STACK_VERSION=8.16.0
edsavage commented 2 months ago

buildkite run_qa_tests for ES_BRANCH=8.x with STACK_VERSION=8.16.0

edsavage commented 2 months ago

buildkite run_qa_tests for ES_BRANCH=8.x with STACK_VERSION=8.16.0

edsavage commented 2 months ago

buildkite run_qa_tests

edsavage commented 2 months ago

buildkite run_qa_tests for ES_BRANCH=8.x with STACK_VERSION=8.16.0

edsavage commented 2 months ago

buildkite run_qa_tests for ES_BRANCH=8.x with STACK_VERSION=8.16.0

edsavage commented 2 months ago

buildkite run_qa_tests

edsavage commented 1 month ago

buildkite run_qa_tests

edsavage commented 1 month ago

buildkite run_qa_tests

edsavage commented 1 month ago

Note that this change cannot be fully tested until merged to main, only that it doesn't break existing functionality.