blob: e3a12ee29e321ede7c58e743d1f24377976e83f6 [file] [log] [blame]
# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
NAME = 'hardware_StorageFio.stress'
AUTHOR = 'gwendal'
PURPOSE = 'Test the root device, when booted from a USB stick'
TIME = 'LENGTHY'
TEST_TYPE = 'client'
ATTRIBUTES = "suite:storagequal"
DOC = """
Send stress pattern to the disk for 30 minutes: 64K random write with 15% of
read.
"""
job.run_test(url='hardware_StorageFio', filesize=0,
requirements = [('64k_stress', [])])