[PR #2916] [MERGED] server: integration tests enable ecdsa dnssec tests #3420

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2916
Author: @hargut
Created: 4/8/2025
Status: Merged
Merged: 4/8/2025
Merged by: @djc

Base: mainHead: hargut/integration-tests-enable-ecdsa-dnssec-tests


📝 Commits (1)

  • c1269ff server: integration tests enable ecdsa dnssec tests

📊 Changes

1 file changed (+36 additions, -80 deletions)

View changed files

📝 bin/tests/integration/authority_battery/dynamic_update.rs (+36 -80)

📄 Description

During creation of the test for the dynamic update metrics I've noticed that there are some DNSSEC tests commented.
I've adapted the commented sections, unified it with the RSA tests and enabled the ECDSA tests.

The tests where successfully executed with dnssec-ring and dnssec-aws-lc-rs features.


🔄 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/2916 **Author:** [@hargut](https://github.com/hargut) **Created:** 4/8/2025 **Status:** ✅ Merged **Merged:** 4/8/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `hargut/integration-tests-enable-ecdsa-dnssec-tests` --- ### 📝 Commits (1) - [`c1269ff`](https://github.com/hickory-dns/hickory-dns/commit/c1269ffaa1f3fbe08cd6613320ff742d2b99b39c) server: integration tests enable ecdsa dnssec tests ### 📊 Changes **1 file changed** (+36 additions, -80 deletions) <details> <summary>View changed files</summary> 📝 `bin/tests/integration/authority_battery/dynamic_update.rs` (+36 -80) </details> ### 📄 Description During creation of the test for the dynamic update metrics I've noticed that there are some DNSSEC tests commented. I've adapted the commented sections, unified it with the RSA tests and enabled the ECDSA tests. The tests where successfully executed with `dnssec-ring` and `dnssec-aws-lc-rs` features. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:42:49 +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#3420
No description provided.