Skip to content

Commit d40cfc6

Browse files
authored
Merge branch 'main' into kbn-176153-analytics-client
2 parents f6c0843 + b94d718 commit d40cfc6

859 files changed

Lines changed: 5763 additions & 2916 deletions

File tree

Some content is hidden

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

.buildkite/pipelines/es_serverless/verify_es_serverless_image.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ steps:
6666
parallelism: 2
6767
retry:
6868
automatic:
69-
- exit_status: '*'
69+
- exit_status: '-1'
7070
limit: 1
7171

7272
- command: .buildkite/scripts/steps/functional/security_serverless_explore.sh
@@ -79,7 +79,7 @@ steps:
7979
parallelism: 4
8080
retry:
8181
automatic:
82-
- exit_status: '*'
82+
- exit_status: '-1'
8383
limit: 1
8484

8585
- command: .buildkite/scripts/steps/functional/security_serverless_investigations.sh
@@ -92,7 +92,7 @@ steps:
9292
parallelism: 8
9393
retry:
9494
automatic:
95-
- exit_status: '*'
95+
- exit_status: '-1'
9696
limit: 1
9797

9898
- command: .buildkite/scripts/steps/functional/security_serverless_rule_management.sh
@@ -102,10 +102,10 @@ steps:
102102
queue: n2-4-spot
103103
depends_on: build
104104
timeout_in_minutes: 60
105-
parallelism: 8
105+
parallelism: 5
106106
retry:
107107
automatic:
108-
- exit_status: '*'
108+
- exit_status: '-1'
109109
limit: 1
110110

111111
- command: .buildkite/scripts/steps/functional/security_serverless_rule_management_prebuilt_rules.sh
@@ -115,10 +115,10 @@ steps:
115115
queue: n2-4-spot
116116
depends_on: build
117117
timeout_in_minutes: 60
118-
parallelism: 4
118+
parallelism: 2
119119
retry:
120120
automatic:
121-
- exit_status: '*'
121+
- exit_status: '-1'
122122
limit: 1
123123

124124
- command: .buildkite/scripts/steps/functional/security_serverless_detection_engine.sh
@@ -128,10 +128,10 @@ steps:
128128
queue: n2-4-spot
129129
depends_on: build
130130
timeout_in_minutes: 60
131-
parallelism: 6
131+
parallelism: 5
132132
retry:
133133
automatic:
134-
- exit_status: '*'
134+
- exit_status: '-1'
135135
limit: 1
136136

137137
- command: .buildkite/scripts/steps/functional/security_serverless_detection_engine_exceptions.sh
@@ -141,10 +141,10 @@ steps:
141141
queue: n2-4-spot
142142
depends_on: build
143143
timeout_in_minutes: 60
144-
parallelism: 6
144+
parallelism: 2
145145
retry:
146146
automatic:
147-
- exit_status: '*'
147+
- exit_status: '-1'
148148
limit: 1
149149

150150
- command: .buildkite/scripts/steps/functional/security_serverless_ai_assistant.sh
@@ -157,7 +157,7 @@ steps:
157157
parallelism: 1
158158
retry:
159159
automatic:
160-
- exit_status: '*'
160+
- exit_status: '-1'
161161
limit: 1
162162

163163
- command: .buildkite/scripts/steps/functional/defend_workflows_serverless.sh
@@ -167,10 +167,10 @@ steps:
167167
queue: n2-4-virt
168168
depends_on: build
169169
timeout_in_minutes: 60
170-
parallelism: 10
170+
parallelism: 12
171171
retry:
172172
automatic:
173-
- exit_status: '*'
173+
- exit_status: '-1'
174174
limit: 1
175175

176176
- command: .buildkite/scripts/steps/functional/security_serverless_osquery.sh
@@ -180,10 +180,10 @@ steps:
180180
queue: n2-4-spot
181181
depends_on: build
182182
timeout_in_minutes: 60
183-
parallelism: 6
183+
parallelism: 7
184184
retry:
185185
automatic:
186-
- exit_status: '*'
186+
- exit_status: '-1'
187187
limit: 1
188188

189189
- wait: ~

.buildkite/pipelines/on_merge.yml

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ steps:
8888
parallelism: 2
8989
retry:
9090
automatic:
91-
- exit_status: '*'
91+
- exit_status: '-1'
9292
limit: 1
9393

9494
- command: .buildkite/scripts/steps/functional/security_serverless_explore.sh
@@ -97,10 +97,10 @@ steps:
9797
queue: n2-4-spot
9898
depends_on: build
9999
timeout_in_minutes: 60
100-
parallelism: 4
100+
parallelism: 2
101101
retry:
102102
automatic:
103-
- exit_status: '*'
103+
- exit_status: '-1'
104104
limit: 1
105105

106106
- command: .buildkite/scripts/steps/functional/security_serverless_investigations.sh
@@ -112,7 +112,7 @@ steps:
112112
parallelism: 8
113113
retry:
114114
automatic:
115-
- exit_status: '*'
115+
- exit_status: '-1'
116116
limit: 1
117117

118118
- command: .buildkite/scripts/steps/functional/security_serverless_rule_management.sh
@@ -121,10 +121,10 @@ steps:
121121
queue: n2-4-spot
122122
depends_on: build
123123
timeout_in_minutes: 60
124-
parallelism: 8
124+
parallelism: 5
125125
retry:
126126
automatic:
127-
- exit_status: '*'
127+
- exit_status: '-1'
128128
limit: 1
129129

130130
- command: .buildkite/scripts/steps/functional/security_serverless_rule_management_prebuilt_rules.sh
@@ -133,10 +133,10 @@ steps:
133133
queue: n2-4-spot
134134
depends_on: build
135135
timeout_in_minutes: 60
136-
parallelism: 4
136+
parallelism: 2
137137
retry:
138138
automatic:
139-
- exit_status: '*'
139+
- exit_status: '-1'
140140
limit: 1
141141

142142
- command: .buildkite/scripts/steps/functional/security_solution_rule_management.sh
@@ -145,10 +145,10 @@ steps:
145145
queue: n2-4-spot
146146
depends_on: build
147147
timeout_in_minutes: 60
148-
parallelism: 8
148+
parallelism: 4
149149
retry:
150150
automatic:
151-
- exit_status: '*'
151+
- exit_status: '-1'
152152
limit: 1
153153

154154
- command: .buildkite/scripts/steps/functional/security_solution_rule_management_prebuilt_rules.sh
@@ -160,7 +160,7 @@ steps:
160160
parallelism: 6
161161
retry:
162162
automatic:
163-
- exit_status: '*'
163+
- exit_status: '-1'
164164
limit: 1
165165

166166
- command: .buildkite/scripts/steps/functional/security_serverless_detection_engine.sh
@@ -169,10 +169,10 @@ steps:
169169
queue: n2-4-spot
170170
depends_on: build
171171
timeout_in_minutes: 60
172-
parallelism: 6
172+
parallelism: 5
173173
retry:
174174
automatic:
175-
- exit_status: '*'
175+
- exit_status: '-1'
176176
limit: 1
177177

178178
- command: .buildkite/scripts/steps/functional/security_serverless_detection_engine_exceptions.sh
@@ -184,7 +184,7 @@ steps:
184184
parallelism: 6
185185
retry:
186186
automatic:
187-
- exit_status: '*'
187+
- exit_status: '-1'
188188
limit: 1
189189

190190
- command: .buildkite/scripts/steps/functional/security_solution_detection_engine.sh
@@ -193,10 +193,10 @@ steps:
193193
queue: n2-4-spot
194194
depends_on: build
195195
timeout_in_minutes: 60
196-
parallelism: 8
196+
parallelism: 5
197197
retry:
198198
automatic:
199-
- exit_status: '*'
199+
- exit_status: '-1'
200200
limit: 1
201201

202202
- command: .buildkite/scripts/steps/functional/security_solution_detection_engine_exceptions.sh
@@ -208,7 +208,7 @@ steps:
208208
parallelism: 6
209209
retry:
210210
automatic:
211-
- exit_status: '*'
211+
- exit_status: '-1'
212212
limit: 1
213213

214214
- command: .buildkite/scripts/steps/functional/security_serverless_ai_assistant.sh
@@ -220,7 +220,7 @@ steps:
220220
parallelism: 1
221221
retry:
222222
automatic:
223-
- exit_status: '*'
223+
- exit_status: '-1'
224224
limit: 1
225225

226226
- command: .buildkite/scripts/steps/functional/security_solution_ai_assistant.sh
@@ -232,7 +232,7 @@ steps:
232232
parallelism: 1
233233
retry:
234234
automatic:
235-
- exit_status: '*'
235+
- exit_status: '-1'
236236
limit: 1
237237

238238
- command: .buildkite/scripts/steps/functional/security_solution_entity_analytics.sh
@@ -244,7 +244,7 @@ steps:
244244
parallelism: 2
245245
retry:
246246
automatic:
247-
- exit_status: '*'
247+
- exit_status: '-1'
248248
limit: 1
249249

250250
- command: .buildkite/scripts/steps/functional/security_solution_explore.sh
@@ -253,10 +253,10 @@ steps:
253253
queue: n2-4-spot
254254
depends_on: build
255255
timeout_in_minutes: 60
256-
parallelism: 4
256+
parallelism: 3
257257
retry:
258258
automatic:
259-
- exit_status: '*'
259+
- exit_status: '-1'
260260
limit: 1
261261

262262
- command: .buildkite/scripts/steps/functional/security_solution_investigations.sh
@@ -265,10 +265,10 @@ steps:
265265
queue: n2-4-spot
266266
depends_on: build
267267
timeout_in_minutes: 60
268-
parallelism: 8
268+
parallelism: 7
269269
retry:
270270
automatic:
271-
- exit_status: '*'
271+
- exit_status: '-1'
272272
limit: 1
273273

274274
- command: .buildkite/scripts/steps/functional/threat_intelligence.sh
@@ -277,10 +277,10 @@ steps:
277277
queue: n2-4-spot
278278
depends_on: build
279279
timeout_in_minutes: 60
280-
parallelism: 2
280+
parallelism: 1
281281
retry:
282282
automatic:
283-
- exit_status: '*'
283+
- exit_status: '-1'
284284
limit: 1
285285

286286
- command: .buildkite/scripts/steps/functional/osquery_cypress.sh
@@ -289,10 +289,10 @@ steps:
289289
queue: n2-4-spot
290290
depends_on: build
291291
timeout_in_minutes: 60
292-
parallelism: 6
292+
parallelism: 8
293293
retry:
294294
automatic:
295-
- exit_status: '*'
295+
- exit_status: '-1'
296296
limit: 1
297297

298298
- command: .buildkite/scripts/steps/functional/security_serverless_osquery.sh
@@ -301,10 +301,10 @@ steps:
301301
queue: n2-4-spot
302302
depends_on: build
303303
timeout_in_minutes: 60
304-
parallelism: 6
304+
parallelism: 8
305305
retry:
306306
automatic:
307-
- exit_status: '*'
307+
- exit_status: '-1'
308308
limit: 1
309309

310310
- command: .buildkite/scripts/steps/functional/defend_workflows.sh
@@ -314,10 +314,10 @@ steps:
314314
depends_on:
315315
- build
316316
timeout_in_minutes: 60
317-
parallelism: 16
317+
parallelism: 20
318318
retry:
319319
automatic:
320-
- exit_status: '*'
320+
- exit_status: '-1'
321321
limit: 1
322322

323323
- command: .buildkite/scripts/steps/functional/defend_workflows_serverless.sh
@@ -327,10 +327,10 @@ steps:
327327
depends_on:
328328
- build
329329
timeout_in_minutes: 60
330-
parallelism: 10
330+
parallelism: 14
331331
retry:
332332
automatic:
333-
- exit_status: '*'
333+
- exit_status: '-1'
334334
limit: 1
335335

336336
- command: '.buildkite/scripts/steps/functional/on_merge_unsupported_ftrs.sh'

.buildkite/pipelines/on_merge_unsupported_ftrs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ steps:
3535
limit: 1
3636

3737
- command: .buildkite/scripts/steps/functional/profiling_cypress.sh
38-
label: 'Profling Cypress Tests'
38+
label: 'Profiling Cypress Tests'
3939
agents:
4040
queue: n2-4-spot
4141
depends_on: build
@@ -68,10 +68,10 @@ steps:
6868
queue: n2-4-virt
6969
depends_on: build
7070
timeout_in_minutes: 60
71-
parallelism: 16
71+
parallelism: 20
7272
retry:
7373
automatic:
74-
- exit_status: '*'
74+
- exit_status: '-1'
7575
limit: 1
7676

7777
- command: .buildkite/scripts/steps/functional/defend_workflows_serverless.sh
@@ -80,8 +80,8 @@ steps:
8080
queue: n2-4-virt
8181
depends_on: build
8282
timeout_in_minutes: 60
83-
parallelism: 10
83+
parallelism: 14
8484
retry:
8585
automatic:
86-
- exit_status: '*'
86+
- exit_status: '-1'
8787
limit: 1

.buildkite/pipelines/pull_request/response_ops.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ steps:
77
- build
88
- quick_checks
99
timeout_in_minutes: 120
10-
parallelism: 4
10+
parallelism: 9
1111
retry:
1212
automatic:
1313
- exit_status: '*'

0 commit comments

Comments
 (0)