mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
The current test is flaky because it creates a new interface definition, calls networkctl reload, and then calls resolvectl show-cache. If resolved has not received the changes and setup the DNS scopes for the interface, show-cache will be empty for that interface. Part 2 of #39602