Skip to content

Conversation

@jabr
Copy link
Contributor

@jabr jabr commented Nov 14, 2025

The DNS e2e tests required a convoluted process of launching a new query service for each test that wrote nslookup output to a file in host-mounted volume that we then read from the ucind container.

With the new ExecContainer functionality, that can be simplified to an effective uc exec dns-query-service nslookup {...} where we can read the output directly.

Copy link
Owner

@psviderski psviderski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@psviderski psviderski merged commit 75085b3 into psviderski:main Nov 19, 2025
4 checks passed
@jabr jabr deleted the dns-tests-using-exec branch November 27, 2025 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants