From Fedora Project Wiki

m (Add category)
Line 18: Line 18:
Proper result is have in actual dir archive '''output.tar.gz''', which contain output files for each steps.
Proper result is have in actual dir archive '''output.tar.gz''', which contain output files for each steps.


==== Thanks ====
[[Category:Power Management Test Cases]]

Revision as of 13:21, 31 March 2009

Init 1 testcase

This test is intend for view some stress situation, (procesor usage, disk usage, vsftpd, ...). Each of test is now setuped to 20 secs. Run test and wait until end.

How to test

  • Install vsftpd, powertop, bltk
# yum install vsftpd powertop bltk
# wget https://fedoraproject.org/w/uploads/1/1d/Pm.sh
  • change runlevel into 1
# init 1
  • run downloaded script and wait until end
# bash Pm.sh
  • you can go back into 5 runlevel
# init 5 
  • send output file output.tar.gz (optionally when have external wattmeter, amount of consumped watts per test) into fedora pages

Results

Proper result is have in actual dir archive output.tar.gz, which contain output files for each steps.