@@ -76,118 +76,6 @@ steps:
7676 - exit_status : ' *'
7777 limit : 1
7878
79- - command : .buildkite/scripts/steps/functional/security_serverless_entity_analytics.sh
80- label : ' Serverless Entity Analytics - Security Cypress Tests'
81- agents :
82- machineType : n2-standard-4
83- preemptible : true
84- depends_on :
85- - build
86- timeout_in_minutes : 60
87- parallelism : 3
88- retry :
89- automatic :
90- - exit_status : ' -1'
91- limit : 1
92-
93- - command : .buildkite/scripts/steps/functional/security_serverless_explore.sh
94- label : ' Serverless Explore - Security Solution Cypress Tests'
95- agents :
96- machineType : n2-standard-4
97- preemptible : true
98- depends_on :
99- - build
100- timeout_in_minutes : 60
101- parallelism : 2
102- retry :
103- automatic :
104- - exit_status : ' -1'
105- limit : 1
106-
107- - command : .buildkite/scripts/steps/functional/security_serverless_investigations.sh
108- label : ' Serverless Investigations - Security Solution Cypress Tests'
109- agents :
110- machineType : n2-standard-4
111- preemptible : true
112- depends_on :
113- - build
114- timeout_in_minutes : 60
115- parallelism : 10
116- retry :
117- automatic :
118- - exit_status : ' -1'
119- limit : 1
120-
121- - command : .buildkite/scripts/steps/functional/security_serverless_rule_management.sh
122- label : ' Serverless Rule Management - Security Solution Cypress Tests'
123- agents :
124- machineType : n2-standard-4
125- preemptible : true
126- depends_on :
127- - build
128- timeout_in_minutes : 60
129- parallelism : 5
130- retry :
131- automatic :
132- - exit_status : ' -1'
133- limit : 1
134-
135- - command : .buildkite/scripts/steps/functional/security_serverless_rule_management_prebuilt_rules_customization.sh
136- label : ' Serverless Rule Management - Prebuilt Rules Customization - Security Solution Cypress Tests'
137- agents :
138- machineType : n2-standard-4
139- preemptible : true
140- depends_on :
141- - build
142- timeout_in_minutes : 60
143- parallelism : 1
144- retry :
145- automatic :
146- - exit_status : ' -1'
147- limit : 1
148-
149- - command : .buildkite/scripts/steps/functional/security_serverless_rule_management_prebuilt_rules_installation.sh
150- label : ' Serverless Rule Management - Prebuilt Rules Installation - Security Solution Cypress Tests'
151- agents :
152- machineType : n2-standard-4
153- preemptible : true
154- depends_on :
155- - build
156- timeout_in_minutes : 60
157- parallelism : 1
158- retry :
159- automatic :
160- - exit_status : ' -1'
161- limit : 1
162-
163- - command : .buildkite/scripts/steps/functional/security_serverless_rule_management_prebuilt_rules_management.sh
164- label : ' Serverless Rule Management - Prebuilt Rules Management - Security Solution Cypress Tests'
165- agents :
166- machineType : n2-standard-4
167- preemptible : true
168- depends_on :
169- - build
170- timeout_in_minutes : 60
171- parallelism : 1
172- retry :
173- automatic :
174- - exit_status : ' -1'
175- limit : 1
176-
177- - command : .buildkite/scripts/steps/functional/security_serverless_rule_management_prebuilt_rules_upgrade.sh
178- label : ' Serverless Rule Management - Prebuilt Rules Upgrade - Security Solution Cypress Tests'
179- agents :
180- machineType : n2-standard-4
181- preemptible : true
182- depends_on :
183- - build
184- timeout_in_minutes : 60
185- parallelism : 1
186- retry :
187- automatic :
188- - exit_status : ' -1'
189- limit : 1
190-
19179 - command : .buildkite/scripts/steps/functional/security_solution_rule_management.sh
19280 label : ' Rule Management - Security Solution Cypress Tests'
19381 agents :
@@ -258,34 +146,6 @@ steps:
258146 - exit_status : ' -1'
259147 limit : 1
260148
261- - command : .buildkite/scripts/steps/functional/security_serverless_detection_engine.sh
262- label : ' Serverless Detection Engine - Security Solution Cypress Tests'
263- agents :
264- machineType : n2-standard-4
265- preemptible : true
266- depends_on :
267- - build
268- timeout_in_minutes : 60
269- parallelism : 5
270- retry :
271- automatic :
272- - exit_status : ' -1'
273- limit : 1
274-
275- - command : .buildkite/scripts/steps/functional/security_serverless_detection_engine_exceptions.sh
276- label : ' Serverless Detection Engine - Exceptions - Security Solution Cypress Tests'
277- agents :
278- machineType : n2-standard-4
279- preemptible : true
280- depends_on :
281- - build
282- timeout_in_minutes : 60
283- parallelism : 4
284- retry :
285- automatic :
286- - exit_status : ' -1'
287- limit : 1
288-
289149 - command : .buildkite/scripts/steps/functional/security_solution_detection_engine.sh
290150 label : ' Detection Engine - Security Solution Cypress Tests'
291151 agents :
@@ -314,20 +174,6 @@ steps:
314174 - exit_status : ' -1'
315175 limit : 1
316176
317- - command : .buildkite/scripts/steps/functional/security_serverless_ai_assistant.sh
318- label : ' Serverless AI Assistant - Security Solution Cypress Tests'
319- agents :
320- machineType : n2-standard-4
321- preemptible : true
322- depends_on :
323- - build
324- timeout_in_minutes : 60
325- parallelism : 1
326- retry :
327- automatic :
328- - exit_status : ' -1'
329- limit : 1
330-
331177 - command : .buildkite/scripts/steps/functional/security_solution_ai_assistant.sh
332178 label : ' AI Assistant - Security Solution Cypress Tests'
333179 agents :
@@ -398,20 +244,6 @@ steps:
398244 - exit_status : ' -1'
399245 limit : 1
400246
401- - command : .buildkite/scripts/steps/functional/security_serverless_osquery.sh
402- label : ' Osquery Cypress Tests on Serverless'
403- agents :
404- machineType : n2-standard-4
405- preemptible : true
406- depends_on :
407- - build
408- timeout_in_minutes : 60
409- parallelism : 8
410- retry :
411- automatic :
412- - exit_status : ' -1'
413- limit : 1
414-
415247 - command : .buildkite/scripts/steps/functional/defend_workflows.sh
416248 label : ' Defend Workflows Cypress Tests'
417249 agents :
@@ -426,20 +258,6 @@ steps:
426258 - exit_status : ' -1'
427259 limit : 1
428260
429- - command : .buildkite/scripts/steps/functional/defend_workflows_serverless.sh
430- label : ' Defend Workflows Cypress Tests on Serverless'
431- agents :
432- enableNestedVirtualization : true
433- machineType : n2-standard-4
434- depends_on :
435- - build
436- timeout_in_minutes : 60
437- parallelism : 14
438- retry :
439- automatic :
440- - exit_status : ' -1'
441- limit : 1
442-
443261 - wait : ~
444262 continue_on_failure : true
445263
0 commit comments