@@ -805,7 +805,7 @@ validate_-_inputsystem_-_6000_2_-_macos:
805805 - command : 7z x -aoa wrench-localapv.zip
806806 - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
807807 - 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
809809 timeout : 10
810810 retries : 3
811811 - command : upm-pvp create-test-project test-inputsystem --packages "upm-ci~/packages/*.tgz" --unity .Editor
@@ -871,7 +871,7 @@ validate_-_inputsystem_-_6000_2_-_ubuntu:
871871 - command : 7z x -aoa wrench-localapv.zip
872872 - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
873873 - 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
875875 timeout : 10
876876 retries : 3
877877 - command : upm-pvp create-test-project test-inputsystem --packages "upm-ci~/packages/*.tgz" --unity .Editor
@@ -937,7 +937,7 @@ validate_-_inputsystem_-_6000_2_-_windows:
937937 - command : 7z x -aoa wrench-localapv.zip
938938 - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
939939 - 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
941941 timeout : 10
942942 retries : 3
943943 - command : upm-pvp create-test-project test-inputsystem --packages "upm-ci~/packages/*.tgz" --unity .Editor
0 commit comments