infix
infix copied to clipboard
Linux :yellow_heart: NETCONF = Infix
### Description In some use-cases it would be useful to be able to infer using the base MAC (chassis MAC) address on an interface, e.g., VETH pairs or layer-2 tunnel...
Use new YANG-patch feature instead.
The upgrade test currently has a FileServer class that could be refactored into a generic class for other tests. This would allow Infix DUTs to download whatever they want from...
For testing in virtual environments, it would be highly useful if the interface names were the same as final HW. The GNS3 appliance files support an `"port_name_format": "ethernet{port1}"` format. There's...
### Current Behavior In this regression test suite run, all tests failed: https://gist.github.com/ael-bot/5fd102d6b9c777810fa8fa1c120fe553 This stemmed from the fact that no port interfaces were brought up: ``` admin@test-05-24-67:~$ ipb l lo...
For purposes of testing it would be beneficial to support fuzzing the API to sysrepo. E.g., setting a failure rate for an XPath in the operational datastore. Possible API: -...
Add test to verify container upgrade works as intended. Or, at the very least, test manually before each release. Purpose is to check for regressions like: - #623 > **Note:**...
For evaluating test coverage, a heat map of XPaths traversed after a test suite could be generated from Infamy.
### Description List OSPF database via NETCONF is not supported, as the associated yang branch of "ietf-ospf.yang" is deviated as not supported by "infix-routing.yang". This feature request concerns listing what...