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

Palo Alto Static Route with next-vr conversion #4101

Merged
merged 5 commits into from
Jun 18, 2019

Conversation

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

:lgtm:

Reviewed 7 of 7 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @sfraint)

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 (waiting on @sfraint)

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 7 of 7 files at r3.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @arifogel and @sfraint)


projects/batfish/src/test/resources/org/batfish/grammar/palo_alto/testconfigs/static-route, line 9 at r3 (raw file):

set network virtual-router vr2 routing-table ip static-route ROUTE2 destination 0.0.0.0/0
set network virtual-router vr2 routing-table ip static-route ROUTE2 nexthop next-vr fakevr
set network virtual-router vr2 routing-table ip static-route ROUTE2 nexthop next-vr fakevr

this line duplicate of the line right above?


tests/parsing-tests/unit-tests-undefined.ref, line 3849 at r3 (raw file):

        "Struct_Type" : "interface",
        "Ref_Name" : "dummy",
        "Context" : "virtual-router interface",

confused as to why fakevr isn't the undefined ref here

Copy link
Member Author

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

Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @progwriter and @sfraint)


projects/batfish/src/test/resources/org/batfish/grammar/palo_alto/testconfigs/static-route, line 9 at r3 (raw file):

Previously, progwriter (Victor Heorhiadi) wrote…

this line duplicate of the line right above?

removed

Copy link
Member Author

@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 1 of 1 files at r4.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @progwriter and @sfraint)

@codecov
Copy link

codecov bot commented Jun 18, 2019

Codecov Report

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

@@            Coverage Diff            @@
##             master    #4101   +/-   ##
=========================================
  Coverage     75.09%   75.09%           
  Complexity    24574    24574           
=========================================
  Files          2021     2021           
  Lines         98428    98428           
  Branches      11690    11690           
=========================================
  Hits          73913    73913           
  Misses        19195    19195           
  Partials       5320     5320

Copy link
Member Author

@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 1 of 1 files at r5.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @sfraint)

@arifogel arifogel closed this Jun 18, 2019
@arifogel arifogel merged commit cb67128 into batfish:master Jun 18, 2019
@arifogel arifogel deleted the ari-pa-next-vr-conversion branch June 18, 2019 23:28
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