Files
infix/test/case/ietf_system/timezone
Mattias Walström cfbdce1b90 Change timezone test to check timezone in operational instead of checking time
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.
2025-04-30 11:51:45 +02:00
..

=== 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


<<<