blob: 91c09f04d8af9ad65809785520b960b585b4cac4 [file] [log] [blame]
AUTHOR = "Chrome OS Team"
NAME = "build_RootFilesystemSize"
PURPOSE = "Report the production size of the rootfs."
CRITERIA = """
This test is a benchmark. However, this test will fail if the size of the rootfs
cannot be obtained.
"""
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "build"
TEST_TYPE = "client"
DOC = """
This test returns the root image size for tracking bloat over time.
"""
job.run_test('build_RootFilesystemSize')