11# Auto-generated by Recipe Engine, do not modify manually.
22# This job is generated by the wrench recipe engine module, see find the docs here: http://Go/ii2fb
33
4- # upm-ci validation tests for API Validation - inputsystem - 2019.4 - windows (2019.4 - Windows).
5- api_validation_-_inputsystem_-_2019_4_ -_windows :
6- name : API Validation - inputsystem - 2019.4 - windows
4+ # upm-ci validation tests for API Validation - inputsystem - 2021.3 - windows (2021.3 - Windows).
5+ api_validation_-_inputsystem_-_2021_3_ -_windows :
6+ name : API Validation - inputsystem - 2021.3 - windows
77 agent :
88 image : package-ci/win10:v4
99 type : Unity::VM
1010 flavor : b1.large
1111 commands :
12- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-55_0b53f03be6fe71c339ea32c633f3f517a5961ec4d29aa861372042a469eb3ee7 .zip -o wrench-localapv.zip
12+ - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-56_236616cc910608f3016a29947795c2e53f0c0dbfa45128d551397825ed65689e .zip -o wrench-localapv.zip
1313 - command : 7z x -aoa wrench-localapv.zip
1414 - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
1515 - command : python PythonScripts/print_machine_info.py
1616 - command : npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
1717 timeout : 20
1818 retries : 10
19- - command : unity-downloader-cli -u 2019.4 -c Editor --fast
19+ - command : unity-downloader-cli -u 2021.3 -c Editor --fast
2020 timeout : 10
2121 retries : 3
2222 - command : python PythonScripts/PackageJsonCondersor.py
@@ -30,7 +30,7 @@ api_validation_-_inputsystem_-_2019_4_-_windows:
3030 retries : 0
3131 after :
3232 - command : cmd.exe /c "curl -s https://artifactory-slo.bf.unity3d.com/artifactory/automation-and-tooling/infrastructure-instability-detection/standalone/setup/run_standalone_instability_detection-latest.bat --output run_standalone_instability_detection-latest.bat --retry 5 || exit 0"
33- - command : cmd.exe /c "run_standalone_instability_detection-latest.bat 0.5.0 || exit 0"
33+ - command : cmd.exe /c "run_standalone_instability_detection-latest.bat 0.5.1 || exit 0"
3434 timeout : 10
3535 retries : 1
3636 artifacts :
@@ -50,11 +50,11 @@ api_validation_-_inputsystem_-_2019_4_-_windows:
5050 dependencies :
5151 - path : .yamato/wrench/package-pack-jobs.yml#package_pack_-_inputsystem
5252 variables :
53- UPMPVP_CONTEXT_WRENCH : 0.10.33 .0
53+ UPMPVP_CONTEXT_WRENCH : 0.10.36 .0
5454 triggers :
5555 expression : push.branch match "^release/.*"
5656 cancel_old_ci : true
5757 metadata :
5858 Job Maintainers : ' #rm-packageworks'
59- Wrench : 0.10.33 .0
59+ Wrench : 0.10.36 .0
6060
0 commit comments