Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
oandreeva-nv committed Jun 6, 2024
1 parent f0acc1a commit 2b14468
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion qa/L0_request_cancellation/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,10 @@ kill $SERVER_PID
wait $SERVER_PID

unset TRITONSERVER_DELAY_GRPC_PROCESS

#
# End-to-end scheduler tests

#
rm -rf models && mkdir models
mkdir -p models/dynamic_batch/1 && (cd models/dynamic_batch && \
echo 'name: "dynamic_batch"' >> config.pbtxt && \
Expand Down

0 comments on commit 2b14468

Please sign in to comment.