diff --git a/ci/run_integration_test.sh b/ci/run_integration_test.sh index a901e9ebe..02daff28f 100755 --- a/ci/run_integration_test.sh +++ b/ci/run_integration_test.sh @@ -265,7 +265,7 @@ main() { docker compose down rqd log INFO "Starting RQD Blender..." RQD_IMAGE=opencue/blender docker compose up rqd - wait_for_service_state "rqd" "running" $docker_timeout +# wait_for_service_state "rqd" "running" $docker_timeout log INFO "Testing Blender job..." run_blender_job