[PR #2362] [MERGED] dns-test: add helper to pause and inspect a unit test's containers #2980

Closed
opened 2026-03-16 11:18:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2362
Author: @japaric
Created: 8/15/2024
Status: Merged
Merged: 8/26/2024
Merged by: @japaric

Base: mainHead: ja-inspect-conformance-test


📝 Commits (1)

  • f05a00f dns-test: add inspect helper

📊 Changes

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

View changed files

📝 conformance/packages/dns-test/src/lib.rs (+59 -1)

📄 Description

also make it possible to get the logs from a running process. this also makes it possible to check the logs of a resolver / nameserver when using the new dns_test::inspect API


🔄 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/hickory-dns/hickory-dns/pull/2362 **Author:** [@japaric](https://github.com/japaric) **Created:** 8/15/2024 **Status:** ✅ Merged **Merged:** 8/26/2024 **Merged by:** [@japaric](https://github.com/japaric) **Base:** `main` ← **Head:** `ja-inspect-conformance-test` --- ### 📝 Commits (1) - [`f05a00f`](https://github.com/hickory-dns/hickory-dns/commit/f05a00f5433e0e2aa9be839b8308d659724f9a30) dns-test: add inspect helper ### 📊 Changes **1 file changed** (+59 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `conformance/packages/dns-test/src/lib.rs` (+59 -1) </details> ### 📄 Description also make it possible to get the logs from a running process. this also makes it possible to check the logs of a resolver / nameserver when using the new `dns_test::inspect` API --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:18:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#2980
No description provided.