Support the DNS priority
The users want to configure the priority of DNS servers, add support for that.
Fixes https://github.com/linux-system-roles/network/issues/505.
Signed-off-by: Wen Liang [email protected]
Coverage decreased (-0.07%) to 42.48% when pulling c1a815364f4232ce48816887eeef68c33f66c51e on liangwen12year:dns_priority into 53208608a4e203f593bab14f8ab8b182c3ecc244 on linux-system-roles:main.
[citest]
[citest]
For the markdown lint error, I will rebase this pr to resolve the failure.
[citest]
[citest]
The bond tests are still failing - are we still waiting for the networkmanager fix to get into a compose? Was the arp fix supposed to help some of these issues? https://github.com/linux-system-roles/network/pull/527
The bond tests are still failing - are we still waiting for the networkmanager fix to get into a compose? Was the arp fix supposed to help some of these issues? #527
The #527 helps with the tests_bond_options_nm.yml failure. For other bond failures, it seems that it failed on the lost of the ssh connection.
Data could not be sent to remote host "10.31.12.106". Make sure this host can be reached over ssh: mux_client_request_session: read from master failed: Broken pipe
ssh: connect to host 10.31.12.106 port 22: Connection timed out
[citest]
lgtm - can we merge this now?