From Fedora Project Wiki

No edit summary
No edit summary
Line 2: Line 2:
|description=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.  
|description=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.  
|actions=
|actions=
#Install vsftpd, powertop, bltk - ''# yum install vsftpd powertop bltk ''
# Install vsftpd, powertop, bltk - ''# yum install vsftpd powertop bltk ''
# Unplug notebook from power. Set display shining to minimum
# Download script from [[https://fedoraproject.org/w/uploads/1/1d/Pm.sh PowerManagement script]] - ''# wget https://fedoraproject.org/w/uploads/1/1d/Pm.sh''
# Log into system
# Change runlevel into 1 - ''# init 1''
# Ensure to bltk is installed (yum install bltk)
# Run downloaded script and wait until end ''# bash Pm.sh''
# now run these two test, and wait (do nothing) untill end (bltk -r; bltk -o;)
# you can go back into 5 runlevel - ''# init 5 ''
# There should be two files with results
# Send output file '''output.tar.gz''' into fedora pages
|results=  
|results=  
# The test should end up without error and provide output results in fotmat <workaround>.results, ther shuld exist two files, pack file into archive and upload into wiki.
# Proper result is have in actual dir archive '''output.tar.gz''', which contain output files for each steps.
}}
}}
[[Category:Power_Management_Test_Cases]]
[[Category:Power_Management_Test_Cases]]
== 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
* download script from [[https://fedoraproject.org/w/uploads/1/1d/Pm.sh PowerManagement script]]
# 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.
[[Category:Power Management Test Cases]]

Revision as of 14:35, 31 March 2009

Description

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

  1. Install vsftpd, powertop, bltk - # yum install vsftpd powertop bltk
  2. Download script from [PowerManagement script] - # wget https://fedoraproject.org/w/uploads/1/1d/Pm.sh
  3. Change runlevel into 1 - # init 1
  4. Run downloaded script and wait until end # bash Pm.sh
  5. you can go back into 5 runlevel - # init 5
  6. Send output file output.tar.gz into fedora pages

Expected Results

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