[PR #12161] [MERGED] tests: reduce stress on CPU to 2 models #13724

Closed
opened 2026-04-13 00:34:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12161
Author: @dhiltgen
Created: 9/2/2025
Status: Merged
Merged: 9/9/2025
Merged by: @dhiltgen

Base: mainHead: smarter_cpu_stress


📝 Commits (3)

  • 4f299bc tests: reduce stress on CPU to 2 models
  • d4ec6ea tests: allow slow systems to pass on timeout
  • 2bf65c7 test: unload embedding models more quickly

📊 Changes

3 files changed (+55 additions, -30 deletions)

View changed files

📝 integration/concurrency_test.go (+8 -0)
📝 integration/embed_test.go (+3 -2)
📝 integration/utils_test.go (+44 -28)

📄 Description

This should avoid flakes due to systems getting overloaded with 3 (or more) models running concurrently


🔄 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/12161 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 9/2/2025 **Status:** ✅ Merged **Merged:** 9/9/2025 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `smarter_cpu_stress` --- ### 📝 Commits (3) - [`4f299bc`](https://github.com/ollama/ollama/commit/4f299bc3b3218cad3856c1840d9adbf8baf6fc67) tests: reduce stress on CPU to 2 models - [`d4ec6ea`](https://github.com/ollama/ollama/commit/d4ec6ea1b312ce49d47c575132c7cdce8d92c6cd) tests: allow slow systems to pass on timeout - [`2bf65c7`](https://github.com/ollama/ollama/commit/2bf65c7144f0f3078dcc4c241993164643275999) test: unload embedding models more quickly ### 📊 Changes **3 files changed** (+55 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `integration/concurrency_test.go` (+8 -0) 📝 `integration/embed_test.go` (+3 -2) 📝 `integration/utils_test.go` (+44 -28) </details> ### 📄 Description This should avoid flakes due to systems getting overloaded with 3 (or more) models running concurrently --- <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-04-13 00:34:01 -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#13724