openvinotoolkit / model_server

A scalable inference server for models optimized with OpenVINOâ„¢
https://docs.openvino.ai/2024/ovms_what_is_openvino_model_server.html
Apache License 2.0
658 stars 208 forks source link

Mitigate sporadic in unit test #2697

Closed dkalinowski closed 1 week ago

dkalinowski commented 2 weeks ago

🛠 Summary

CVS-151529

Reduce waitForLoaded timeout in unit test that expects the timeout. Increase waitForLoaded timeout in unit test that expects not reaching the timeout.

🧪 Checklist