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

Arista BGP: flip bit to new bgp parser #5376

Merged
merged 8 commits into from
Jan 9, 2020

Conversation

progwriter
Copy link
Contributor

@progwriter progwriter commented Jan 8, 2020

  • aristabgp debug flag is now a noop
  • noaristabgp debug flag now allows reverting to the old hybrid parser
  • Fix up syntax in some of our older tests that use EOS configs

@batfish-bot
Copy link

This change is Reviewable

progwriter pushed a commit to progwriter/batfish that referenced this pull request Jan 8, 2020
While flipping the bit to new parser (batfish#5376), found test failures. Turns out VI
pipeline a little incorrect so doing the fix in fixing for now.
progwriter added a commit that referenced this pull request Jan 8, 2020
While flipping the bit to new parser (#5376), found e2e default-originate test failures. Turns out VI
pipeline a little incorrect so doing the fix in fixing for now.
Victor Heorhiadi added 5 commits January 8, 2020 14:25
1. 'aristabgp' debug flag is now a noop
2. 'noaristabgp' debug flag now allows using the old hybrid parser
Cannot type it in an emulator. Believe to be IOS command only.
@progwriter progwriter marked this pull request as ready for review January 8, 2020 22:54
{
"File_Name" : "configs/arista_bgp",
"Struct_Type" : "bgp peer-group",
"Ref_Name" : "UNDEFINED_PEER_GROUP",
Copy link
Member

Choose a reason for hiding this comment

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

Is this a bug?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. :( #5378

Copy link
Member

@dhalperi dhalperi left a comment

Choose a reason for hiding this comment

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

Reviewed 4 of 4 files at r1, 1 of 8 files at r2, 1 of 1 files at r3, 2 of 2 files at r4, 9 of 9 files at r5, 2 of 4 files at r6, 2 of 2 files at r8.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@progwriter progwriter merged commit 0ab7a5d into batfish:master Jan 9, 2020
@progwriter progwriter deleted the arista-flip-bit branch January 9, 2020 00:05
@codecov
Copy link

codecov bot commented Jan 9, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@10405c9). Click here to learn what that means.
The diff coverage is 83.33%.

@@            Coverage Diff            @@
##             master    #5376   +/-   ##
=========================================
  Coverage          ?   73.31%           
  Complexity        ?    32040           
=========================================
  Files             ?     2624           
  Lines             ?   129292           
  Branches          ?    15559           
=========================================
  Hits              ?    94792           
  Misses            ?    26973           
  Partials          ?     7527
Impacted Files Coverage Δ Complexity Δ
...fish/grammar/cisco/CiscoControlPlaneExtractor.java 67.49% <83.33%> (ø) 1413 <0> (?)

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