mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
* tests: make integration split quantity configurable
Refactors shared splitter bash function to take a list of files on stdin
and split into a configurable number of partitions, emitting only those from
the currently-selected partition to stdout.
Also refactors the only caller in the integration_tests launcher script to
accept an optional partition_count parameter (defaulting to `2` for backward-
compatibility), to provide the list of specs to the function's stdin, and to
output relevant information about the quantity of partition splits and which
was selected.
* ci: run integration tests in 3 parts
(cherry picked from commit
|
||
---|---|---|
.. | ||
scripts | ||
aarch64_pipeline.yml | ||
benchmark_pipeline.yml | ||
dra_pipeline.yml | ||
exhaustive_tests_pipeline.yml | ||
health_report_tests_pipeline.yml | ||
jdk_availability_check_pipeline.yml | ||
linux_jdk_matrix_pipeline.yml | ||
pull-requests.json | ||
pull_request_pipeline.yml | ||
serverless_integration_pipeline.yml | ||
snyk_report_pipeline.yml | ||
supported_plugins_test_pipeline.yml | ||
trigger_pipelines.yml | ||
windows_jdk_matrix_pipeline.yml |