mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33: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.
=== Set timezone with UTC offset
==== Description
Verify that it is possible to set timezone using UTC offset
==== Topology
ifdef::topdoc[]
image::{topdoc}../../test/case/ietf_system/timezone_utc_offset/topology.svg[Set timezone with UTC offset topology]
endif::topdoc[]
ifndef::topdoc[]
ifdef::testgroup[]
image::timezone_utc_offset/topology.svg[Set timezone with UTC offset topology]
endif::testgroup[]
ifndef::testgroup[]
image::topology.svg[Set timezone with UTC offset topology]
endif::testgroup[]
endif::topdoc[]
==== Test sequence
. Set up topology and attach to target DUT
. Set timezone UTC offset to +12
. Verify current timezone is UTC+12:00
<<<