Skip to content

Commit aa84895

Browse files
authored
Merge branch 'main' into eui-v91.3.0
2 parents 654deea + 460ef86 commit aa84895

1,459 files changed

Lines changed: 15514 additions & 11219 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/pull_request/base.yml

Lines changed: 0 additions & 192 deletions
Original file line numberDiff line numberDiff line change
@@ -57,198 +57,6 @@ steps:
5757
- exit_status: '*'
5858
limit: 1
5959

60-
- command: .buildkite/scripts/steps/functional/security_serverless_entity_analytics.sh
61-
label: 'Serverless Entity Analytics - Security Cypress Tests'
62-
agents:
63-
queue: n2-4-spot
64-
depends_on: build
65-
timeout_in_minutes: 60
66-
parallelism: 2
67-
retry:
68-
automatic:
69-
- exit_status: '*'
70-
limit: 1
71-
72-
- command: .buildkite/scripts/steps/functional/security_serverless_explore.sh
73-
label: 'Serverless Explore - Security Solution Cypress Tests'
74-
agents:
75-
queue: n2-4-spot
76-
depends_on: build
77-
timeout_in_minutes: 60
78-
parallelism: 4
79-
retry:
80-
automatic:
81-
- exit_status: '*'
82-
limit: 1
83-
84-
- command: .buildkite/scripts/steps/functional/security_serverless_investigations.sh
85-
label: 'Serverless Investigations - Security Solution Cypress Tests'
86-
agents:
87-
queue: n2-4-spot
88-
depends_on: build
89-
timeout_in_minutes: 60
90-
parallelism: 8
91-
retry:
92-
automatic:
93-
- exit_status: '*'
94-
limit: 1
95-
96-
- command: .buildkite/scripts/steps/functional/security_serverless_rule_management.sh
97-
label: 'Serverless Rule Management - Security Solution Cypress Tests'
98-
agents:
99-
queue: n2-4-spot
100-
depends_on: build
101-
timeout_in_minutes: 60
102-
parallelism: 8
103-
retry:
104-
automatic:
105-
- exit_status: '*'
106-
limit: 1
107-
108-
- command: .buildkite/scripts/steps/functional/security_serverless_rule_management_prebuilt_rules.sh
109-
label: 'Serverless Rule Management - Prebuilt Rules - Security Solution Cypress Tests'
110-
agents:
111-
queue: n2-4-spot
112-
depends_on: build
113-
timeout_in_minutes: 60
114-
parallelism: 4
115-
retry:
116-
automatic:
117-
- exit_status: '*'
118-
limit: 1
119-
120-
- command: .buildkite/scripts/steps/functional/security_serverless_detection_engine.sh
121-
label: 'Serverless Detection Engine - Security Solution Cypress Tests'
122-
agents:
123-
queue: n2-4-spot
124-
depends_on: build
125-
timeout_in_minutes: 60
126-
parallelism: 6
127-
retry:
128-
automatic:
129-
- exit_status: '*'
130-
limit: 1
131-
132-
- command: .buildkite/scripts/steps/functional/security_serverless_detection_engine_exceptions.sh
133-
label: 'Serverless Detection Engine - Exceptions - Security Solution Cypress Tests'
134-
agents:
135-
queue: n2-4-spot
136-
depends_on: build
137-
timeout_in_minutes: 60
138-
parallelism: 6
139-
retry:
140-
automatic:
141-
- exit_status: '*'
142-
limit: 1
143-
144-
- command: .buildkite/scripts/steps/functional/security_serverless_ai_assistant.sh
145-
label: 'Serverless AI Assistant - Security Solution Cypress Tests'
146-
agents:
147-
queue: n2-4-spot
148-
depends_on: build
149-
timeout_in_minutes: 60
150-
parallelism: 1
151-
retry:
152-
automatic:
153-
- exit_status: '*'
154-
limit: 1
155-
156-
- command: .buildkite/scripts/steps/functional/security_solution_entity_analytics.sh
157-
label: 'Entity Analytics - Security Solution Cypress Tests'
158-
agents:
159-
queue: n2-4-spot
160-
depends_on: build
161-
timeout_in_minutes: 60
162-
parallelism: 2
163-
retry:
164-
automatic:
165-
- exit_status: '*'
166-
limit: 1
167-
168-
- command: .buildkite/scripts/steps/functional/security_solution_explore.sh
169-
label: 'Explore - Security Solution Cypress Tests'
170-
agents:
171-
queue: n2-4-spot
172-
depends_on: build
173-
timeout_in_minutes: 60
174-
parallelism: 4
175-
retry:
176-
automatic:
177-
- exit_status: '*'
178-
limit: 1
179-
180-
- command: .buildkite/scripts/steps/functional/security_solution_rule_management.sh
181-
label: 'Rule Management - Security Solution Cypress Tests'
182-
agents:
183-
queue: n2-4-spot
184-
depends_on: build
185-
timeout_in_minutes: 60
186-
parallelism: 8
187-
retry:
188-
automatic:
189-
- exit_status: '*'
190-
limit: 1
191-
192-
- command: .buildkite/scripts/steps/functional/security_solution_rule_management_prebuilt_rules.sh
193-
label: 'Rule Management - Prebuilt Rules - Security Solution Cypress Tests'
194-
agents:
195-
queue: n2-4-spot
196-
depends_on: build
197-
timeout_in_minutes: 60
198-
parallelism: 6
199-
retry:
200-
automatic:
201-
- exit_status: '*'
202-
limit: 1
203-
204-
- command: .buildkite/scripts/steps/functional/security_solution_detection_engine.sh
205-
label: 'Detection Engine - Security Solution Cypress Tests'
206-
agents:
207-
queue: n2-4-spot
208-
depends_on: build
209-
timeout_in_minutes: 60
210-
parallelism: 8
211-
retry:
212-
automatic:
213-
- exit_status: '*'
214-
limit: 1
215-
216-
- command: .buildkite/scripts/steps/functional/security_solution_detection_engine_exceptions.sh
217-
label: 'Detection Engine - Exceptions - Security Solution Cypress Tests'
218-
agents:
219-
queue: n2-4-spot
220-
depends_on: build
221-
timeout_in_minutes: 60
222-
parallelism: 6
223-
retry:
224-
automatic:
225-
- exit_status: '*'
226-
limit: 1
227-
228-
- command: .buildkite/scripts/steps/functional/security_solution_ai_assistant.sh
229-
label: 'AI Assistant - Security Solution Cypress Tests'
230-
agents:
231-
queue: n2-4-spot
232-
depends_on: build
233-
timeout_in_minutes: 60
234-
parallelism: 1
235-
retry:
236-
automatic:
237-
- exit_status: '*'
238-
limit: 1
239-
240-
- command: .buildkite/scripts/steps/functional/security_solution_investigations.sh
241-
label: 'Investigations - Security Solution Cypress Tests'
242-
agents:
243-
queue: n2-4-spot
244-
depends_on: build
245-
timeout_in_minutes: 60
246-
parallelism: 8
247-
retry:
248-
automatic:
249-
- exit_status: '*'
250-
limit: 1
251-
25260
- command: .buildkite/scripts/steps/functional/threat_intelligence.sh
25361
label: 'Threat Intelligence Cypress Tests'
25462
agents:
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
steps:
2+
- command: .buildkite/scripts/steps/functional/security_serverless_ai_assistant.sh
3+
label: 'Serverless AI Assistant - Security Solution Cypress Tests'
4+
agents:
5+
queue: n2-4-spot
6+
depends_on: build
7+
timeout_in_minutes: 60
8+
parallelism: 1
9+
retry:
10+
automatic:
11+
- exit_status: '*'
12+
limit: 1
13+
14+
- command: .buildkite/scripts/steps/functional/security_solution_ai_assistant.sh
15+
label: 'AI Assistant - Security Solution Cypress Tests'
16+
agents:
17+
queue: n2-4-spot
18+
depends_on: build
19+
timeout_in_minutes: 60
20+
parallelism: 1
21+
retry:
22+
automatic:
23+
- exit_status: '*'
24+
limit: 1

.buildkite/pipelines/pull_request/cypress_burn.yml renamed to .buildkite/pipelines/pull_request/security_solution/cypress_burn.yml

File renamed without changes.

.buildkite/pipelines/pull_request/defend_workflows.yml renamed to .buildkite/pipelines/pull_request/security_solution/defend_workflows.yml

File renamed without changes.
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
steps:
2+
- command: .buildkite/scripts/steps/functional/security_serverless_detection_engine.sh
3+
label: 'Serverless Detection Engine - Security Solution Cypress Tests'
4+
agents:
5+
queue: n2-4-spot
6+
depends_on: build
7+
timeout_in_minutes: 60
8+
parallelism: 6
9+
retry:
10+
automatic:
11+
- exit_status: '*'
12+
limit: 1
13+
14+
- command: .buildkite/scripts/steps/functional/security_serverless_detection_engine_exceptions.sh
15+
label: 'Serverless Detection Engine - Exceptions - Security Solution Cypress Tests'
16+
agents:
17+
queue: n2-4-spot
18+
depends_on: build
19+
timeout_in_minutes: 60
20+
parallelism: 6
21+
retry:
22+
automatic:
23+
- exit_status: '*'
24+
limit: 1
25+
26+
- command: .buildkite/scripts/steps/functional/security_solution_detection_engine.sh
27+
label: 'Detection Engine - Security Solution Cypress Tests'
28+
agents:
29+
queue: n2-4-spot
30+
depends_on: build
31+
timeout_in_minutes: 60
32+
parallelism: 8
33+
retry:
34+
automatic:
35+
- exit_status: '*'
36+
limit: 1
37+
38+
- command: .buildkite/scripts/steps/functional/security_solution_detection_engine_exceptions.sh
39+
label: 'Detection Engine - Exceptions - Security Solution Cypress Tests'
40+
agents:
41+
queue: n2-4-spot
42+
depends_on: build
43+
timeout_in_minutes: 60
44+
parallelism: 6
45+
retry:
46+
automatic:
47+
- exit_status: '*'
48+
limit: 1
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
steps:
2+
- command: .buildkite/scripts/steps/functional/security_serverless_entity_analytics.sh
3+
label: 'Serverless Entity Analytics - Security Cypress Tests'
4+
agents:
5+
queue: n2-4-spot
6+
depends_on: build
7+
timeout_in_minutes: 60
8+
parallelism: 2
9+
retry:
10+
automatic:
11+
- exit_status: '*'
12+
limit: 1
13+
14+
- command: .buildkite/scripts/steps/functional/security_solution_entity_analytics.sh
15+
label: 'Entity Analytics - Security Solution Cypress Tests'
16+
agents:
17+
queue: n2-4-spot
18+
depends_on: build
19+
timeout_in_minutes: 60
20+
parallelism: 2
21+
retry:
22+
automatic:
23+
- exit_status: '*'
24+
limit: 1
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
steps:
2+
- command: .buildkite/scripts/steps/functional/security_solution_explore.sh
3+
label: 'Explore - Security Solution Cypress Tests'
4+
agents:
5+
queue: n2-4-spot
6+
depends_on: build
7+
timeout_in_minutes: 60
8+
parallelism: 4
9+
retry:
10+
automatic:
11+
- exit_status: '*'
12+
limit: 1
13+
14+
- command: .buildkite/scripts/steps/functional/security_serverless_explore.sh
15+
label: 'Serverless Explore - Security Solution Cypress Tests'
16+
agents:
17+
queue: n2-4-spot
18+
depends_on: build
19+
timeout_in_minutes: 60
20+
parallelism: 4
21+
retry:
22+
automatic:
23+
- exit_status: '*'
24+
limit: 1
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
steps:
2+
- command: .buildkite/scripts/steps/functional/security_solution_investigations.sh
3+
label: 'Investigations - Security Solution Cypress Tests'
4+
agents:
5+
queue: n2-4-spot
6+
depends_on: build
7+
timeout_in_minutes: 60
8+
parallelism: 8
9+
retry:
10+
automatic:
11+
- exit_status: '*'
12+
limit: 1
13+
14+
- command: .buildkite/scripts/steps/functional/security_serverless_investigations.sh
15+
label: 'Serverless Investigations - Security Solution Cypress Tests'
16+
agents:
17+
queue: n2-4-spot
18+
depends_on: build
19+
timeout_in_minutes: 60
20+
parallelism: 8
21+
retry:
22+
automatic:
23+
- exit_status: '*'
24+
limit: 1
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
steps:
2+
- command: .buildkite/scripts/steps/functional/security_serverless_rule_management.sh
3+
label: 'Serverless Rule Management - Security Solution Cypress Tests'
4+
agents:
5+
queue: n2-4-spot
6+
depends_on: build
7+
timeout_in_minutes: 60
8+
parallelism: 8
9+
retry:
10+
automatic:
11+
- exit_status: '*'
12+
limit: 1
13+
14+
- command: .buildkite/scripts/steps/functional/security_serverless_rule_management_prebuilt_rules.sh
15+
label: 'Serverless Rule Management - Prebuilt Rules - Security Solution Cypress Tests'
16+
agents:
17+
queue: n2-4-spot
18+
depends_on: build
19+
timeout_in_minutes: 60
20+
parallelism: 4
21+
retry:
22+
automatic:
23+
- exit_status: '*'
24+
limit: 1
25+
26+
- command: .buildkite/scripts/steps/functional/security_solution_rule_management.sh
27+
label: 'Rule Management - Security Solution Cypress Tests'
28+
agents:
29+
queue: n2-4-spot
30+
depends_on: build
31+
timeout_in_minutes: 60
32+
parallelism: 8
33+
retry:
34+
automatic:
35+
- exit_status: '*'
36+
limit: 1
37+
38+
- command: .buildkite/scripts/steps/functional/security_solution_rule_management_prebuilt_rules.sh
39+
label: 'Rule Management - Prebuilt Rules - Security Solution Cypress Tests'
40+
agents:
41+
queue: n2-4-spot
42+
depends_on: build
43+
timeout_in_minutes: 60
44+
parallelism: 6
45+
retry:
46+
automatic:
47+
- exit_status: '*'
48+
limit: 1

0 commit comments

Comments
 (0)