flatcar-scripts/mod_for_test_scripts/b100fio
kwaters@google.com 5db44aa611 Add fio based autotest cases.
- Rev chromeos-systemtests, and add fio as a dependency.
- Add fio into the image during mod_image_for_test.sh

Review URL: http://chromereview.prom.corp.google.com/1180028

git-svn-id: svn://chrome-svn/chromeos/trunk@297 06c00378-0e64-4dae-be16-12b19f9950a1
2009-11-19 22:31:21 +00:00

13 lines
345 B
Plaintext

# Copyright (c) 2009 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.
# build fio
pushd "${GCLIENT_ROOT}/src/third_party/fio"
./make_pkg.sh
popd
sudo cp "${DEFAULT_BUILD_ROOT}"/x86/local_packages/fio_*.deb \
"${ROOT_FS_DIR}/modify_build/"