test: minor, spelling

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2024-12-04 12:57:04 +01:00
parent 997310f9a2
commit bb987cfe9e
2 changed files with 2 additions and 2 deletions
@@ -17,7 +17,7 @@ endif::testgroup[]
endif::topdoc[]
==== Test sequence
. Set up topology and attach to target DUT
. Set IPv4 address 10.0.0.10/24 on target:data and disable MDNS and LLDP
. Set IPv4 address 10.0.0.10/24 on target:data and disable mDNS and LLDP
. Enable mDNS and LLDP and toggle target:data DOWN and UP to trigger service
. Verify on host:data there are packets from 10.0.0.10:5354 (mDNS)
. Verify on host:data there are LLDP packets sent from 10.0.0.10
@@ -71,7 +71,7 @@ with infamy.Test() as test:
env = infamy.Env()
target = env.attach("target", "mgmt")
with test.step("Set IPv4 address 10.0.0.10/24 on target:data and disable MDNS and LLDP"):
with test.step("Set IPv4 address 10.0.0.10/24 on target:data and disable mDNS and LLDP"):
_, tport = env.ltop.xlate("target", "data")
target.put_config_dict("ietf-interfaces", {