• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

openconfig / featureprofiles / 17686672576 / 1
12%
main: 10%

Build:
Build:
LAST BUILD BRANCH: june29
DEFAULT BRANCH: main
Ran 12 Sep 2025 09:42PM UTC
Files 109
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Sep 2025 09:37PM UTC coverage: 12.378%. Remained the same
17686672576.1

Pull #4588

github

web-flow
Revise README RT-10.1 for table connections import-match

 Today, table-connections only defines an import-policy leaf and implies that the matching conditions are evaluated against the src-protocol and the resulting matching routes are copied into the dst-protocol.  But RT-10.1 defines a need to match a route in a different table/protocol.  (in this case, the route we want to match is in the `dst-protocol` table)

`/routing-policy/policy-definitions/policy-definition/statements/statement/actions/config/import-match-protocol = "BGP"`

For context, here is the tree for table-connections with the proposed `import-match-protocol` leaf:
```
        +--rw table-connections
        |  +--rw table-connection* [src-protocol dst-protocol address-family]
        |     +--rw src-protocol      -> ../config/src-protocol
        |     +--rw dst-protocol      -> ../config/dst-protocol
        |     +--rw address-family    -> ../config/address-family
        |     +--rw config
        |     |  +--rw src-protocol?                 -> ../../../../tables/table/config/protocol
        |     |  +--rw address-family?               -> ../../../../tables/table[protocol=current()/../src-protocol]/config/address-family
        |     |  +--rw dst-protocol?                 -> ../../../../tables/table/config/protocol
        |     |  +--rw disable-metric-propagation?   boolean
        |     |  +--rw import-policy*                -> /oc-rpol:routing-policy/policy-definitions/policy-definition/name
+       |     |  +--rw import-match-protocol          -> ../../../../tables/table/config/protocol
        |     |  +--rw default-import-policy?        default-policy-type
        |     +--ro state
        |        +--ro src-protocol?                 -> ../../../../tables/table/config/protocol
        |        +--ro address-family?               -> ../../../../tables/table[protocol=current()/../src-protocol]/config/address-family
        |        +--ro dst-protocol?  ... (continued)
Pull Request #4588: Revise README RT-10.1 for table connections import-match

2111 of 17055 relevant lines covered (12.38%)

0.14 hits per line

Source Files on job 17686672576.1
  • Tree
  • List 109
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17686672576
  • d84eb3ca on github
  • Prev Job for on dplore-patch-17 (#17668904369.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc