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

openconfig / featureprofiles / 4813025326
48%
main: 10%

Build:
Build:
LAST BUILD BRANCH: mpls_exp_1.2
DEFAULT BRANCH: main
Ran 26 Apr 2023 08:22PM UTC
Jobs 1
Files 19
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

26 Apr 2023 08:22PM UTC coverage: 55.461%. Remained the same
4813025326

Pull #1460

github

Prakash Badrinarayanan
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 specified
Pull Request #1460: Fix ipv4_entry_test failure in EOS due to primary ip address configuration failure

1173 of 2115 relevant lines covered (55.46%)

0.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4813025326.1 26 Apr 2023 08:22PM UTC 0
55.46
GitHub Action Run
Source Files on build 4813025326
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #1460
  • PR Base - main (#4812734585)
  • 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