Skip to content

Commit 1028e9d

Browse files
mergify[bot]pazone
andauthored
Fixed pipelines formatting (#39513) (#39516)
(cherry picked from commit 5bff7ec) Co-authored-by: Pavel Zorin <pavel.zorin@elastic.co>
1 parent b4792d3 commit 1028e9d

16 files changed

+150
-153
lines changed

.buildkite/auditbeat/auditbeat-pipeline.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ steps:
3838
mage build unitTest
3939
retry:
4040
automatic:
41-
- limit: 3
41+
- limit: 3
4242
agents:
4343
provider: "gcp"
4444
image: "${IMAGE_UBUNTU_X86_64}"
@@ -57,7 +57,7 @@ steps:
5757
mage build unitTest
5858
retry:
5959
automatic:
60-
- limit: 3
60+
- limit: 3
6161
agents:
6262
provider: "gcp"
6363
image: "${IMAGE_RHEL9}"
@@ -75,7 +75,7 @@ steps:
7575
mage build unitTest
7676
retry:
7777
automatic:
78-
- limit: 3
78+
- limit: 3
7979
agents:
8080
provider: "gcp"
8181
image: "${IMAGE_WIN_2016}"
@@ -95,7 +95,7 @@ steps:
9595
mage build unitTest
9696
retry:
9797
automatic:
98-
- limit: 3
98+
- limit: 3
9999
agents:
100100
provider: "gcp"
101101
image: "${IMAGE_WIN_2022}"
@@ -116,7 +116,7 @@ steps:
116116
GOX_FLAGS: "-arch amd64"
117117
retry:
118118
automatic:
119-
- limit: 3
119+
- limit: 3
120120
agents:
121121
provider: "gcp"
122122
image: "${IMAGE_UBUNTU_X86_64}"
@@ -139,7 +139,7 @@ steps:
139139
mage build integTest
140140
retry:
141141
automatic:
142-
- limit: 3
142+
- limit: 3
143143
agents:
144144
provider: "gcp"
145145
image: "${IMAGE_UBUNTU_X86_64}"
@@ -160,7 +160,7 @@ steps:
160160
mage build integTest
161161
retry:
162162
automatic:
163-
- limit: 3
163+
- limit: 3
164164
agents:
165165
provider: "aws"
166166
imagePrefix: "${AWS_IMAGE_UBUNTU_ARM_64}"
@@ -181,7 +181,7 @@ steps:
181181
mage build unitTest
182182
retry:
183183
automatic:
184-
- limit: 3
184+
- limit: 3
185185
agents:
186186
provider: "aws"
187187
imagePrefix: "${AWS_IMAGE_UBUNTU_ARM_64}"
@@ -202,7 +202,7 @@ steps:
202202
mage build unitTest
203203
retry:
204204
automatic:
205-
- limit: 3
205+
- limit: 3
206206
agents:
207207
provider: "orka"
208208
imagePrefix: "${IMAGE_MACOS_X86_64}"
@@ -222,7 +222,7 @@ steps:
222222
mage build unitTest
223223
retry:
224224
automatic:
225-
- limit: 3
225+
- limit: 3
226226
agents:
227227
provider: "orka"
228228
imagePrefix: "${IMAGE_MACOS_ARM}"
@@ -245,7 +245,7 @@ steps:
245245
mage build unitTest
246246
retry:
247247
automatic:
248-
- limit: 3
248+
- limit: 3
249249
agents:
250250
provider: "gcp"
251251
image: "${IMAGE_WIN_2019}"
@@ -266,7 +266,7 @@ steps:
266266
mage build unitTest
267267
retry:
268268
automatic:
269-
- limit: 3
269+
- limit: 3
270270
agents:
271271
provider: "gcp"
272272
image: "${IMAGE_WIN_10}"
@@ -287,7 +287,7 @@ steps:
287287
mage build unitTest
288288
retry:
289289
automatic:
290-
- limit: 3
290+
- limit: 3
291291
agents:
292292
provider: "gcp"
293293
image: "${IMAGE_WIN_11}"

.buildkite/filebeat/filebeat-pipeline.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ steps:
3636
mage build unitTest
3737
retry:
3838
automatic:
39-
- limit: 3
39+
- limit: 3
4040
agents:
4141
provider: "gcp"
4242
image: "${IMAGE_UBUNTU_X86_64}"
@@ -54,7 +54,7 @@ steps:
5454
mage goIntegTest
5555
retry:
5656
automatic:
57-
- limit: 3
57+
- limit: 3
5858
agents:
5959
provider: "gcp"
6060
image: "${IMAGE_UBUNTU_X86_64}"
@@ -72,7 +72,7 @@ steps:
7272
mage pythonIntegTest
7373
retry:
7474
automatic:
75-
- limit: 3
75+
- limit: 3
7676
agents:
7777
provider: gcp
7878
image: "${IMAGE_UBUNTU_X86_64}"
@@ -91,7 +91,7 @@ steps:
9191
mage build unitTest
9292
retry:
9393
automatic:
94-
- limit: 3
94+
- limit: 3
9595
agents:
9696
provider: "gcp"
9797
image: "${IMAGE_WIN_2016}"
@@ -112,7 +112,7 @@ steps:
112112
mage build unitTest
113113
retry:
114114
automatic:
115-
- limit: 3
115+
- limit: 3
116116
agents:
117117
provider: "gcp"
118118
image: "${IMAGE_WIN_2022}"
@@ -141,7 +141,7 @@ steps:
141141
mage build unitTest
142142
retry:
143143
automatic:
144-
- limit: 3
144+
- limit: 3
145145
agents:
146146
provider: "orka"
147147
imagePrefix: "${IMAGE_MACOS_X86_64}"
@@ -162,7 +162,7 @@ steps:
162162
mage build unitTest
163163
retry:
164164
automatic:
165-
- limit: 3
165+
- limit: 3
166166
agents:
167167
provider: "orka"
168168
imagePrefix: "${IMAGE_MACOS_ARM}"
@@ -181,7 +181,7 @@ steps:
181181
mage build unitTest
182182
retry:
183183
automatic:
184-
- limit: 3
184+
- limit: 3
185185
agents:
186186
provider: "aws"
187187
imagePrefix: "${AWS_IMAGE_UBUNTU_ARM_64}"
@@ -205,7 +205,7 @@ steps:
205205
mage build unitTest
206206
retry:
207207
automatic:
208-
- limit: 3
208+
- limit: 3
209209
agents:
210210
provider: "gcp"
211211
image: "${IMAGE_WIN_2019}"
@@ -226,7 +226,7 @@ steps:
226226
mage build unitTest
227227
retry:
228228
automatic:
229-
- limit: 3
229+
- limit: 3
230230
agents:
231231
provider: "gcp"
232232
image: "${IMAGE_WIN_11}"
@@ -247,7 +247,7 @@ steps:
247247
mage build unitTest
248248
retry:
249249
automatic:
250-
- limit: 3
250+
- limit: 3
251251
agents:
252252
provider: "gcp"
253253
image: "${IMAGE_WIN_10}"

.buildkite/heartbeat/heartbeat-pipeline.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ steps:
3636
mage build unitTest
3737
retry:
3838
automatic:
39-
- limit: 3
39+
- limit: 3
4040
agents:
4141
provider: "gcp"
4242
image: "${IMAGE_UBUNTU_X86_64}"
@@ -54,7 +54,7 @@ steps:
5454
mage build unitTest
5555
retry:
5656
automatic:
57-
- limit: 3
57+
- limit: 3
5858
agents:
5959
provider: "gcp"
6060
image: "${IMAGE_RHEL9}"
@@ -73,7 +73,7 @@ steps:
7373
mage build unitTest
7474
retry:
7575
automatic:
76-
- limit: 3
76+
- limit: 3
7777
agents:
7878
provider: "gcp"
7979
image: "${IMAGE_WIN_2016}"
@@ -93,7 +93,7 @@ steps:
9393
mage build unitTest
9494
retry:
9595
automatic:
96-
- limit: 3
96+
- limit: 3
9797
agents:
9898
provider: "gcp"
9999
image: "${IMAGE_WIN_2022}"
@@ -107,12 +107,12 @@ steps:
107107
context: "Heartbeat: Win-2022 Unit Tests"
108108

109109
- label: ":ubuntu: Heartbeat Go Integration Tests"
110-
command: |
110+
command: |
111111
cd heartbeat
112112
mage goIntegTest
113113
retry:
114114
automatic:
115-
- limit: 3
115+
- limit: 3
116116
agents:
117117
provider: "gcp"
118118
image: "${IMAGE_UBUNTU_X86_64}"
@@ -130,7 +130,7 @@ steps:
130130
mage pythonIntegTest
131131
retry:
132132
automatic:
133-
- limit: 3
133+
- limit: 3
134134
agents:
135135
provider: "gcp"
136136
image: "${IMAGE_UBUNTU_X86_64}"
@@ -154,7 +154,7 @@ steps:
154154
mage build unitTest
155155
retry:
156156
automatic:
157-
- limit: 3
157+
- limit: 3
158158
agents:
159159
provider: "aws"
160160
imagePrefix: "${AWS_IMAGE_UBUNTU_ARM_64}"
@@ -177,7 +177,7 @@ steps:
177177
mage build unitTest
178178
retry:
179179
automatic:
180-
- limit: 3
180+
- limit: 3
181181
agents:
182182
provider: "orka"
183183
imagePrefix: "${IMAGE_MACOS_X86_64}"
@@ -197,7 +197,7 @@ steps:
197197
mage build unitTest
198198
retry:
199199
automatic:
200-
- limit: 3
200+
- limit: 3
201201
agents:
202202
provider: "orka"
203203
imagePrefix: "${IMAGE_MACOS_ARM}"
@@ -215,12 +215,12 @@ steps:
215215
steps:
216216
- label: ":windows: Heartbeat Win-2019 Unit Tests"
217217
key: "heartbeat-win-extended-2019"
218-
command: |
218+
command: |
219219
Set-Location -Path heartbeat
220220
mage build unitTest
221221
retry:
222222
automatic:
223-
- limit: 3
223+
- limit: 3
224224
agents:
225225
provider: "gcp"
226226
image: "${IMAGE_WIN_2019}"
@@ -240,7 +240,7 @@ steps:
240240
mage build unitTest
241241
retry:
242242
automatic:
243-
- limit: 3
243+
- limit: 3
244244
agents:
245245
provider: "gcp"
246246
image: "${IMAGE_WIN_11}"
@@ -260,7 +260,7 @@ steps:
260260
mage build unitTest
261261
retry:
262262
automatic:
263-
- limit: 3
263+
- limit: 3
264264
agents:
265265
provider: "gcp"
266266
image: "${IMAGE_WIN_10}"

.buildkite/libbeat/pipeline.libbeat.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ steps:
2727
mage build unitTest
2828
retry:
2929
automatic:
30-
- limit: 3
30+
- limit: 3
3131
agents:
3232
provider: "gcp"
3333
image: "${IMAGE_UBUNTU_X86_64}"
@@ -47,7 +47,7 @@ steps:
4747
mage goIntegTest
4848
retry:
4949
automatic:
50-
- limit: 3
50+
- limit: 3
5151
agents:
5252
provider: "gcp"
5353
image: "${IMAGE_UBUNTU_X86_64}"
@@ -67,7 +67,7 @@ steps:
6767
mage pythonIntegTest
6868
retry:
6969
automatic:
70-
- limit: 3
70+
- limit: 3
7171
agents:
7272
provider: "gcp"
7373
image: "${IMAGE_UBUNTU_X86_64}"
@@ -87,7 +87,7 @@ steps:
8787
make crosscompile
8888
retry:
8989
automatic:
90-
- limit: 3
90+
- limit: 3
9191
agents:
9292
provider: "gcp"
9393
image: "${IMAGE_UBUNTU_X86_64}"
@@ -107,7 +107,7 @@ steps:
107107
make STRESS_TEST_OPTIONS='-timeout=20m -race -v -parallel 1' GOTEST_OUTPUT_OPTIONS=' | go-junit-report > libbeat-stress-test.xml' stress-tests
108108
retry:
109109
automatic:
110-
- limit: 3
110+
- limit: 3
111111
agents:
112112
provider: "gcp"
113113
image: "${IMAGE_UBUNTU_X86_64}"
@@ -129,7 +129,7 @@ steps:
129129
mage build unitTest
130130
retry:
131131
automatic:
132-
- limit: 3
132+
- limit: 3
133133
agents:
134134
provider: "aws"
135135
imagePrefix: "${AWS_IMAGE_UBUNTU_ARM_64}"

0 commit comments

Comments
 (0)