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

Added support for the 'bridge' command. #123

Conversation

MosheSheena
Copy link

Added a function in the network module for retrieving
bridges data using the 'bridge' command.

This is necessary since the 'brctl' command which is used
in the current bridge related methods is no longer supported
by RHEL 8.x.

Added a function in the network module for retrieving
bridges data using the 'bridge' command.

This is necessary since the 'brctl' command which is used
in the current bridge related methods is no longer supported
by RHEL 8.x.
@codecov-io
Copy link

codecov-io commented Jan 30, 2020

Codecov Report

Merging #123 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
+ Coverage   79.47%   79.52%   +0.04%     
==========================================
  Files          19       19              
  Lines        1837     1841       +4     
==========================================
+ Hits         1460     1464       +4     
  Misses        377      377
Impacted Files Coverage Δ
rrmngmnt/network.py 76.17% <100%> (+0.3%) ⬆️

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 f2bf45a...39625e5. Read the comment docs.

@MosheSheena
Copy link
Author

@lukas-bednar hi can we merge?

@lukas-bednar lukas-bednar merged commit 2b38f5d into rhevm-qe-automation:master Feb 3, 2020
@lukas-bednar lukas-bednar added this to the 0.1.22 milestone Mar 20, 2020
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.

5 participants