Releases: LabNConsulting/munet
Releases · LabNConsulting/munet
0.16.0
0.15.6
0.15.5
Changes since 0.15.4:
mutest: update docs that no-description implies no error on !success
mutest: print pause on empty desc
mutest: improve clarty of test pause
mutest: fix partial match for non dictionary items
mutest: do even deeper inspection during DeepDiff for in-exect matching
mutest: add control step, pause()
munet: replace %NAME% in prompt
munet: fix issue with adding namespaces in parallel runs
munet: fix bug in cli.py
munet: cleanup p2p configuration
munet: Allow more than 256 nodes
docs: Alternate install instructions
0.15.4
munet: move yaml import to the only function that uses it. This limits the dependency to the L3QemuVM cloud image code. Signed-off-by: Christian Hopps <[email protected]>
0.15.3
munet: add new readline and waitline functions These functions can be used with popen processes during tests to wait for output (or timeout) Signed-off-by: Christian Hopps <[email protected]>
0.15.2
0.15.1
tests: add auto cloud-init test Signed-off-by: Christian Hopps <[email protected]>
0.15.0
0.14.15
code: fix CLI bug introduced in 0.14.14 Signed-off-by: Christian Hopps <[email protected]>