Skip to content

Commit f879100

Browse files
committed
Updated skip list for YAML tests
1 parent 8625d9b commit f879100

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ steps:
55
env:
66
PERL_VERSION: "{{ matrix.perl }}"
77
TEST_SUITE: "{{ matrix.suite }}"
8-
STACK_VERSION: 8.11-SNAPSHOT
8+
STACK_VERSION: 8.12-SNAPSHOT
99
CLIENT_VER: "8_0"
1010
matrix:
1111
setup:

test/skip_list.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
- tile/10_basic.yml
209209
- xpack/20_info.yml
210210

211-
8.12.0:
211+
8.12-SNAPSHOT:
212212
- aggregations/bucket_script.yml
213213
- aggregations/bucket_selector.yml
214214
- aggregations/cumulative_sum.yml

0 commit comments

Comments
 (0)