Tests/XS/Restore/TurtleArt: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
# Open [[TurtleArt]] activity and make something.
# Open [[TurtleArt]] activity and make something.
# Make sure to rename the activity something like "test-turtle".
# Make sure to rename the activity something like "test-turtle".
#* NOTE that we will be erasing the entry to confirm that the restore works. Please don't do some extraordinary work that will make you cry if lost (back it up onto a USB if needbe).
# Confirm that the Journal has entry that reads "test-turtle" to ensure it is properly backed-up.
# Confirm that the Journal has entry that reads "test-turtle" to ensure it is properly backed-up.
# Make sure you are still connected to the school server for daily backup.
# Make sure you are still connected to the school server for daily backup.
#* Backup to school server happens every 24 hours, if you'd like to speed this up, read in Procedure how to get backup taken within 30 mins.
#* Backup to school server happens every 24 hours, if you'd like to speed this up, read in Procedure how to get backup taken within 30 mins.
|testcase_procedure=On the XO, ensure you are hooked up to the School Server network.
# Wait until the backup run happens - it will be triggered once a day. How to recognize that it has happened?
#* On the XO in the Terminal Activity, be root and run `stat /home/olpc/.sugar/default/ds-backup-done` and look for the 'modified' time, which shows the last time it ran successfully. Check that the XO clock is set to GMT, and might be off-track. Try `TZ=America/New_York stat /home/olpc/.sugar/default/ds-backup-done` to see it in local time.
#* To run the script asap, rm /home/olpc/.sugar/default/ds-backup-done -- the script should start within 30 minutes. '''Note''' that the script has a large random delay of up to 30 minutes!
#** If you don't want the first "within 30 minutes" wait, just run <tt>/usr/bin/ds-backup.sh</tt> from a Terminal activity (as the olpc user). You will still have to face the large random delay of up to 30 minutes.
# Erase "test-turtle" from your Journal and reboot your machine.
# Open Browse after you are reconnected to the school server.
# Follow the link to the Schoolserver
# Add "ds-restore" to the URL in the url bar, so that it reads http://schoolserver/ds-restore
# Click on the serial number of your XO
#* You can find the serial number of your XO by going into the Control Panel and looking in "About My XO"
# You will see a listing of the documents available for that date, pick a document
# Clicking on that document will download it, and it will appear in the Journal (and it may auto-open - need to check that ;-) )
|testcase_expectedresults=The data from the school server should be restored to the XO.
}}
}}
{{Test results begin}}
{{Test results begin}}
{{Test results
|testresult_release=8.2.0 (767)
|testresult_stream=8.2
|testresult_build=767
|testresult_passfail=Pass
|testresult_comments=TurtleArt was restored perfectly on all of the XOs in the testbed.
|testresult_date=2008/10/30
}}
{{Test results end}}
{{Test results end}}

Latest revision as of 13:57, 31 October 2008

Test case: Short name::Restore Data of TurtleArt Activity from XS to XO
How to report results

Stream ,|x|Build stream::x}}
Category Test category::XS Sub-category [[Test subcategory::{{{testcase_subcategory}}}]]
Component System component::Schoolserver
Feature [[System feature::XS_Blueprints:Datastore_Simple_Backup_and_Restore#Test_plans_and_user_walkthrough]]
Objective Test objective::XOs automatically save TurtleArt activity data to a schoolserver where they are registered. This test case is ensure that a laptop can restore files from the school server.
Tools Test tools::Latest XS software, TurtleArt activity and access point.
Setup [[Test setup::
  1. Get Schoolserver up and running.
  2. Access point connection
  3. Open TurtleArt activity and make something.
  4. Make sure to rename the activity something like "test-turtle".
    • NOTE that we will be erasing the entry to confirm that the restore works. Please don't do some extraordinary work that will make you cry if lost (back it up onto a USB if needbe).
  5. Confirm that the Journal has entry that reads "test-turtle" to ensure it is properly backed-up.
  6. Make sure you are still connected to the school server for daily backup.
    • Backup to school server happens every 24 hours, if you'd like to speed this up, read in Procedure how to get backup taken within 30 mins.]]
Procedure [[Test procedure::On the XO, ensure you are hooked up to the School Server network.
  1. Wait until the backup run happens - it will be triggered once a day. How to recognize that it has happened?
    • On the XO in the Terminal Activity, be root and run `stat /home/olpc/.sugar/default/ds-backup-done` and look for the 'modified' time, which shows the last time it ran successfully. Check that the XO clock is set to GMT, and might be off-track. Try `TZ=America/New_York stat /home/olpc/.sugar/default/ds-backup-done` to see it in local time.
    • To run the script asap, rm /home/olpc/.sugar/default/ds-backup-done -- the script should start within 30 minutes. Note that the script has a large random delay of up to 30 minutes!
      • If you don't want the first "within 30 minutes" wait, just run /usr/bin/ds-backup.sh from a Terminal activity (as the olpc user). You will still have to face the large random delay of up to 30 minutes.
  2. Erase "test-turtle" from your Journal and reboot your machine.
  3. Open Browse after you are reconnected to the school server.
  4. Follow the link to the Schoolserver
  5. Add "ds-restore" to the URL in the url bar, so that it reads http://schoolserver/ds-restore
  6. Click on the serial number of your XO
    • You can find the serial number of your XO by going into the Control Panel and looking in "About My XO"
  7. You will see a listing of the documents available for that date, pick a document
  8. Clicking on that document will download it, and it will appear in the Journal (and it may auto-open - need to check that ;-) )]]
Expected Results
and Pass Criteria
Pass criteria::The data from the school server should be restored to the XO.
Comments More notes::
Release Stream Build Pass/Fail Trac Ticket(s) Comment(s) Date of Test
Software release::8.2.0 (767) Build stream::8.2 Build number::767 PassFail::Pass ,|x| #x}} Comments::TurtleArt was restored perfectly on all of the XOs in the testbed. Created::2008/10/30