From Fedora Project Wiki

No edit summary
Line 3: Line 3:
|actions=
|actions=
# Ensure powertop is installed
# Ensure powertop is installed
# Download the simple result script from here: [http://pknirsch.fedorapeople.org/PM/genresult.sh]
# Ensure you have reported your system information to [http://www.smolts.org Smolt] according to [http://smolts.org/smolt-wiki/Main_Page#Usage these instructions]
# Ensure you have reported your system information to [http://www.smolts.org Smolt] according to [http://smolts.org/smolt-wiki/Main_Page#Usage these instructions]
# Reboot the system
# Reboot the system
# Login in with your normal user
# Login in with your normal user
# Open a terminal window and run <pre>powertop -d -t 600 > powertop_myresults.txt</pre>
# Open a terminal window and run <pre>./genresult.sh 600</pre>
# Work normally with your machine for the next 10 minutes
# Work normally with your machine for the next 10 minutes
|results=
|results=
# The output of the powertop dump saved in <pre>powertop_myresults.txt</pre>
# The output of the genresult.sh on the terminal. Copy & paste it into the results wiki table together with a link to your smolt profile.
}}
}}
[[Category:Power_Management_Test_Cases]]
[[Category:Power_Management_Test_Cases]]

Revision as of 09:29, 1 April 2009

Description

This test case helps you generate and upload workload results for power measurements.


How to test

  1. Ensure powertop is installed
  2. Download the simple result script from here: [1]
  3. Ensure you have reported your system information to Smolt according to these instructions
  4. Reboot the system
  5. Login in with your normal user
  6. Open a terminal window and run
    ./genresult.sh 600
  7. Work normally with your machine for the next 10 minutes

Expected Results

  1. The output of the genresult.sh on the terminal. Copy & paste it into the results wiki table together with a link to your smolt profile.