Skip to content

Commit

Permalink
Temp: Remove wait for RQD blender service up
Browse files Browse the repository at this point in the history
  • Loading branch information
n-jay committed Aug 17, 2024
1 parent 9b910f8 commit 4b48297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/run_integration_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4b48297

Please sign in to comment.