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 6
6
7
7
from ruamel .yaml import YAML
8
8
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
- == == == =
13
9
RELEASES_URL = "https://raw.githubusercontent.com/logstash-plugins/.ci/refs/heads/1.x/logstash-versions.yml"
14
10
TEST_MATRIX_URL = "https://raw.githubusercontent.com/elastic/logstash-filter-elastic_integration/main/.buildkite/pull" \
15
11
"-request-test-matrix.yml"
16
- > >> >> >> febb207 (Update buildkite script to look for new logstash releases location (#358))
17
12
TEST_COMMAND : typing .final = ".buildkite/scripts/run_tests.sh"
18
13
19
14
You can’t perform that action at this time.
0 commit comments