1 AUTHOR = 'zeuthen' 2 NAME = 'platform_DBusMachineIdRotation' 3 TIME = 'FAST' 4 TEST_CATEGORY = 'Functional' 5 TEST_CLASS = 'platform' 6 TEST_TYPE = 'client' 7 ATTRIBUTES = "suite:experimental" 8 SUITE = 'experimental' 9 DOC = """ 10 Verifies that /var/lib/dbus/machine-id is properly rotated. 11 """ 12 13 job.run_test('platform_DBusMachineIdRotation') 14