mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 13:23:01 +02:00
21 lines
486 B
Plaintext
21 lines
486 B
Plaintext
=== Basic NTP Client Test
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/system/ntp_client]
|
|
|
|
==== Description
|
|
|
|
Verify NTP client with multiple servers, ensure one get selected.
|
|
|
|
==== Topology
|
|
|
|
image::topology.svg[Basic NTP Client Test topology, align=center, scaledwidth=75%]
|
|
|
|
==== Sequence
|
|
|
|
. Set up topology and attach to target DUT
|
|
. Configure NTP client on 'target'
|
|
. Verify one source is in 'selected' state on 'target'
|
|
. Verify three sources exist in NTP client on 'target'
|
|
|
|
|