From Fedora Project Wiki

No edit summary
No edit summary
Line 10: Line 10:
# Switch to root using <pre>su -</pre>
# Switch to root using <pre>su -</pre>
# Make the script executable <pre>chmod +x genresult.sh</pre>
# Make the script executable <pre>chmod +x genresult.sh</pre>
# Run <pre>./genresult.sh 600</pre>
# Run <pre>./genresult.sh 600 /usr/local/testday-091022/personal</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 genresult.sh on the terminal. Copy & paste it into the results wiki table together with a link to your smolt profile.
# The output of the genresult.sh is in the file /usr/local/testday-091022/personal/result.txt. Copy the content 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 16:32, 9 October 2009

Description

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


How to test

  1. Ensure powertop is installed
    # yum install powertop
  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
  7. Switch to root using
    su -
  8. Make the script executable
    chmod +x genresult.sh
  9. Run
    ./genresult.sh 600 /usr/local/testday-091022/personal
  10. Work normally with your machine for the next 10 minutes

Expected Results

  1. The output of the genresult.sh is in the file /usr/local/testday-091022/personal/result.txt. Copy the content into the results wiki table together with a link to your smolt profile.