util.environment ================ .. py:module:: util.environment Module Contents --------------- .. py:function:: running_in_tmt() Return True if running under TMT. .. py:function:: reboot() Reboot the system using whatever means appropriate. .. py:function:: get_reboot_count() Return the number of OS reboots the test underwent. .. py:function:: get_test_name() Return a full (absolute) test name of the currently running test. Ie. '/hardening/oscap/stig'.