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 DOC = """ 9 Verifies that /var/lib/dbus/machine-id is properly rotated. 10 """ 11 12 job.run_test('platform_DBusMachineIdRotation') 13