|
1 | 1 | # Auto-generated by Recipe Engine, do not modify manually. |
2 | 2 |
|
3 | | -# InputSystem-MobileFunctionalTests - 2022.3 - Android - il2cpp |
4 | | -inputsystem-mobilefunctionaltests_-_2022_3_-_android_-_il2cpp: |
5 | | - name: InputSystem-MobileFunctionalTests - 2022.3 - Android - il2cpp |
6 | | - agent: |
7 | | - image: mobile/android-execution-base:v2.3785910 |
8 | | - type: Unity::mobile::shield |
9 | | - flavor: b1.xlarge |
10 | | - commands: |
11 | | - - command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP% |
12 | | - - command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe devices |
13 | | - - command: curl -s https://artifactory-slo.bf.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat |
14 | | - - command: |- |
15 | | - set ANDROID_DEVICE_CONNECTION=%BOKKEN_DEVICE_IP% |
16 | | - utr.bat --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android |
17 | | - after: |
18 | | - - command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP% |
19 | | - - command: if not exist build\test-results mkdir build\test-results |
20 | | - - command: powershell %ANDROID_SDK_ROOT%\platform-tools\adb.exe logcat -d > build/test-results/device_log.txt |
21 | | - - command: .yamato\generated-scripts\infrastructure-instability-detection-win.cmd |
22 | | - artifacts: |
23 | | - logs: |
24 | | - paths: |
25 | | - - build/test-results/**/* |
26 | | - dependencies: |
27 | | - - path: .yamato/input-system-mobile-functional-build-jobs.yml#inputsystem-mobilefunctionalbuildjobs_-_2022_3_-_android_-_il2cpp |
28 | | - variables: |
29 | | - UTR_VERSION: 1.42.0 |
30 | | - |
31 | | -# InputSystem-MobileFunctionalTests - 2022.3 - Android - mono |
32 | | -inputsystem-mobilefunctionaltests_-_2022_3_-_android_-_mono: |
33 | | - name: InputSystem-MobileFunctionalTests - 2022.3 - Android - mono |
34 | | - agent: |
35 | | - image: mobile/android-execution-base:v2.3785910 |
36 | | - type: Unity::mobile::shield |
37 | | - flavor: b1.xlarge |
38 | | - commands: |
39 | | - - command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP% |
40 | | - - command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe devices |
41 | | - - command: curl -s https://artifactory-slo.bf.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat |
42 | | - - command: |- |
43 | | - set ANDROID_DEVICE_CONNECTION=%BOKKEN_DEVICE_IP% |
44 | | - utr.bat --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android |
45 | | - after: |
46 | | - - command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP% |
47 | | - - command: if not exist build\test-results mkdir build\test-results |
48 | | - - command: powershell %ANDROID_SDK_ROOT%\platform-tools\adb.exe logcat -d > build/test-results/device_log.txt |
49 | | - - command: .yamato\generated-scripts\infrastructure-instability-detection-win.cmd |
50 | | - artifacts: |
51 | | - logs: |
52 | | - paths: |
53 | | - - build/test-results/**/* |
54 | | - dependencies: |
55 | | - - path: .yamato/input-system-mobile-functional-build-jobs.yml#inputsystem-mobilefunctionalbuildjobs_-_2022_3_-_android_-_mono |
56 | | - variables: |
57 | | - UTR_VERSION: 1.42.0 |
58 | | - |
59 | | -# InputSystem-MobileFunctionalTests - 2022.3 - IOS |
60 | | -inputsystem-mobilefunctionaltests_-_2022_3_-_ios: |
61 | | - name: InputSystem-MobileFunctionalTests - 2022.3 - IOS |
62 | | - agent: |
63 | | - image: package-ci/macos-13:default |
64 | | - type: Unity::mobile::iPhone |
65 | | - flavor: m1.mac |
66 | | - model: SE |
67 | | - commands: |
68 | | - - command: |- |
69 | | - curl -s https://artifactory-slo.bf.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr |
70 | | - chmod u+x utr |
71 | | - - command: ./utr --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=ios |
72 | | - after: |
73 | | - - command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh |
74 | | - artifacts: |
75 | | - logs: |
76 | | - paths: |
77 | | - - build/test-results/**/* |
78 | | - dependencies: |
79 | | - - path: .yamato/input-system-mobile-functional-build-jobs.yml#inputsystem-mobilefunctionalbuildjobs_-_2022_3_-_ios |
80 | | - variables: |
81 | | - UTR_VERSION: 1.42.0 |
82 | | - |
83 | | -# InputSystem-MobileFunctionalTests - 2022.3 - TvOS |
84 | | -inputsystem-mobilefunctionaltests_-_2022_3_-_tvos: |
85 | | - name: InputSystem-MobileFunctionalTests - 2022.3 - TvOS |
86 | | - agent: |
87 | | - image: package-ci/macos-13:default |
88 | | - type: Unity::mobile::appletv |
89 | | - flavor: m1.mac |
90 | | - commands: |
91 | | - - command: UnifiedTestRunner --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=tvOS |
92 | | - after: |
93 | | - - command: bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh |
94 | | - artifacts: |
95 | | - logs: |
96 | | - paths: |
97 | | - - build/test-results/**/* |
98 | | - dependencies: |
99 | | - - path: .yamato/input-system-mobile-functional-build-jobs.yml#inputsystem-mobilefunctionalbuildjobs_-_2022_3_-_tvos |
100 | | - |
101 | 3 | # InputSystem-MobileFunctionalTests - 6000.0 - Android - il2cpp |
102 | 4 | inputsystem-mobilefunctionaltests_-_6000_0_-_android_-_il2cpp: |
103 | 5 | name: InputSystem-MobileFunctionalTests - 6000.0 - Android - il2cpp |
|
0 commit comments