SeldonIO / MLServer

An inference server for your machine learning models, including support for multiple frameworks, multi-model serving and more
https://mlserver.readthedocs.io/en/latest/
Apache License 2.0
659 stars 179 forks source link

Fixed macos kafka CI #1807

Closed RobertSamoilescu closed 2 weeks ago

RobertSamoilescu commented 3 weeks ago

This PR fixes the CI/CD for macos. kafka tests are failinig for macos when running in parallel with the entire test suite. So, we run them separately.