Skip to content

Commit

Permalink
Fix voss_8608 accidental character
Browse files Browse the repository at this point in the history
  • Loading branch information
murrant committed Jul 8, 2024
1 parent cbccb9f commit 86bdb10
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tests/data/voss_8608.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
9{
{
"os": {
"discovery": {
"devices": [
Expand Down
4 changes: 4 additions & 0 deletions tests/module_tables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ bgp-peers:
- { left: bgpPeers.vrf_id, right: vrfs.vrf_id, select: [vrfs.bgpLocalAs as vrfLocalAs] }
bgpPeers_cbgp:
excluded_fields: [device_id]
entity-physical:
entPhysical:
excluded_fields: [device_id, entPhysical_id]
order_by: entPhysicalIndex
fdb-table:
ports_fdb:
excluded_fields: [device_id, ports_fdb_id, port_id, vlan_id, created_at, updated_at]
Expand Down

0 comments on commit 86bdb10

Please sign in to comment.