|
64 | 64 | - "--aws-public-ip" |
65 | 65 | - "--farm=bb" |
66 | 66 | - "--device=ANDROID_9" |
| 67 | + - "--repeater-api-key=" |
| 68 | + - "--hub-repeater-api-key=" |
67 | 69 | test-collector#v1.10.2: |
68 | 70 | files: "reports/TEST-*.xml" |
69 | 71 | format: "junit" |
|
89 | 91 | - "--appium-version=1.22.0" |
90 | 92 | - "--farm=bs" |
91 | 93 | - "--device=ANDROID_9" |
| 94 | + - "--repeater-api-key=" |
| 95 | + - "--hub-repeater-api-key=" |
92 | 96 | test-collector#v1.10.2: |
93 | 97 | files: "reports/TEST-*.xml" |
94 | 98 | format: "junit" |
@@ -122,6 +126,8 @@ steps: |
122 | 126 | - "--aws-public-ip" |
123 | 127 | - "--farm=bb" |
124 | 128 | - "--device=ANDROID_9" |
| 129 | + - "--repeater-api-key=" |
| 130 | + - "--hub-repeater-api-key=" |
125 | 131 | test-collector#v1.10.2: |
126 | 132 | files: "reports/TEST-*.xml" |
127 | 133 | format: "junit" |
@@ -151,6 +157,8 @@ steps: |
151 | 157 | - "--appium-version=1.22.0" |
152 | 158 | - "--farm=bs" |
153 | 159 | - "--device=ANDROID_9" |
| 160 | + - "--repeater-api-key=" |
| 161 | + - "--hub-repeater-api-key=" |
154 | 162 | test-collector#v1.10.2: |
155 | 163 | files: "reports/TEST-*.xml" |
156 | 164 | format: "junit" |
@@ -186,6 +194,8 @@ steps: |
186 | 194 | - "--device=ANDROID_7" |
187 | 195 | - "--exclude=features/full_tests/[^a-k].*.feature" |
188 | 196 | - "--exclude=features/full_tests/anr.feature" |
| 197 | + - "--repeater-api-key=" |
| 198 | + - "--hub-repeater-api-key=" |
189 | 199 | test-collector#v1.10.2: |
190 | 200 | files: "reports/TEST-*.xml" |
191 | 201 | format: "junit" |
@@ -220,6 +230,8 @@ steps: |
220 | 230 | - "--aws-public-ip" |
221 | 231 | - "--farm=bb" |
222 | 232 | - "--device=ANDROID_7" |
| 233 | + - "--repeater-api-key=" |
| 234 | + - "--hub-repeater-api-key=" |
223 | 235 | test-collector#v1.10.2: |
224 | 236 | files: "reports/TEST-*.xml" |
225 | 237 | format: "junit" |
@@ -253,6 +265,8 @@ steps: |
253 | 265 | - "--aws-public-ip" |
254 | 266 | - "--farm=bb" |
255 | 267 | - "--device=ANDROID_7" |
| 268 | + - "--repeater-api-key=" |
| 269 | + - "--hub-repeater-api-key=" |
256 | 270 | test-collector#v1.10.2: |
257 | 271 | files: "reports/TEST-*.xml" |
258 | 272 | format: "junit" |
@@ -286,6 +300,8 @@ steps: |
286 | 300 | - "--device=ANDROID_8" |
287 | 301 | - "--exclude=features/full_tests/[^a-k].*.feature" |
288 | 302 | - "--exclude=features/full_tests/anr.feature" |
| 303 | + - "--repeater-api-key=" |
| 304 | + - "--hub-repeater-api-key=" |
289 | 305 | test-collector#v1.10.2: |
290 | 306 | files: "reports/TEST-*.xml" |
291 | 307 | format: "junit" |
@@ -319,6 +335,8 @@ steps: |
319 | 335 | - "--aws-public-ip" |
320 | 336 | - "--farm=bb" |
321 | 337 | - "--device=ANDROID_8" |
| 338 | + - "--repeater-api-key=" |
| 339 | + - "--hub-repeater-api-key=" |
322 | 340 | test-collector#v1.10.2: |
323 | 341 | files: "reports/TEST-*.xml" |
324 | 342 | format: "junit" |
@@ -349,6 +367,8 @@ steps: |
349 | 367 | - "--appium-version=1.22.0" |
350 | 368 | - "--farm=bs" |
351 | 369 | - "--device=ANDROID_8" |
| 370 | + - "--repeater-api-key=" |
| 371 | + - "--hub-repeater-api-key=" |
352 | 372 | test-collector#v1.10.2: |
353 | 373 | files: "reports/TEST-*.xml" |
354 | 374 | format: "junit" |
|
0 commit comments