|
|
Line 1: |
Line 1: |
| {{QA/Test_Case
| | #REDIRECT [[QA:Testcase_Power_Management_Tuned]] |
| |description=This test case helps you generate and upload workload results for power measurements for an idle machine running tuned.
| |
| |actions=
| |
| # Ensure powertop and tuned are 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]
| |
| # Reboot the system in runlevel 1
| |
| ## During startup press '''b''' to edit the kernel boot parameters
| |
| ## Add a '''1''' at the end of the line
| |
| ## Continue booting
| |
| # When the machine reached runlevel 1 start the following services
| |
| ## service tuned start
| |
| ## ifup eth0
| |
| # Run <pre>./genresult.sh 60</pre>
| |
| # Wait about 5 minutes
| |
| # Run <pre>./genresult.sh 60</pre> once more
| |
| |results=
| |
| # The output of the genresult.sh runs the terminal. Copy & paste the results into wiki table together with a link to your smolt profile.
| |
| }}
| |
| [[Category:Power_Management_Test_Cases]]
| |