File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
.buildkite/scripts/pull-request-pipeline Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 66
77from ruamel .yaml import YAML
88
9- < << << << HEAD
10- RELEASES_URL = "https://raw.githubusercontent.com/elastic/logstash/main/ci/logstash_releases.json"
11- TEST_MATRIX_URL = "https://raw.githubusercontent.com/elastic/logstash-filter-elastic_integration/main/.buildkite/pull-request-test-matrix.yml"
12- == == == =
139RELEASES_URL = "https://raw.githubusercontent.com/logstash-plugins/.ci/refs/heads/1.x/logstash-versions.yml"
1410TEST_MATRIX_URL = "https://raw.githubusercontent.com/elastic/logstash-filter-elastic_integration/main/.buildkite/pull" \
1511 "-request-test-matrix.yml"
16- > >> >> >> febb207 (Update buildkite script to look for new logstash releases location (#358))
1712TEST_COMMAND : typing .final = ".buildkite/scripts/run_tests.sh"
1813
1914
You can’t perform that action at this time.
0 commit comments