Skip to content

[Tech Debt] Refactoring CI of test cases in integration module #161

@wenjin272

Description

@wenjin272

Search before asking

  • I searched in the issues and found nothing similar.

Description

Currently, some test cases in integration module, like test_ollama_chat_model and test_ollama_embedding_model require start ollama server and pull model. To decrease CI cost, currently we only run these in CI with python 3.9 & linux environment, which may be confused for developer when only this version CI failed.

We should split integration test with other module test.

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority/majorDefault priority of the PR or issue.tech debt[Issue Type] User-unaware issues, such as code refactor and infrastructure maintenance.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions