removable_storage_test should factor in lowest common denominator media size when choosing file sizes

Bug #1167214 reported by Brendan Donegan
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Checkbox
Fix Released
High
Jeff Lane 

Bug Description

The removable_storage_test script was recently modified to write files of ~256MB to the media. This ought to be fine, given that *most* media nowadays is well above that size. For the old MMC format though it seems this assumption is untrue and the test is failing when run on 128MB MMC cards. If possible it would be best for the tests to account for this lowest common denominator in terms of size while still addressing the concerns mentioned in https://bugs.launchpad.net/checkbox/+bug/1149213.

Related branches

Revision history for this message
Jeff Lane  (bladernr) wrote :

This is easy enough to fix... the limits are set in the command of each job description rather than generically in the script. Fix incomming.

Changed in checkbox:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Jeff Lane (bladernr)
status: Confirmed → Triaged
status: Triaged → In Progress
Revision history for this message
Jeff Lane  (bladernr) wrote :

Reduced to 64MB. Since only 1 iteration is done, this should work fine on 128MB MMC cards.

Changed in checkbox:
status: In Progress → Fix Committed
Changed in checkbox:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.