Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dns: Allow user to change dns search or search only #1777

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

cathay4t
Copy link
Member

@cathay4t cathay4t commented Jan 4, 2022

When user only desired DNS search or server, remaining configure should
be copy from current status.

Unit test case and integration test cases included.

@codecov
Copy link

codecov bot commented Jan 4, 2022

Codecov Report

Merging #1777 (3ff9c21) into base (2924eff) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             base    #1777      +/-   ##
==========================================
+ Coverage   93.80%   93.83%   +0.02%     
==========================================
  Files          84       84              
  Lines        7087     7103      +16     
==========================================
+ Hits         6648     6665      +17     
+ Misses        439      438       -1     
Impacted Files Coverage Δ
libnmstate/dns.py 99.30% <100.00%> (+0.08%) ⬆️
libnmstate/nm/active_connection.py 83.78% <0.00%> (+0.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2924eff...3ff9c21. Read the comment docs.

@cathay4t cathay4t force-pushed the py_dns_search branch 3 times, most recently from b890685 to e9ee251 Compare January 11, 2022 08:40
Copy link
Member

@ffmancera ffmancera left a comment

Choose a reason for hiding this comment

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

LGTM!

@kubevirt-bot
Copy link
Collaborator

@cathay4t: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-nmstate-integ_tier1-k8s e9ee251 link false /test pull-nmstate-integ_tier1-k8s

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

When user only desired DNS search or server, remaining configure should
be copy from current status.

Unit test case and integration test cases included.

Signed-off-by: Gris Ge <fge@redhat.com>
@cathay4t cathay4t merged commit 4cdac66 into nmstate:base Jan 11, 2022
@cathay4t cathay4t deleted the py_dns_search branch January 11, 2022 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants