
This new background tests runs simple bash script in the guest VM and, using nmap's script sends DHCP request to check if there will be DHCP offer send back. Related: #TOBIKO-138 Change-Id: Ied73c1142ab17533a9240fa53cde978354909bb8
9 lines
322 B
YAML
9 lines
322 B
YAML
---
|
|
features:
|
|
- |
|
|
New background ``dhcp ping`` test 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.
|
|
The ``dhcp ping`` background test requires ``nmap`` to be installed in the
|
|
guest VM.
|