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