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