Skip to content

Commit 01d23ef

Browse files
Merge pull request #2734 from ChrisHegarty/esql_main
Enable ESQL qa resources for the main branch
2 parents cb0ea03 + 0e1cba7 commit 01d23ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,8 +350,8 @@ contents:
350350
-
351351
repo: elasticsearch
352352
path: x-pack/plugin/esql/qa/testFixtures/src/main/resources
353-
# only exists from 8.11 (and the feature/esql branch)
354-
exclude_branches: [ main, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]
353+
# only exists from 8.11
354+
exclude_branches: [ 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]
355355
-
356356
repo: elasticsearch
357357
path: x-pack/plugin/sql/qa

0 commit comments

Comments
 (0)