@@ -805,7 +805,7 @@ validate_-_inputsystem_-_6000_2_-_macos:
805
805
- command : 7z x -aoa wrench-localapv.zip
806
806
- command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
807
807
- command : python PythonScripts/print_machine_info.py
808
- - command : unity-downloader-cli -u 6000.2 -c Editor --fast
808
+ - command : unity-downloader-cli -u 6000.2 -c Editor --fast --wait
809
809
timeout : 10
810
810
retries : 3
811
811
- command : upm-pvp create-test-project test-inputsystem --packages "upm-ci~/packages/*.tgz" --unity .Editor
@@ -871,7 +871,7 @@ validate_-_inputsystem_-_6000_2_-_ubuntu:
871
871
- command : 7z x -aoa wrench-localapv.zip
872
872
- command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
873
873
- command : python PythonScripts/print_machine_info.py
874
- - command : unity-downloader-cli -u 6000.2 -c Editor --fast
874
+ - command : unity-downloader-cli -u 6000.2 -c Editor --fast --wait
875
875
timeout : 10
876
876
retries : 3
877
877
- command : upm-pvp create-test-project test-inputsystem --packages "upm-ci~/packages/*.tgz" --unity .Editor
@@ -937,7 +937,7 @@ validate_-_inputsystem_-_6000_2_-_windows:
937
937
- command : 7z x -aoa wrench-localapv.zip
938
938
- command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
939
939
- command : python PythonScripts/print_machine_info.py
940
- - command : unity-downloader-cli -u 6000.2 -c Editor --fast
940
+ - command : unity-downloader-cli -u 6000.2 -c Editor --fast --wait
941
941
timeout : 10
942
942
retries : 3
943
943
- command : upm-pvp create-test-project test-inputsystem --packages "upm-ci~/packages/*.tgz" --unity .Editor
0 commit comments