[PR #1684] [MERGED] Guard integration tests with a tag #72941

Closed
opened 2026-05-05 04:33:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1684
Author: @dhiltgen
Created: 12/23/2023
Status: Merged
Merged: 12/23/2023
Merged by: @dhiltgen

Base: mainHead: tag_integration_tests


📝 Commits (1)

  • 697bea6 Guard integration tests with a tag

📊 Changes

4 files changed (+15 additions, -5 deletions)

View changed files

📝 scripts/setup_integration_tests.sh (+7 -4)
📝 server/llm_image_test.go (+2 -0)
📝 server/llm_test.go (+2 -0)
📝 server/llm_utils_test.go (+4 -1)

📄 Description

This should help CI avoid running the integration test logic in a container where it's not currently possible.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/1684 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 12/23/2023 **Status:** ✅ Merged **Merged:** 12/23/2023 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `tag_integration_tests` --- ### 📝 Commits (1) - [`697bea6`](https://github.com/ollama/ollama/commit/697bea69391788093e9aff93273f94466a5b7f9c) Guard integration tests with a tag ### 📊 Changes **4 files changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `scripts/setup_integration_tests.sh` (+7 -4) 📝 `server/llm_image_test.go` (+2 -0) 📝 `server/llm_test.go` (+2 -0) 📝 `server/llm_utils_test.go` (+4 -1) </details> ### 📄 Description This should help CI avoid running the integration test logic in a container where it's not currently possible. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-05 04:33:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#72941