Skip to content

Fix:#58 Fail CI if Ollama model not found #62

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Kdmeenaa
Copy link

@Kdmeenaa Kdmeenaa commented Jul 4, 2025

/claim #58
/issue : #58
Fixes #58

This ensures that if any model used in the Ollama integration tests is missing or not pulled correctly, the CI job will fail by scanning Ollama container logs for "model .* not found" errors. This prevents false-positive test passes when models are not actually running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Ollama test suite in CI is a false positive. It succeeds even though the tests don't run to completion
1 participant