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

Cumulus: VXLAN interfaces may be used as bridge-ports #5293

Merged
merged 2 commits into from
Dec 20, 2019

Conversation

dhalperi
Copy link
Member

No description provided.

@batfish-bot
Copy link

This change is Reviewable

Copy link
Contributor

@progwriter progwriter left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Contributor

@progwriter progwriter left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r2.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@codecov
Copy link

codecov bot commented Dec 20, 2019

Codecov Report

Merging #5293 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #5293      +/-   ##
============================================
- Coverage     73.39%   73.39%   -0.01%     
  Complexity    31956    31956              
============================================
  Files          2624     2624              
  Lines        128893   128905      +12     
  Branches      15499    15501       +2     
============================================
+ Hits          94602    94608       +6     
- Misses        26802    26810       +8     
+ Partials       7489     7487       -2
Impacted Files Coverage Δ Complexity Δ
...presentation/cumulus/CumulusNcluConfiguration.java 92.81% <ø> (ø) 230 <0> (ø) ⬇️
.../src/main/java/org/batfish/datamodel/flow/Hop.java 53.33% <0%> (-6.67%) 5% <0%> (-1%)
...rc/main/java/org/batfish/datamodel/flow/Trace.java 87.09% <0%> (-3.23%) 12% <0%> (-1%)
...col/src/main/java/org/batfish/role/InferRoles.java 89.54% <0%> (-1.37%) 50% <0%> (-1%)
...src/main/java/org/batfish/coordinator/PoolMgr.java 64.04% <0%> (-1.13%) 15% <0%> (-1%)
...rg/batfish/dataplane/ibdp/EigrpRoutingProcess.java 93.1% <0%> (-0.39%) 69% <0%> (-1%)
...batfish/src/main/java/org/batfish/main/Driver.java 38.25% <0%> (-0.25%) 28% <0%> (ø)
...a/org/batfish/dataplane/traceroute/FlowTracer.java 90% <0%> (+0.04%) 72% <0%> (+1%) ⬆️
...mmar/palo_alto_nested/PaloAltoNestedFlattener.java 97.1% <0%> (+0.17%) 20% <0%> (+2%) ⬆️
.../src/main/java/org/batfish/datamodel/FlowDiff.java 81.08% <0%> (+1.35%) 28% <0%> (+1%) ⬆️
... and 2 more

@dhalperi dhalperi merged commit 4e7efe0 into batfish:master Dec 20, 2019
@dhalperi dhalperi deleted the cumulus-reference branch December 20, 2019 22:38
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.

None yet

3 participants