Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Issue 3412036: Basis for cryptohome+power_SuspendResume stress test. (Closed)

Created:
10 years, 2 months ago by seano
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano+cc_chromium.org, ericli, petkov+cc_chromium.org, truty+cc_chromium.org
Visibility:
Public.

Description

Basis for cryptohome+power_SuspendResume stress test. BUG=chromeos:2172 TEST=Manually ran on my L13. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=50618ca

Patch Set 1 #

Patch Set 2 : cleanups and version bump FIO dep #

Patch Set 3 : cleanups #

Patch Set 4 : cleanups & and fix breakage caused by rtc utils refactoring #

Patch Set 5 : Cleanup deps and control files. #

Patch Set 6 : tweaks to test params #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+823 lines, -2 lines) Patch
M client/common_lib/rtc.py View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M client/common_lib/sys_power.py View 1 2 3 4 2 chunks +13 lines, -2 lines 0 comments Download
A client/deps/fio/Makefile.patch View 1 chunk +21 lines, -0 lines 0 comments Download
A client/deps/fio/common.py View 1 chunk +12 lines, -0 lines 0 comments Download
A client/deps/fio/control View 1 chunk +5 lines, -0 lines 0 comments Download
A client/deps/fio/crc32c-intel.patch View 1 chunk +39 lines, -0 lines 0 comments Download
A client/deps/fio/fio.py View 1 2 1 chunk +33 lines, -0 lines 0 comments Download
A client/deps/fio/fio-1.44.tar.bz2 View 1 Binary file 0 comments Download
A client/site_tests/platform_CryptohomeFio/16k_read View 1 2 3 4 1 chunk +22 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeFio/16k_write View 1 2 3 4 1 chunk +22 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeFio/4k_read View 1 2 3 4 1 chunk +22 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeFio/4k_write View 1 2 3 4 1 chunk +22 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeFio/8k_read View 1 2 3 4 1 chunk +22 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeFio/8k_write View 1 2 3 4 1 chunk +22 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeFio/boot View 1 2 3 4 1 chunk +46 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeFio/control View 1 2 3 4 1 chunk +22 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeFio/control.new View 1 2 3 4 1 chunk +48 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeFio/login View 1 2 3 4 1 chunk +50 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeFio/platform_CryptohomeFio.py View 1 2 3 4 1 chunk +81 lines, -0 lines 1 comment Download
A client/site_tests/platform_CryptohomeFio/quick_write View 1 2 3 4 1 chunk +22 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeFio/seq_read View 1 2 3 4 1 chunk +21 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeFio/seq_write View 1 2 3 4 1 chunk +21 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeFio/seq_write_verified View 1 2 3 4 1 chunk +31 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeFio/surfing View 1 2 3 4 1 chunk +33 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeStress/control View 1 2 3 4 1 chunk +28 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeStress/control.surfing View 1 2 3 4 1 chunk +27 lines, -0 lines 0 comments Download
A client/site_tests/platform_CryptohomeStress/platform_CryptohomeStress.py View 1 2 3 4 1 chunk +42 lines, -0 lines 0 comments Download
A client/site_tests/platform_SuspendStress/control View 1 2 3 4 1 chunk +19 lines, -0 lines 0 comments Download
A client/site_tests/platform_SuspendStress/platform_SuspendStress.py View 1 2 3 4 5 1 chunk +69 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
ggg
Sean, It seems wrong to have multiple versions of the same tarball in the same ...
10 years ago (2010-12-01 16:57:02 UTC) #1
Kenneth Waters
Seems to me would should have one copy of fio in client/deps/fio that's built during ...
9 years, 11 months ago (2011-01-07 17:46:53 UTC) #2
ggg
On 2011/01/07 17:46:53, Kenneth Waters wrote: > Seems to me would should have one copy ...
9 years, 11 months ago (2011-01-11 01:16:04 UTC) #3
seano
ggg, Reviving this ancient CL. That patch looks incomplete, is that the whole thing? On ...
9 years, 11 months ago (2011-01-22 00:26:47 UTC) #4
ggg
On Fri, Jan 21, 2011 at 4:26 PM, <seano@chromium.org> wrote: > Reviewers: fes, ggg, Kenneth ...
9 years, 11 months ago (2011-01-22 01:27:16 UTC) #5
seano
ggg, the patch doesn't apply to any files in this changelist. I'd like to submit ...
9 years, 11 months ago (2011-01-27 22:50:02 UTC) #6
ggg
LGTM On 2011/01/27 22:50:02, seano wrote: > ggg, the patch doesn't apply to any files ...
9 years, 11 months ago (2011-01-27 23:45:02 UTC) #7
DaleCurtis
9 years, 10 months ago (2011-01-31 23:10:03 UTC) #8
Autotest fails under USE=buildcheck without these fixes.

Also why two control files in platform_CryptohomeFio?

http://codereview.chromium.org/3412036/diff/24002/client/site_tests/platform_...
File client/site_tests/platform_CryptohomeFio/platform_CryptohomeFio.py (right):

http://codereview.chromium.org/3412036/diff/24002/client/site_tests/platform_...
client/site_tests/platform_CryptohomeFio/platform_CryptohomeFio.py:6: from
autotest_lib.client.bin import chromeos_constants, site_cryptohome
These paths are wrong, should be:

from autotest_lib.client.cros import cryptohome as site_cryptohome
from autotest_lib.client.cros import constants as chromeos_constants

Powered by Google App Engine
This is Rietveld 408576698