Tests/Network/WirelessActivation: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: {{Test case |testcase_name=Wireless activation |testcase_category=Network |testcase_stream=8.2.1 }} {{Test results begin}} {{Test results end}})
 
mNo edit summary
 
(4 intermediate revisions by 4 users not shown)
Line 2: Line 2:
|testcase_name=Wireless activation
|testcase_name=Wireless activation
|testcase_category=Network
|testcase_category=Network
|testcase_subcategory=Wireless
|testcase_stream=8.2.1
|testcase_stream=8.2.1, 11.2
|testcase_objective=http://dev.laptop.org/ticket/8976
|testcase_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.
}}
}}
{{Test results begin}}
{{Test results begin}}

Latest revision as of 20:22, 2 February 2011

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