Commit 8670db6
Fix: update EVI regex and test output in show_l2vpn_bridge_domain_detail parser
- Modified `p63` regex in `show_l2vpn.py` to support optional suffix (e.g., "(SRv6)") for EVI values
- Updated `golden9_expected.py` to reflect new test output for EVI field
- Adjusted URL in `github_parser.json` for the updated line reference
These changes enhance the parser's compatibility with new formats in `ShowL2vpnBridgeDomainDetail`.1 parent cec68d3 commit 8670db6
File tree
4 files changed
+10
-2
lines changed- changelog/undistributed
- sdk_generator/outputs
- src/genie/libs/parser/iosxr
- tests/ShowL2vpnBridgeDomainDetail/cli/equal
4 files changed
+10
-2
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58595 | 58595 | | |
58596 | 58596 | | |
58597 | 58597 | | |
58598 | | - | |
| 58598 | + | |
58599 | 58599 | | |
58600 | 58600 | | |
58601 | 58601 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1585 | 1585 | | |
1586 | 1586 | | |
1587 | 1587 | | |
1588 | | - | |
| 1588 | + | |
| 1589 | + | |
1589 | 1590 | | |
1590 | 1591 | | |
1591 | 1592 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
0 commit comments