[PR #2026] [MERGED] fix: wait for Ollama to come up in integration test #36494

Closed
opened 2026-04-25 10:20:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/2026
Author: @cheahjs
Created: 5/6/2024
Status: Merged
Merged: 5/6/2024
Merged by: @tjbck

Base: devHead: fix/integration-test-wait-ollama


📝 Commits (1)

  • 546d553 fix: wait for Ollama to come up in integration test

📊 Changes

1 file changed (+10 additions, -1 deletions)

View changed files

📝 .github/workflows/integration-test.yml (+10 -1)

📄 Description

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation Open WebUI Docs, or other documentation sources?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?
  • Testing: Have you written and run sufficient tests for the changes?
  • Code Review: Have you self-reviewed your code and addressed any coding standard issues?

Description

[Insert a brief description of the changes made in this pull request, including any relevant motivation and impact.]


Changelog Entry

Added

  • [List any new features, functionalities, or additions]

Fixed

  • [List any fixes, corrections, or bug fixes]

Changed

  • [List any changes, updates, refactorings, or optimizations]

Removed

  • [List any removed features, files, or deprecated functionalities]

Security

  • [List any new or updated security-related changes, including vulnerability fixes]

Breaking Changes

  • [List any breaking changes affecting compatibility or functionality]

Additional Information

  • [Insert any additional context, notes, or explanations for the changes]

  • [Reference any related issues, commits, or other relevant information]


🔄 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/open-webui/open-webui/pull/2026 **Author:** [@cheahjs](https://github.com/cheahjs) **Created:** 5/6/2024 **Status:** ✅ Merged **Merged:** 5/6/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `fix/integration-test-wait-ollama` --- ### 📝 Commits (1) - [`546d553`](https://github.com/open-webui/open-webui/commit/546d553803ef8546b6aa6a195b2dc2ea7b8d0012) fix: wait for Ollama to come up in integration test ### 📊 Changes **1 file changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/integration-test.yml` (+10 -1) </details> ### 📄 Description ## Pull Request Checklist - [ ] **Description:** Briefly describe the changes in this pull request. - [ ] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [ ] **Documentation:** Have you updated relevant documentation [Open WebUI Docs](https://github.com/open-webui/docs), or other documentation sources? - [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? - [x] **Testing:** Have you written and run sufficient tests for the changes? - [x] **Code Review:** Have you self-reviewed your code and addressed any coding standard issues? --- ## Description [Insert a brief description of the changes made in this pull request, including any relevant motivation and impact.] --- ### Changelog Entry ### Added - [List any new features, functionalities, or additions] ### Fixed - [List any fixes, corrections, or bug fixes] ### Changed - [List any changes, updates, refactorings, or optimizations] ### Removed - [List any removed features, files, or deprecated functionalities] ### Security - [List any new or updated security-related changes, including vulnerability fixes] ### Breaking Changes - [List any breaking changes affecting compatibility or functionality] --- ### Additional Information - [Insert any additional context, notes, or explanations for the changes] - [Reference any related issues, commits, or other relevant information] --- <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-25 10:20:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#36494