Commit 9aa193c
committed
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 aaf4022 commit 9aa193c
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 | |
|---|---|---|---|
| |||
52176 | 52176 | | |
52177 | 52177 | | |
52178 | 52178 | | |
52179 | | - | |
| 52179 | + | |
52180 | 52180 | | |
52181 | 52181 | | |
52182 | 52182 | | |
| |||
| 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