-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
rhel-9.6
What were you trying to do that didn't work?
The following test started failing since nmstate 2.2.36.
dispatcher_track_dns_changes
After discussion with nmstate devels, this is problem of NetworkManager trigerring dispatcher even when dns data sent by nmstate are unchanged.
What is the impact of this issue to you?
Please provide the package NVR for which the bug is seen:
NetworkManager-1.50.0-33483.copr.acc9926e1d.el9
How reproducible is this bug?:
with newer nmstate, the test fails.
Steps to reproduce
- clone NetworkManager-ci from gitlab.freedesktop.org
- ./test_run.sh dispatcher_track_dns_changes
Expected results
The test should pass.
Actual results
The test fails, dns-change event is triggered.