Tests/Network/WirelessActivation

From OLPC
Jump to: navigation, search

Test case: Short name::Wireless activation
How to report results

Stream ,|x|Build stream::x}}
Category Test category::Network Sub-category Test subcategory::Wireless
Component System component::
Feature System feature::
Objective Test objective::http://dev.laptop.org/ticket/8976
Tools Test tools::
Setup Test setup::
Procedure [[Test procedure::* Generate an activation lease for your test machine
  • Prepare a lease server by flashing 767 onto an XO, then
 wget http://teach.laptop.org/~mstone/ivan-act-server.tar.gz
 tar xvf ivan-act-server.tar.gz
 mv lease.sig actserv/lease.sig  # move your test lease into place
 cd actserv
 ./start-activation-server.sh
  • Prepare a devkey for your test machine and remove the test machine's 'ak' flag, if necessary
  • Prepare a USB stick with the new initramfs, e.g. 'u:\initrd.gz' in OFW-notation
  • Boot your machine from the OFW ok prompt by entering the following lines:
 " ro root=mtd0 rootfstype=jffs2 console=tty0 fbcon=font:SUN12x22 activate" 
 to boot-file
 " n:\boot\vmlinuz" to boot-device
 " u:\initrd.gz" to ramdisk
 boot

The test passes if the test machine successfully acquires its activation lease and boots.]]

Expected Results
and Pass Criteria
Pass criteria::
Comments More notes::
Release Stream Build Pass/Fail Trac Ticket(s) Comment(s) Date of Test