ondatra
ondatra copied to clipboard
Creating this small PR to allow the knebind functionality to allow insecure grpc connections without a cert for testing purposes.
Could you please add support for AcctzStream within the GNSIClients in the 'binding.go' file. This is available in the latest proto 1.4.5: https://github.com/openconfig/gnsi/blob/v1.4.5/acctz/acctz.proto Acctz() will be deprecated and replaced by...
There is a bug (in Ondatra) and it is assuming DevicePort as the InsidePort here: https://github.com/openconfig/ondatra/blob/main/knebind/knebind.go#L486 This works for Arista and Nokia because they use the same outside and inside...
Hi Team, OTG port is showing down, which is connected to container. complete log below: /root/featureprofiles/feature/experimental/interface/interface_loopback_aggregate/otg_tests/interface_loopback_aggregate/# go test -kne-topo /root/featureprofiles/topologies/kne/juniper/ncptx/dutate_lag.textproto -default_creds root/Google123 -outputs_dir /var/log/ondatra_execution/interface_loopback_aggregate -timeout 45m -xml /var/log/ondatra_execution/RT-5.6_interface_loopback_aggregate_test.go_ncptx.xml -known_issue_url ''...
Bumps [github.com/golang/glog](https://github.com/golang/glog) from 1.2.3 to 1.2.4. Release notes Sourced from github.com/golang/glog's releases. v1.2.4 What's Changed Fail if log file already exists by @chressie in golang/glog#74: glog: Don't try to create/rotate...
Wip
The ServiceName function in /knebind/solver/solver.go is missing the case for introspect.GNPSI