Merge lp://qastaging/~pundiramit/lava-android-test/stress-tests into lp://qastaging/lava-android-test

Proposed by Amit Pundir
Status: Merged
Merged at revision: 157
Proposed branch: lp://qastaging/~pundiramit/lava-android-test/stress-tests
Merge into: lp://qastaging/lava-android-test
Diff against target: 128 lines (+114/-0)
3 files modified
lava_android_test/test_definitions/cache-coherency.py (+38/-0)
lava_android_test/test_definitions/iozone.py (+38/-0)
lava_android_test/test_definitions/memtester.py (+38/-0)
To merge this branch: bzr merge lp://qastaging/~pundiramit/lava-android-test/stress-tests
Reviewer Review Type Date Requested Status
Yongqin Liu Approve
Review via email: mp+106770@code.qastaging.launchpad.net

Description of the change

Add Android stress tests (memtester, iozone, cache-coherency) in LAVA.

To post a comment you must log in.
Revision history for this message
Yongqin Liu (liuyq0307) wrote :

31 +ADB_SHELL_STEPS = ['"stressapptest -M 16 --cc_test -s 10"']
74 +ADB_SHELL_STEPS = ['"iozone -a -i 0 -i 2 -s 16m -V teststring"']
117 +ADB_SHELL_STEPS = ['"memtester 1M 1"']

I don't think the double quote is necessary in the three lines above,
and it's possible that they may cause it failed.

review: Needs Fixing
157. By Amit Pundir

Remove double quotes from ADB_SHELL_STEPS

Revision history for this message
Yongqin Liu (liuyq0307) wrote :

Thanks.
Have tested the version 157

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches