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

NX-OS: flip new parser on by default #4718

Merged
merged 2 commits into from
Sep 6, 2019
Merged

Conversation

dhalperi
Copy link
Member

@dhalperi dhalperi commented Sep 6, 2019

And update refs

@batfish-bot
Copy link

This change is Reviewable

Copy link
Member

@arifogel arifogel left a comment

Choose a reason for hiding this comment

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

Reviewed 5 of 7 files at r1.
Reviewable status: 5 of 7 files reviewed, 1 unresolved discussion (waiting on @arifogel and @dhalperi)


tests/parsing-tests/unit-tests-warnings.ref, line 2528 at r1 (raw file):

        "Text" : "ip address 1.2.3.4/24 route-preference 10 tag 12345",
        "Parser_Context" : "[if_ip_address if_inner s_interface stanza cisco_configuration]",
        "Comment" : "Unsupported: route-preference declared in interface IP address"

Is this supported now? Same for other two that disappeared.

@codecov
Copy link

codecov bot commented Sep 6, 2019

Codecov Report

Merging #4718 into master will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #4718   +/-   ##
=========================================
  Coverage     75.88%   75.88%           
  Complexity    28024    28024           
=========================================
  Files          2215     2215           
  Lines        110277   110277           
  Branches      13282    13282           
=========================================
  Hits          83687    83687           
  Misses        20186    20186           
  Partials       6404     6404

Copy link
Member Author

@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.

Reviewable status: 5 of 7 files reviewed, 1 unresolved discussion (waiting on @arifogel)


tests/parsing-tests/unit-tests-warnings.ref, line 2528 at r1 (raw file):

Previously, arifogel (Ari Fogel) wrote…

Is this supported now? Same for other two that disappeared.

yes

Copy link
Member Author

@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.

Reviewable status: 5 of 7 files reviewed, 1 unresolved discussion (waiting on @arifogel)


tests/parsing-tests/unit-tests-warnings.ref, line 2528 at r1 (raw file):

Previously, dhalperi (Dan Halperin) wrote…

yes

See the ConnectedRouteMetadata class and its new appearance in the refs.

Copy link
Member

@arifogel arifogel left a comment

Choose a reason for hiding this comment

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

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

@dhalperi dhalperi merged commit c83cc75 into batfish:master Sep 6, 2019
@dhalperi dhalperi deleted the nxos-flip-bit branch September 6, 2019 03:06
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