[PR #514] [MERGED] tests: use prefix for topic name in CI #516

Closed
opened 2026-02-16 02:15:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/514
Author: @masci
Created: 5/27/2025
Status: Merged
Merged: 5/27/2025
Merged by: @masci

Base: mainHead: massi/aws-e2e


📝 Commits (3)

📊 Changes

3 files changed (+28 additions, -17 deletions)

View changed files

📝 .github/workflows/e2e_test.yml (+23 -1)
📝 e2e_tests/message_queues/aws/conftest.py (+4 -15)
📝 e2e_tests/message_queues/aws/test_message_queue.py (+1 -1)

📄 Description

Avoid possible clashes from parallel runs


🔄 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/run-llama/llama_deploy/pull/514 **Author:** [@masci](https://github.com/masci) **Created:** 5/27/2025 **Status:** ✅ Merged **Merged:** 5/27/2025 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `massi/aws-e2e` --- ### 📝 Commits (3) - [`02b5ad8`](https://github.com/run-llama/llama_deploy/commit/02b5ad80ec632f7c8e0800514e04d27685f71859) tests: use prefix for topic name in CI - [`97331fa`](https://github.com/run-llama/llama_deploy/commit/97331fa6edca96b28e0bcebb01810adc35fd3198) add timeout - [`c3002f2`](https://github.com/run-llama/llama_deploy/commit/c3002f2e2f3e98818617d2f6bb6afd63fc98a481) give up on concurrency ### 📊 Changes **3 files changed** (+28 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/e2e_test.yml` (+23 -1) 📝 `e2e_tests/message_queues/aws/conftest.py` (+4 -15) 📝 `e2e_tests/message_queues/aws/test_message_queue.py` (+1 -1) </details> ### 📄 Description Avoid possible clashes from parallel runs --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 02:15:25 -05:00
yindo closed this issue 2026-02-16 02:15:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#516