Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Metrics: Add test case to write and read a 100MB file in /data #34

Open
lifeeth opened this issue Sep 19, 2016 · 0 comments
Open

Comments

@lifeeth
Copy link
Contributor

lifeeth commented Sep 19, 2016

This test case would allow us to see trends over time of I/O speeds. Since Robot framework automatically records the execution time of test cases - we could just have two cases one just writing from /dev/null to a 100MB file and one reading from the 100 MB file to /dev/null using dd.

  1. Helps us in predicting a failure of the hardware rig.
  2. Find regressions in kernel configurations causing SDcard I/O slow downs.
  3. Allow us to have a rig to benchmark different SD card speeds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant