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

USI not to use background shell #548

Merged
merged 9 commits into from
Jul 21, 2020
Merged

USI not to use background shell #548

merged 9 commits into from
Jul 21, 2020

Conversation

grafnu
Copy link
Collaborator

@grafnu grafnu commented Jul 21, 2020

No description provided.

@grafnu grafnu requested a review from henry54809 July 21, 2020 03:58
@@ -19,7 +19,7 @@

public class OpenVSwitch implements SwitchController {

private static final String OVS_OUTPUT_FILE = "ovs_output.txt";
private static final String OVS_OUTPUT_FILE = "sec.ofctl";
Copy link
Collaborator

Choose a reason for hiding this comment

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

Also can you please change the test filename? usi/src/test/resources/ovs_output.txt

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Do you know why the test didn't fail? Something like that should have been caught, so seems like something's misconfigured.

Copy link
Collaborator

Choose a reason for hiding this comment

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

The unit tests aren't setup to run but they will be as part of the github actions migration.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ok, renamed test resource... PTAL.

@codecov
Copy link

codecov bot commented Jul 21, 2020

Codecov Report

Merging #548 into master will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #548      +/-   ##
==========================================
+ Coverage   80.25%   80.29%   +0.04%     
==========================================
  Files          22       22              
  Lines        3742     3750       +8     
==========================================
+ Hits         3003     3011       +8     
  Misses        739      739              
Flag Coverage Δ
#aux 73.80% <100.00%> (+0.05%) ⬆️
#base 75.34% <100.00%> (+0.05%) ⬆️
#dhcp 72.15% <100.00%> (+0.06%) ⬆️
#many 72.02% <100.00%> (+0.03%) ⬆️
#modules 23.57% <25.00%> (+<0.01%) ⬆️
#topo 72.26% <100.00%> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
daq/host.py 90.63% <100.00%> (+0.12%) ⬆️

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 bf366e0...4f94f4a. Read the comment docs.

@grafnu grafnu merged commit 07b70d1 into faucetsdn:master Jul 21, 2020
@grafnu grafnu deleted the dumpfix branch July 21, 2020 16:17
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.

2 participants