Mattias Walström
Mattias Walström
Tested pass on hardware: s Execution `-- s 0001-all.yaml |-- o 0002-reproducible.py |-- o 0003-wait.py |-- o 0004-Misc tests | `-- o 0005-operational_all.py |-- o 0006-ietf-system | |-- o 0007-hostname.py...
Decision from test description meeting: - One directory per test - Test specification should be generated from the code (checked in) - Each test should have a section for a...
Blocked by #434, that includes the latest SSH model
The netconf model just includes parts of the ssh model for SSH transport. @troglobit
Proposed model (infix-services): module infix-services { yang-version 1.1; namespace "urn:ietf:params:xml:ns:yang:infix-services"; prefix infix-svc; import ietf-inet-types { prefix inet; reference "RFC 6991: Common YANG Data Types"; } import ietf-crypto-types { prefix ct;...
module: infix-services +--rw mdns | +--rw enabled? boolean +--rw ssh | +--rw enabled? boolean | +--rw hostkey* ks:asymmetric-key-ref | +--rw listen* [name] | +--rw name string | +--rw address? inet:ip-address...
The test sends an RPC, the test is run in a loop.
Bug reproduced, took a long time, was running all day, and left it running over night, and on the morning it had failed: Forcing KVM to off (since i had...
Since this was seen on virtual without KVM the timeout scenario seems very likely.
Tried to reproduce, ran test over night. No failure. Close for now.