[PR #7782] [MERGED] tests: fix max queue integration test #12516

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7782
Author: @dhiltgen
Created: 11/21/2024
Status: Merged
Merged: 11/22/2024
Merged by: @dhiltgen

Base: mainHead: fix_maxqueue_test


📝 Commits (1)

  • 04a2563 tests: fix max queue integration test

📊 Changes

1 file changed (+2 additions, -7 deletions)

View changed files

📝 integration/max_queue_test.go (+2 -7)

📄 Description

This had fallen out of sync with the envconfig behavior, where max queue default was not zero.


🔄 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/7782 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 11/21/2024 **Status:** ✅ Merged **Merged:** 11/22/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `fix_maxqueue_test` --- ### 📝 Commits (1) - [`04a2563`](https://github.com/ollama/ollama/commit/04a2563fcf269394e8552defef4f0d985b64cf65) tests: fix max queue integration test ### 📊 Changes **1 file changed** (+2 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `integration/max_queue_test.go` (+2 -7) </details> ### 📄 Description This had fallen out of sync with the envconfig behavior, where max queue default was not zero. --- <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:01:47 -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#12516