From Fedora Project Wiki

(Created page with '= QA:Testcase Power Management personal = = Description = {{{description|A brief description of the functionality being tested.}}} = How to test = <noinclude> Be as specific as...')
 
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
= QA:Testcase Power Management personal =
 


= Description =
= Description =
{{{description|A brief description of the functionality being tested.}}}
{{{description|tuned-adm is utility for switching profiles. At the moment we have seven profiles. Every
profile has different values for setting up the environment for special tasks. We'd like to have tested
all of them even if some of them can't have better results on laptop.
In case you don't want measure them all then please measure at least the first two profiles designed for laptop.}}}
* laptop-battery-powersave - saving the battery maximally
* laptop-ac-powersave - settings for laptop on adapter (occasionally discharging battery)
These two should show differences.
* spindown-disk - lower spins of disc, quiet and effective on laptop and server
* default - basic settings
The other settings are self descriptive and we'd like to have them also measured on your laptops, even if doesn't show
the best numbers. It's only for our comparison.
* desktop-powersave
* latency-performance
* server-powersave
* throughput-performance


= How to test =
= How to test =
<noinclude>
Be as specific as required for the target audience.
</noinclude>
{{{actions|
{{{actions|
# Start here ...
# tuned-adm profile laptop-battery-powersave
# Next do this ...
# measure with 'bltk -R -n 4 -r /usr/local/testday-091022/bltk/tuned-adm/'
# Finally click that}}}
# tuned-adm off
# now you can measure another profile as they are listed on top of this page.
# tuned-adm profile laptop-ac-powersave
# measure with 'bltk -R -n 4 -r /usr/local/testday-091022/bltk/tuned-adm/'
# tuned-adm off
}}}


= Expected Results =
= Expected Results =
<noinclude>
The following must be true to consider this a successful test run.  Be brief ... but explicit.
</noinclude>
{{{results|
{{{results|
# Step #1 completes without error
# Output files from bltk will be moved in /usr/local and compressed into tar file. This need to be done by user in last step of testing.
# The system boots into runlevel 5
}}}
# Program completes wth exit code 0 }}}
 
<noinclude>
{{tempdoc}}
[[Category:Test_Cases]]
[[Category:QA Templates]]
</noinclude>

Latest revision as of 14:05, 9 October 2009


Description

tuned-adm is utility for switching profiles. At the moment we have seven profiles. Every profile has different values for setting up the environment for special tasks. We'd like to have tested all of them even if some of them can't have better results on laptop. In case you don't want measure them all then please measure at least the first two profiles designed for laptop.

* laptop-battery-powersave - saving the battery maximally
* laptop-ac-powersave - settings for laptop on adapter (occasionally discharging battery)

These two should show differences.

* spindown-disk - lower spins of disc, quiet and effective on laptop and server
* default - basic settings

The other settings are self descriptive and we'd like to have them also measured on your laptops, even if doesn't show the best numbers. It's only for our comparison.

* desktop-powersave
* latency-performance
* server-powersave
* throughput-performance

How to test

  1. tuned-adm profile laptop-battery-powersave
  2. measure with 'bltk -R -n 4 -r /usr/local/testday-091022/bltk/tuned-adm/'
  3. tuned-adm off
  4. now you can measure another profile as they are listed on top of this page.
  5. tuned-adm profile laptop-ac-powersave
  6. measure with 'bltk -R -n 4 -r /usr/local/testday-091022/bltk/tuned-adm/'
  7. tuned-adm off


Expected Results

  1. Output files from bltk will be moved in /usr/local and compressed into tar file. This need to be done by user in last step of testing.