@@ -286,66 +286,81 @@ steps:
286286 - " features/fixtures/maze_runner/mazerunner_2018.4.36f1.apk"
287287 upload :
288288 - " maze_output/**/*"
289- docker-compose#v3.7.0:
290- pull : maze-runner
291- run : maze-runner
289+ docker-compose#v4.7.0:
290+ pull : maze-runner-bitbar
291+ run : maze-runner-bitbar
292+ service-ports : true
292293 command :
293- - " --app=/app/features/fixtures/maze_runner/mazerunner_2018.4.36f1.apk"
294- - " --farm=bs"
295- - " --device=ANDROID_11_0"
296294 - " features/csharp"
297295 - " features/android"
298-
299- concurrency : 24
300- concurrency_group : browserstack-app
296+ - " --app=features/fixtures/maze_runner/mazerunner_2018.4.36f1.apk"
297+ - " --farm=bb"
298+ - " --device=ANDROID_9|ANDROID_10|ANDROID_11|ANDROID_12|ANDROID_13"
299+ - " --no-tunnel"
300+ - " --aws-public-ip"
301+ - " --fail-fast"
302+ concurrency : 25
303+ concurrency_group : ' bitbar-app'
301304 concurrency_method : eager
302305
303306 - label : ' :android: Run Android e2e tests for Unity 2019'
304307 timeout_in_minutes : 60
305308 depends_on : ' build-android-fixture-2019'
306309 agents :
307310 queue : opensource
311+ env :
312+ UNITY_VERSION : " 2019.4.35f1"
308313 plugins :
309314 artifacts#v1.5.0:
310315 download :
311316 - " features/fixtures/maze_runner/mazerunner_2019.4.35f1.apk"
312317 upload :
313318 - " maze_output/**/*"
314- docker-compose#v3.7.0:
315- pull : maze-runner
316- run : maze-runner
319+ docker-compose#v4.7.0:
320+ pull : maze-runner-bitbar
321+ run : maze-runner-bitbar
322+ service-ports : true
317323 command :
318- - " --app=/app/features/fixtures/maze_runner/mazerunner_2019.4.35f1.apk"
319- - " --farm=bs"
320- - " --device=ANDROID_11_0"
321324 - " features/csharp"
322325 - " features/android"
323- concurrency : 24
324- concurrency_group : browserstack-app
326+ - " --app=features/fixtures/maze_runner/mazerunner_2019.4.35f1.apk"
327+ - " --farm=bb"
328+ - " --device=ANDROID_9|ANDROID_10|ANDROID_11|ANDROID_12|ANDROID_13"
329+ - " --no-tunnel"
330+ - " --aws-public-ip"
331+ - " --fail-fast"
332+ concurrency : 25
333+ concurrency_group : ' bitbar-app'
325334 concurrency_method : eager
326335
327336 - label : ' :android: Run Android e2e tests for Unity 2021'
328337 timeout_in_minutes : 60
329338 depends_on : ' build-android-fixture-2021'
330339 agents :
331340 queue : opensource
341+ env :
342+ UNITY_VERSION : " 2021.3.13f1"
332343 plugins :
333344 artifacts#v1.5.0:
334345 download :
335346 - " features/fixtures/maze_runner/mazerunner_2021.3.13f1.apk"
336347 upload :
337348 - " maze_output/**/*"
338- docker-compose#v3.7.0:
339- pull : maze-runner
340- run : maze-runner
349+ docker-compose#v4.7.0:
350+ pull : maze-runner-bitbar
351+ run : maze-runner-bitbar
352+ service-ports : true
341353 command :
342- - " --app=/app/features/fixtures/maze_runner/mazerunner_2021.3.13f1.apk"
343- - " --farm=bs"
344- - " --device=ANDROID_11_0"
345354 - " features/csharp"
346355 - " features/android"
347- concurrency : 24
348- concurrency_group : browserstack-app
356+ - " --app=features/fixtures/maze_runner/mazerunner_2021.3.13f1.apk"
357+ - " --farm=bb"
358+ - " --device=ANDROID_9|ANDROID_10|ANDROID_11|ANDROID_12|ANDROID_13"
359+ - " --no-tunnel"
360+ - " --aws-public-ip"
361+ - " --fail-fast"
362+ concurrency : 25
363+ concurrency_group : ' bitbar-app'
349364 concurrency_method : eager
350365
351366 # - label: ':android: Run Android EDM e2e tests for Unity 2021'
@@ -369,7 +384,7 @@ steps:
369384 # - "--farm=bs"
370385 # - "--device=ANDROID_11_0"
371386 # - "features/edm"
372- # concurrency: 24
387+ # concurrency: 5
373388 # concurrency_group: browserstack-app
374389 # concurrency_method: eager
375390
@@ -530,18 +545,21 @@ steps:
530545 - " features/fixtures/maze_runner/mazerunner_2018.4.36f1.ipa"
531546 upload :
532547 - " maze_output/**/*"
533- docker-compose#v3.7.0:
534- pull : maze-runner
535- run : maze-runner
548+ docker-compose#v4.7.0:
549+ pull : maze-runner-bitbar
550+ run : maze-runner-bitbar
551+ service-ports : true
536552 command :
537- - " --app=/app/features/fixtures/maze_runner/mazerunner_2018.4.36f1.ipa"
538- - " --farm=bs"
539- - " --device=IOS_15"
540- - " --fail-fast"
541553 - " features/csharp"
542554 - " features/ios"
543- concurrency : 24
544- concurrency_group : browserstack-app
555+ - " --app=features/fixtures/maze_runner/mazerunner_2018.4.36f1.ipa"
556+ - " --farm=bb"
557+ - " --device=IOS_12|IOS_13|IOS_14|IOS_15"
558+ - " --no-tunnel"
559+ - " --aws-public-ip"
560+ - " --fail-fast"
561+ concurrency : 25
562+ concurrency_group : ' bitbar-app'
545563 concurrency_method : eager
546564
547565 - label : ' :ios: Run iOS e2e tests for Unity 2019'
@@ -555,18 +573,21 @@ steps:
555573 - " features/fixtures/maze_runner/mazerunner_2019.4.35f1.ipa"
556574 upload :
557575 - " maze_output/**/*"
558- docker-compose#v3.7.0:
559- pull : maze-runner
560- run : maze-runner
576+ docker-compose#v4.7.0:
577+ pull : maze-runner-bitbar
578+ run : maze-runner-bitbar
579+ service-ports : true
561580 command :
562- - " --app=/app/features/fixtures/maze_runner/mazerunner_2019.4.35f1.ipa"
563- - " --farm=bs"
564- - " --device=IOS_15"
565- - " --fail-fast"
566581 - " features/csharp"
567582 - " features/ios"
568- concurrency : 24
569- concurrency_group : browserstack-app
583+ - " --app=features/fixtures/maze_runner/mazerunner_2019.4.35f1.ipa"
584+ - " --farm=bb"
585+ - " --device=IOS_12|IOS_13|IOS_14|IOS_15"
586+ - " --no-tunnel"
587+ - " --aws-public-ip"
588+ - " --fail-fast"
589+ concurrency : 25
590+ concurrency_group : ' bitbar-app'
570591 concurrency_method : eager
571592
572593 - label : ' :ios: Run iOS e2e tests for Unity 2021'
@@ -580,18 +601,21 @@ steps:
580601 - " features/fixtures/maze_runner/mazerunner_2021.3.13f1.ipa"
581602 upload :
582603 - " maze_output/**/*"
583- docker-compose#v3.7.0:
584- pull : maze-runner
585- run : maze-runner
604+ docker-compose#v4.7.0:
605+ pull : maze-runner-bitbar
606+ run : maze-runner-bitbar
607+ service-ports : true
586608 command :
587- - " --app=/app/features/fixtures/maze_runner/mazerunner_2021.3.13f1.ipa"
588- - " --farm=bs"
589- - " --device=IOS_15"
590- - " --fail-fast"
591609 - " features/csharp"
592610 - " features/ios"
593- concurrency : 24
594- concurrency_group : browserstack-app
611+ - " --app=features/fixtures/maze_runner/mazerunner_2021.3.13f1.ipa"
612+ - " --farm=bb"
613+ - " --device=IOS_12|IOS_13|IOS_14|IOS_15"
614+ - " --no-tunnel"
615+ - " --aws-public-ip"
616+ - " --fail-fast"
617+ concurrency : 25
618+ concurrency_group : ' bitbar-app'
595619 concurrency_method : eager
596620
597621 #
0 commit comments