Tests/Journal/Nand-full: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (added link to erikg's datastore-filling script) |
||
Line 1: | Line 1: | ||
{{Test case |
{{Test case |
||
|testcase_name=Nand-full |
|testcase_name=Nand-full |
||
|testcase_stream=joyride |
|testcase_stream=joyride |
||
|testcase_build=709 |
|testcase_build=709 |
||
Line 6: | Line 6: | ||
|testcase_feature=trac #7591 |
|testcase_feature=trac #7591 |
||
|testcase_objective=Fill up the Nand memory to >88%; Ensure on the next boot that some files will be deleted automatically to allow booting. |
|testcase_objective=Fill up the Nand memory to >88%; Ensure on the next boot that some files will be deleted automatically to allow booting. |
||
|testcase_tools=Python script to create files of random data. Copy files, concatenate files to get to 88%. |
|testcase_tools=Python script to create files of random data (http://dev.laptop.org/~erik/code/fill_ds_random.py). Copy files, concatenate files to get to 88%. |
||
|testcase_setup=Fill a laptop with files. |
|testcase_setup=Fill a laptop with files. |
||
|testcase_procedure= |
|testcase_procedure=1. Get to >88% diskfull (check progressvia 'df' command). |
||
⚫ | |||
# Get to >88% diskfull (check via 'df' command) |
|||
⚫ | |||
⚫ | |||
⚫ | |||
|testcase_expectedresults=The laptop should give the message that the disk is full and tell you that it will remove files to allow booting. |
|testcase_expectedresults=The laptop should give the message that the disk is full and tell you that it will remove files to allow booting. |
||
|testcase_comments=none |
|testcase_comments=none |
||
Line 21: | Line 20: | ||
|testresult_build=709 |
|testresult_build=709 |
||
|testresult_passfail=Pass |
|testresult_passfail=Pass |
||
|testresult_tickets= |
|||
|testresult_comments=none |
|testresult_comments=none |
||
}} |
}} |
Revision as of 15:30, 18 August 2008
Test case: Short name::Nand-full
How to report results
Stream | ,|x|Build stream::x}} | ||
---|---|---|---|
Category | [[Test category::{{{testcase_category}}}]] | Sub-category | [[Test subcategory::{{{testcase_subcategory}}}]] |
Component | System component::Journal/Datastore | ||
Feature | System feature::trac #7591 | ||
Objective | [[Test objective::Fill up the Nand memory to >88%; Ensure on the next boot that some files will be deleted automatically to allow booting.]] | ||
Tools | Test tools::Python script to create files of random data (http://dev.laptop.org/~erik/code/fill_ds_random.py). Copy files, concatenate files to get to 88%. | ||
Setup | Test setup::Fill a laptop with files. | ||
Procedure | [[Test procedure::1. Get to >88% diskfull (check progressvia 'df' command).
2. Reboot laptop | ||
Expected Results and Pass Criteria |
Pass criteria::The laptop should give the message that the disk is full and tell you that it will remove files to allow booting. | ||
Comments | More notes::none |
Release | Stream | Build | Pass/Fail | Trac Ticket(s) | Comment(s) | Date of Test |
---|---|---|---|---|---|---|
Software release::Candidate | Build stream::update.1 | Build number::709 | PassFail::Pass | ,|x| #x}} | Comments::none | Created::
|