@@ -153,7 +153,7 @@ steps:
153153 command :
154154 - " features/smoke_tests"
155155 - " --app=@build/fixture-r19-url.txt"
156- - " --appium-version=1.22 "
156+ - " --appium-version=2.19 "
157157 - " --no-tunnel"
158158 - " --aws-public-ip"
159159 - " --farm=bb"
@@ -199,7 +199,7 @@ steps:
199199 command :
200200 - " features/smoke_tests"
201201 - " --app=@build/fixture-r21-url.txt"
202- - " --appium-version=1.22 "
202+ - " --appium-version=2.19 "
203203 - " --no-tunnel"
204204 - " --aws-public-ip"
205205 - " --farm=bb"
@@ -240,7 +240,7 @@ steps:
240240 command :
241241 - " features/smoke_tests/01_anr.feature"
242242 - " --app=@build/fixture-r21-url.txt"
243- - " --appium-version=1.22 "
243+ - " --appium-version=2.19 "
244244 - " --no-tunnel"
245245 - " --aws-public-ip"
246246 - " --farm=bb"
@@ -282,7 +282,7 @@ steps:
282282 - " features/full_tests"
283283 - " --exclude=features/full_tests/[^a-m].*.feature"
284284 - " --app=@build/fixture-r21-url.txt"
285- - " --appium-version=1.22 "
285+ - " --appium-version=2.19 "
286286 - " --no-tunnel"
287287 - " --aws-public-ip"
288288 - " --farm=bb"
@@ -324,7 +324,7 @@ steps:
324324 - " features/full_tests"
325325 - " --exclude=features/full_tests/[^n-z].*.feature"
326326 - " --app=@build/fixture-r21-url.txt"
327- - " --appium-version=1.22 "
327+ - " --appium-version=2.19 "
328328 - " --no-tunnel"
329329 - " --aws-public-ip"
330330 - " --farm=bb"
@@ -369,7 +369,7 @@ steps:
369369 command :
370370 - " features/smoke_tests"
371371 - " --app=@build/fixture-r21-url.txt"
372- - " --appium-version=1.22 "
372+ - " --appium-version=2.19 "
373373 - " --no-tunnel"
374374 - " --aws-public-ip"
375375 - " --farm=bb"
@@ -418,7 +418,7 @@ steps:
418418 command :
419419 - " features/smoke_tests"
420420 - " --app=@build/fixture-r28-url.txt"
421- - " --appium-version=1.22 "
421+ - " --appium-version=2.19 "
422422 - " --no-tunnel"
423423 - " --aws-public-ip"
424424 - " --farm=bb"
@@ -460,7 +460,7 @@ steps:
460460 - " features/full_tests"
461461 - " --exclude=features/full_tests/[^a-m].*.feature"
462462 - " --app=@build/fixture-r28-url.txt"
463- - " --appium-version=1.22 "
463+ - " --appium-version=2.19 "
464464 - " --no-tunnel"
465465 - " --aws-public-ip"
466466 - " --farm=bb"
@@ -502,7 +502,7 @@ steps:
502502 - " features/full_tests"
503503 - " --exclude=features/full_tests/[^n-z].*.feature"
504504 - " --app=@build/fixture-r28-url.txt"
505- - " --appium-version=1.22 "
505+ - " --appium-version=2.19 "
506506 - " --no-tunnel"
507507 - " --aws-public-ip"
508508 - " --farm=bb"
0 commit comments