From Fedora Project Wiki
(Redirected from QA:Testcase Tuned)
Description
This test case helps you generate and upload results for power measurements for an idle machine running tuned.
How to test
- Ensure powertop and tuned are installed
- Download the simple result script from here: [1]
- Ensure you have reported your system information to Smolt according to 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 reaches runlevel 1 start the following services
- Start the tuned server:
service tuned start
- Start your network:
ifup eth0
- Start the tuned server:
- Run the test twice, with a 5 minute pause in the middle. This can be done by typing:
./genresult.sh 60 /usr/local/testday-091022/tuned1 ; sleep 5m; ./genresult.sh 60 /usr/local/testday-091022/tuned2
Expected Results
- The output of the genresult.sh can be found in /usr/local/testday-091022/tuned1/result.txt and /usr/local/testday-091022/tuned2/result.txt. Copy & paste the contents of those files into wiki table together with a link to your smolt profile.