Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 30 additions & 20 deletions .yamato/input-system-mobile-functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@
inputsystem-mobilefunctionaltests_-_2022_3_-_android_-_il2cpp:
name: InputSystem-MobileFunctionalTests - 2022.3 - Android - il2cpp
agent:
image: package-ci/win10:default
image: mobile/android-execution-base:v2.3785910
type: Unity::mobile::shield
flavor: b1.xlarge
commands:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe devices
- command: curl -s https://artifactory-slo.bf.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat
- command: |-
set ANDROID_DEVICE_CONNECTION=%BOKKEN_DEVICE_IP%
UnifiedTestRunner.exe --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
utr.bat --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
after:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: if not exist build\test-results mkdir build\test-results
Expand All @@ -29,15 +30,16 @@ inputsystem-mobilefunctionaltests_-_2022_3_-_android_-_il2cpp:
inputsystem-mobilefunctionaltests_-_2022_3_-_android_-_mono:
name: InputSystem-MobileFunctionalTests - 2022.3 - Android - mono
agent:
image: package-ci/win10:default
image: mobile/android-execution-base:v2.3785910
type: Unity::mobile::shield
flavor: b1.xlarge
commands:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe devices
- command: curl -s https://artifactory-slo.bf.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat
- command: |-
set ANDROID_DEVICE_CONNECTION=%BOKKEN_DEVICE_IP%
UnifiedTestRunner.exe --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
utr.bat --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
after:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: if not exist build\test-results mkdir build\test-results
Expand Down Expand Up @@ -91,15 +93,16 @@ inputsystem-mobilefunctionaltests_-_2022_3_-_tvos:
inputsystem-mobilefunctionaltests_-_6000_0_-_android_-_il2cpp:
name: InputSystem-MobileFunctionalTests - 6000.0 - Android - il2cpp
agent:
image: package-ci/win10:default
image: mobile/android-execution-base:v2.3785910
type: Unity::mobile::shield
flavor: b1.xlarge
commands:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe devices
- command: curl -s https://artifactory-slo.bf.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat
- command: |-
set ANDROID_DEVICE_CONNECTION=%BOKKEN_DEVICE_IP%
UnifiedTestRunner.exe --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
utr.bat --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
after:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: if not exist build\test-results mkdir build\test-results
Expand All @@ -116,15 +119,16 @@ inputsystem-mobilefunctionaltests_-_6000_0_-_android_-_il2cpp:
inputsystem-mobilefunctionaltests_-_6000_0_-_android_-_mono:
name: InputSystem-MobileFunctionalTests - 6000.0 - Android - mono
agent:
image: package-ci/win10:default
image: mobile/android-execution-base:v2.3785910
type: Unity::mobile::shield
flavor: b1.xlarge
commands:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe devices
- command: curl -s https://artifactory-slo.bf.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat
- command: |-
set ANDROID_DEVICE_CONNECTION=%BOKKEN_DEVICE_IP%
UnifiedTestRunner.exe --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
utr.bat --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
after:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: if not exist build\test-results mkdir build\test-results
Expand Down Expand Up @@ -178,15 +182,16 @@ inputsystem-mobilefunctionaltests_-_6000_0_-_tvos:
inputsystem-mobilefunctionaltests_-_6000_2_-_android_-_il2cpp:
name: InputSystem-MobileFunctionalTests - 6000.2 - Android - il2cpp
agent:
image: package-ci/win10:default
image: mobile/android-execution-base:v2.3785910
type: Unity::mobile::shield
flavor: b1.xlarge
commands:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe devices
- command: curl -s https://artifactory-slo.bf.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat
- command: |-
set ANDROID_DEVICE_CONNECTION=%BOKKEN_DEVICE_IP%
UnifiedTestRunner.exe --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
utr.bat --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
after:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: if not exist build\test-results mkdir build\test-results
Expand All @@ -203,15 +208,16 @@ inputsystem-mobilefunctionaltests_-_6000_2_-_android_-_il2cpp:
inputsystem-mobilefunctionaltests_-_6000_2_-_android_-_mono:
name: InputSystem-MobileFunctionalTests - 6000.2 - Android - mono
agent:
image: package-ci/win10:default
image: mobile/android-execution-base:v2.3785910
type: Unity::mobile::shield
flavor: b1.xlarge
commands:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe devices
- command: curl -s https://artifactory-slo.bf.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat
- command: |-
set ANDROID_DEVICE_CONNECTION=%BOKKEN_DEVICE_IP%
UnifiedTestRunner.exe --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
utr.bat --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
after:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: if not exist build\test-results mkdir build\test-results
Expand Down Expand Up @@ -265,15 +271,16 @@ inputsystem-mobilefunctionaltests_-_6000_2_-_tvos:
inputsystem-mobilefunctionaltests_-_6000_3_-_android_-_il2cpp:
name: InputSystem-MobileFunctionalTests - 6000.3 - Android - il2cpp
agent:
image: package-ci/win10:default
image: mobile/android-execution-base:v2.3785910
type: Unity::mobile::shield
flavor: b1.xlarge
commands:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe devices
- command: curl -s https://artifactory-slo.bf.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat
- command: |-
set ANDROID_DEVICE_CONNECTION=%BOKKEN_DEVICE_IP%
UnifiedTestRunner.exe --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
utr.bat --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
after:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: if not exist build\test-results mkdir build\test-results
Expand All @@ -290,15 +297,16 @@ inputsystem-mobilefunctionaltests_-_6000_3_-_android_-_il2cpp:
inputsystem-mobilefunctionaltests_-_6000_3_-_android_-_mono:
name: InputSystem-MobileFunctionalTests - 6000.3 - Android - mono
agent:
image: package-ci/win10:default
image: mobile/android-execution-base:v2.3785910
type: Unity::mobile::shield
flavor: b1.xlarge
commands:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe devices
- command: curl -s https://artifactory-slo.bf.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat
- command: |-
set ANDROID_DEVICE_CONNECTION=%BOKKEN_DEVICE_IP%
UnifiedTestRunner.exe --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
utr.bat --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
after:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: if not exist build\test-results mkdir build\test-results
Expand Down Expand Up @@ -352,15 +360,16 @@ inputsystem-mobilefunctionaltests_-_6000_3_-_tvos:
inputsystem-mobilefunctionaltests_-_6000_4_-_android_-_il2cpp:
name: InputSystem-MobileFunctionalTests - 6000.4 - Android - il2cpp
agent:
image: package-ci/win10:default
image: mobile/android-execution-base:v2.3785910
type: Unity::mobile::shield
flavor: b1.xlarge
commands:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe devices
- command: curl -s https://artifactory-slo.bf.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat
- command: |-
set ANDROID_DEVICE_CONNECTION=%BOKKEN_DEVICE_IP%
UnifiedTestRunner.exe --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
utr.bat --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
after:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: if not exist build\test-results mkdir build\test-results
Expand All @@ -377,15 +386,16 @@ inputsystem-mobilefunctionaltests_-_6000_4_-_android_-_il2cpp:
inputsystem-mobilefunctionaltests_-_6000_4_-_android_-_mono:
name: InputSystem-MobileFunctionalTests - 6000.4 - Android - mono
agent:
image: package-ci/win10:default
image: mobile/android-execution-base:v2.3785910
type: Unity::mobile::shield
flavor: b1.xlarge
commands:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe devices
- command: curl -s https://artifactory-slo.bf.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat
- command: |-
set ANDROID_DEVICE_CONNECTION=%BOKKEN_DEVICE_IP%
UnifiedTestRunner.exe --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
utr.bat --suite=playmode --category=!Performance --reruncount=1 --clean-library --player-load-path=build/players --timeout=3600 --artifacts-path=build/test-results --platform=android
after:
- command: start %ANDROID_SDK_ROOT%\platform-tools\adb.exe connect %BOKKEN_DEVICE_IP%
- command: if not exist build\test-results mkdir build\test-results
Expand Down
Loading
Loading