Tobiko 0.8.13
Release Notes
0.8.13
New Features
New background
dhcp pingtest was added. This new test runs simple bash script in the guest VM and sends DHCP request periodically to make sure DHCP server replies with the IP address offered. Thedhcp pingbackground test requiresnmapto be installed in the guest VM.
New background
dns pingtest was added. This new test runs simple bash script in the guest VM and periodically tries to resolve hostname of the other VM from the same stack to make sure that DNS service works properly. Thedns pingbackground test requiresresolvectlto be installed in the guest VM.