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