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

openconfig / featureprofiles / 5214738921
10%

Build:
DEFAULT BRANCH: main
Ran 08 Jun 2023 06:55PM UTC
Jobs 1
Files 29
Run time 1s
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

08 Jun 2023 06:55PM UTC coverage: 47.896%. Remained the same
5214738921

push

github

web-flow
Fix ipv4_entry_test "Multiple next-hops with MAC override" testlet failure in EOS  (#1460)

* Fix ipv4_entry_test failure in EOS due to primary ip address configuration update failure
In EOS, gnmi.Update to an interface primary address when there is already an ip address configured for that interface will fail.
"""
    ipv4_entry_test.go:311: Update(t) on dut(cmp304) /interfaces/interface[name=Ethernet3/5/1]: Update(t) at path origin:"openconfig" elem:{name:"interfaces"} elem:{name:"interface" key:{key:"name" value:"Ethernet3/5/1"}}: rpc error: code = InvalidArgument desc = error on request {
        prefix: {
          target: "cmp304"
        }
        update: {
          path: {
            origin: "openconfig"
            elem: {
              name: "interfaces"
            }
            elem: {
              name: "interface"
              key: {
                key: "name"
                value: "Ethernet3/5/1"
              }
            }
          }
          val: {
            json_ietf_val: "{\n  \"openconfig-interfaces:config\": {\n    \"description\": \"DUT Port 2\",\n    \"enabled\": true,\n    \"name\": \"Ethernet3/5/1\",\n    \"type\": \"iana-if-type:ethernetCsmacd\"\n  },\n  \"openconfig-interfaces:name\": \"Ethernet3/5/1\",\n  \"openconfig-interfaces:subinterfaces\": {\n    \"subinterface\": [\n      {\n        \"config\": {\n          \"index\": 0\n        },\n        \"index\": 0,\n        \"openconfig-if-ip:ipv4\": {\n          \"addresses\": {\n            \"address\": [\n              {\n                \"config\": {\n                  \"ip\": \"192.0.2.21\",\n                  \"prefix-length\": 30\n                },\n                \"ip\": \"192.0.2.21\"\n              }\n            ]\n          },\n          \"config\": {\n            \"enabled\": true\n          }\n        }\n      }\n    ]\n  }\n}"
          }
        }
        }: failed to apply: one and only one primary IPv4 address can be spec... (continued)

1320 of 2756 relevant lines covered (47.9%)

0.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5214738921.1 08 Jun 2023 06:55PM UTC 29
47.9
GitHub Action Run
Source Files on build 5214738921
  • Tree
  • List 29
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e1e2a712 on github
  • Prev Build on main (#5213869485)
  • Next Build on main (#5215156327)
  • 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