mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-02 05:43:02 +02:00
Libyang is smart, it "fixes" the timezone for you, this was overriden by a hack in netconf.py and restconf.py, but what you really want is to see in operational what the current timezone is.
25 lines
659 B
Plaintext
25 lines
659 B
Plaintext
=== Set timezone using timezone name
|
|
==== Description
|
|
Verify that it is possible to set timezone using timezone names.
|
|
|
|
==== Topology
|
|
ifdef::topdoc[]
|
|
image::{topdoc}../../test/case/ietf_system/timezone/topology.svg[Set timezone using timezone name topology]
|
|
endif::topdoc[]
|
|
ifndef::topdoc[]
|
|
ifdef::testgroup[]
|
|
image::timezone/topology.svg[Set timezone using timezone name topology]
|
|
endif::testgroup[]
|
|
ifndef::testgroup[]
|
|
image::topology.svg[Set timezone using timezone name topology]
|
|
endif::testgroup[]
|
|
endif::topdoc[]
|
|
==== Test sequence
|
|
. Set up topology and attach to target DUT
|
|
. Set timezone to Australia/Perth
|
|
. Verify timezone is Australia/Perth
|
|
|
|
|
|
<<<
|
|
|