Skip to content

Commit 9fb364c

Browse files
committed
Merge branch 'master' into 2021-05-19-check-metadata-index-before-loading
2 parents e619f05 + a11e6f5 commit 9fb364c

File tree

1,039 files changed

+20347
-4126
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,039 files changed

+20347
-4126
lines changed

.ci/bwcVersions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@ BWC_VERSION:
3535
- "7.12.1"
3636
- "7.13.0"
3737
- "7.13.1"
38+
- "7.13.2"
3839
- "7.14.0"
3940
- "8.0.0"

.ci/jobs.t/elastic+elasticsearch+multijob+platform-support-arm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
name: elastic+elasticsearch+%BRANCH%+multijob+platform-support-arm
44
display-name: "elastic / elasticsearch # %BRANCH% - arm compatibility"
55
description: "Elasticsearch %BRANCH% ARM (aarch64) compatibility testing.\n"
6+
child-workspace: "/dev/shm/elastic+elasticsearch+%BRANCH%+multijob+platform-support-arm"
67
project-type: matrix
78
node: master
89
scm:

.ci/jobs.t/elastic+elasticsearch+pull-request+docs-check.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
scm:
88
- git:
99
refspec: "+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*"
10-
branches:
10+
branches:
1111
- "${ghprbActualCommit}"
1212
triggers:
1313
- github-pull-request:
@@ -20,6 +20,7 @@
2020
cancel-builds-on-update: true
2121
white-list-target-branches:
2222
- %BRANCH%
23+
- ^feat(ure)?/.*
2324
included-regions:
2425
- ^docs/.*
2526
black-list-labels:

.ci/jobs.t/elastic+elasticsearch+pull-request+eql-correctness.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
scm:
88
- git:
99
refspec: "+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*"
10-
branches:
10+
branches:
1111
- "${ghprbActualCommit}"
1212
triggers:
1313
- github-pull-request:
@@ -20,6 +20,7 @@
2020
cancel-builds-on-update: true
2121
white-list-target-branches:
2222
- %BRANCH%
23+
- ^feat(ure)?/.*
2324
excluded-regions:
2425
- ^docs/.*
2526
black-list-labels:

.ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-unix-sample.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
scm:
99
- git:
1010
refspec: "+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*"
11-
branches:
11+
branches:
1212
- "${ghprbActualCommit}"
1313
triggers:
1414
- github-pull-request:
@@ -21,6 +21,7 @@
2121
cancel-builds-on-update:
2222
white-list-target-branches:
2323
- %BRANCH%
24+
- ^feat(ure)?/.*
2425
excluded-regions:
2526
- ^docs/.*
2627
black-list-labels:

.ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-unix.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
scm:
99
- git:
1010
refspec: "+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*"
11-
branches:
11+
branches:
1212
- "${ghprbActualCommit}"
1313
triggers:
1414
- github-pull-request:
@@ -21,6 +21,7 @@
2121
cancel-builds-on-update: true
2222
white-list-target-branches:
2323
- %BRANCH%
24+
- ^feat(ure)?/.*
2425
excluded-regions:
2526
- ^docs/.*
2627
white-list-labels:

.ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-windows-sample.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
scm:
1111
- git:
1212
refspec: "+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*"
13-
branches:
13+
branches:
1414
- "${ghprbActualCommit}"
1515
triggers:
1616
- github-pull-request:
@@ -23,6 +23,7 @@
2323
cancel-builds-on-update: true
2424
white-list-target-branches:
2525
- %BRANCH%
26+
- ^feat(ure)?/.*
2627
excluded-regions:
2728
- ^docs/.*
2829
black-list-labels:

.ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-windows.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
scm:
1111
- git:
1212
refspec: "+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*"
13-
branches:
13+
branches:
1414
- "${ghprbActualCommit}"
1515
triggers:
1616
- github-pull-request:
@@ -23,6 +23,7 @@
2323
cancel-builds-on-update: true
2424
white-list-target-branches:
2525
- %BRANCH%
26+
- ^feat(ure)?/.*
2627
excluded-regions:
2728
- ^docs/.*
2829
white-list-labels:

.ci/jobs.t/elastic+elasticsearch+pull-request+part-1-fips.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
scm:
88
- git:
99
refspec: "+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*"
10-
branches:
10+
branches:
1111
- "${ghprbActualCommit}"
1212
triggers:
1313
- github-pull-request:
@@ -20,6 +20,7 @@
2020
cancel-builds-on-update: true
2121
white-list-target-branches:
2222
- %BRANCH%
23+
- ^feat(ure)?/.*
2324
excluded-regions:
2425
- ^docs/.*
2526
white-list-labels:
@@ -34,4 +35,4 @@
3435
RUNTIME_JAVA_HOME=$HOME/.java/$ES_RUNTIME_JAVA
3536
- shell: |
3637
#!/usr/local/bin/runbld --redirect-stderr
37-
$WORKSPACE/.ci/scripts/run-gradle.sh -Dignore.tests.seed checkPart1
38+
$WORKSPACE/.ci/scripts/run-gradle.sh -Dignore.tests.seed -Dtests.fips.enabled=true checkPart1
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
- job:
3+
name: "elastic+elasticsearch+%BRANCH%+pull-request/elastic+elasticsearch+%BRANCH%+pull-request+part-1-windows"
4+
display-name: "elastic / elasticsearch # %BRANCH% - pull request part-1 windows"
5+
description: "Testing of Elasticsearch pull requests - part-1 windows"
6+
node: "windows-immutable"
7+
workspace: "C:\\Users\\jenkins\\workspace\\pr-part-1\\${BUILD_NUMBER}"
8+
scm:
9+
- git:
10+
refspec: "+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*"
11+
branches:
12+
- "${ghprbActualCommit}"
13+
triggers:
14+
- github-pull-request:
15+
org-list:
16+
- elastic
17+
allow-whitelist-orgs-as-admins: true
18+
trigger-phrase: '.*run\W+elasticsearch-ci/part-1-windows.*'
19+
github-hooks: true
20+
status-context: elasticsearch-ci/part-1-windows
21+
cancel-builds-on-update: true
22+
white-list-target-branches:
23+
- %BRANCH%
24+
- ^feat(ure)?/.*
25+
excluded-regions:
26+
- ^docs/.*
27+
white-list-labels:
28+
- 'test-windows'
29+
black-list-labels:
30+
- '>test-mute'
31+
builders:
32+
- inject:
33+
properties-file: '.ci/java-versions.properties'
34+
properties-content: |
35+
JAVA_HOME=$USERPROFILE\\.java\\$ES_BUILD_JAVA
36+
RUNTIME_JAVA_HOME=$USERPROFILE\\.java\\$ES_RUNTIME_JAVA
37+
GRADLE_TASK=checkPart1
38+
- batch: |
39+
del /f /s /q %USERPROFILE%\.gradle\init.d\*.*
40+
mkdir %USERPROFILE%\.gradle\init.d
41+
copy .ci\init.gradle %USERPROFILE%\.gradle\init.d\
42+
(
43+
echo call %GRADLEW_BAT% --max-workers=4 -Dbwc.checkout.align=true %GRADLE_TASK% ^|^| exit /b 1
44+
) | java -jar "C:\Program Files\infra\bin\runbld" --redirect-stderr -

0 commit comments

Comments
 (0)