mirror of
https://github.com/elastic/logstash.git
synced 2025-04-22 13:47: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
|
||
---|---|---|
.. | ||
serverless | ||
acceptance_tests.sh | ||
bootstrap_dependencies.sh | ||
branches.json | ||
check_jdk_version_availability.sh | ||
ci_docs.sh | ||
docker_acceptance_tests.sh | ||
integration_tests.sh | ||
license_check.sh | ||
logstash_releases.json | ||
partition-files.lib.sh | ||
test_plugins.rb | ||
test_plugins.sh | ||
unit_tests.ps1 | ||
unit_tests.sh |