logstash/ci
github-actions[bot] 3420d4c145
Allow running Java+Ruby tests on Windows separately (#15861) (#15887)
This commit allows separate running of Java and Ruby tests on Windows i.e. the same way as we currently do on unix (unit_tests.sh) via a cli argument.
If no argument has been supplied, both tests are run (as it does now).

The wrapper script is also rewritten from old batch style script to Powershell.

This work allows us to split the existing Windows CI job in a subsequent PR to separate steps, as we currently do on Linux.

Relates: https://github.com/elastic/logstash/issues/15566
(cherry picked from commit 8ac55184b8)

Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com>
2024-02-01 10:40:44 +02:00
..
acceptance_tests.sh Refactor qa/acceptance tests to get away from vagrant (#15696) (#15754) 2024-01-17 09:55:40 +02:00
bootstrap_dependencies.sh add ci script setup dependencies 2020-07-16 09:09:53 +00:00
ci_docs.sh Never use gradle daemon on CI servers 2018-03-14 22:02:27 +00:00
docker_acceptance_tests.sh [ci] aarch64 Buildkite pipeline part 2 (#15473) (#15506) 2023-10-26 09:39:17 +03:00
docker_integration_tests.sh Pass FEATURE_FLAG as Docker environment variable 2020-06-05 13:39:08 +00:00
docker_license_check.sh Improved NOTICE.txt generation 2018-05-10 16:14:45 +00:00
docker_prune.sh Introduce docker for CI builds. 2017-09-14 18:55:41 +00:00
docker_run.sh Introduced JDK environment variable to explicitly pass the JAVA_HOME to use and defined .ci/ with OS and JDK preferences (#11934) 2020-05-27 16:48:39 +02:00
docker_unit_tests.sh DRY docker shell scripts for use with docker CI 2018-03-15 23:50:33 +00:00
docker_update_base_image.sh Introduce docker for CI builds. 2017-09-14 18:55:41 +00:00
dra_common.sh Backport PR #14786 to 7.17: Avoid to create and upload AARCH64 Docker images for UBI8 #14790 2022-11-29 15:17:45 +01:00
dra_docker.sh Backport PR #14786 to 7.17: Avoid to create and upload AARCH64 Docker images for UBI8 #14790 2022-11-29 15:17:45 +01:00
dra_upload.sh DRA - Fix docker image build (#14706) (#14707) 2022-10-26 11:23:15 -04:00
dra_x86_64.sh DRA - Fix error reporting (#14698) (#14700) 2022-10-25 18:40:01 -04:00
integration_tests.sh Introduced JDK environment variable to explicitly pass the JAVA_HOME to use and defined .ci/ with OS and JDK preferences (#11934) 2020-05-27 16:48:39 +02:00
license_check.sh Update gradle version to 6.3 (#11742) (#11761) 2020-04-08 09:00:34 -04:00
logstash_releases.json Update logstash_releases.json (#10366) 2019-01-30 16:50:40 +00:00
unit_tests.ps1 Allow running Java+Ruby tests on Windows separately (#15861) (#15887) 2024-02-01 10:40:44 +02:00
unit_tests.sh Introduced JDK environment variable to explicitly pass the JAVA_HOME to use and defined .ci/ with OS and JDK preferences (#11934) 2020-05-27 16:48:39 +02:00