genieparser icon indicating copy to clipboard operation
genieparser copied to clipboard

Updated ASA regex

Open kingfetty opened this issue 4 months ago • 1 comments

Description

Updated regex for ASA 'show failover' and 'show version' commands.

Motivation and Context

Previous regex did not handle interfaces with names starting with "Ethernet". Previous regex did not handle processor types with '/' in the output.

Impact (If any)

None

Screenshots:

pyats test pass

Checklist:

  • [x] I have updated the changelog.
  • [x] I have updated the documentation (If applicable).
  • [x] I have added tests to cover my changes (If applicable).
  • [x] All new and existing tests passed.
  • [x] All new code passed compilation.

kingfetty avatar Apr 11 '24 15:04 kingfetty

any movement here on code review?

kingfetty avatar Apr 23 '24 20:04 kingfetty