From Fedora Project Wiki

Line 139: Line 139:
! User
! User
! Smolt Profile
! Smolt Profile
! [[QA:Testcase_sample_1|Sample test 1]]
! [[QA:PM_Personal|PM Personal test]]
! [[QA:Testcase_sample_2|Sample test 2]]
! [[QA:PM_scomes|PM scomes test]]
! [[QA:Testcase_sample_3|Sample test 3]]
! [[QA:PM_tuned|PM tuned test]]
! [[QA:Testcase_sample_4|Sample test 4]]
! [[QA:PM_init1|PM init1 test]]
! [[QA:PM_bltk|PM BLTK test]]
! [[QA:PM_tuned-adm|PM tuned-adm test]]
! References
! References
|-
|-
| [[User:FasUser]]  
| [[User:FasUser]]  
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 HW]
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 HW]
|
2.40 Ghz    1.5%<BR>
2.14 Ghz    0.0%<BR>
1.87 Ghz    0.0%<BR>
1.60 Ghz    98.5%<BR>
Wakeups-from-idle per second : 99.5    interval: 30.0s
| PASS
| PASS
| FAIL <ref>See {{bz|12345}}</ref>
|
2.40 Ghz    1.5%<BR>
2.14 Ghz    0.0%<BR>
1.87 Ghz    0.0%<BR>
1.60 Ghz    98.5%<BR>
Wakeups-from-idle per second : 99.5    interval: 30.0s
| PASS
| PASS
| FAIL <ref>See {{bz|12345}}</ref>
| PASS
| PASS
| <references/>
| <references/>

Revision as of 16:42, 9 October 2009

DATE WHEN WHERE
2009-10-22 From 12:00 to 21:00 UTC (8am -> 5pm EDT) #fedora-test-day (webirc)


WARNING! The site is still under construction

What to test?

For "Extended tuned"

  • yum install tuned
  • service tuned start
  • cpu, disk and net devices should adapt to usage (monitor using strace e.g.)**

For "System tuning configuration and profiles"

  • Run the new system tuning tool and list the different available profiles using:
    • tuned-adm list
  • Run the new system tuning tool and select one of the profiles. Restart the machine afterwards and make sure the profile is being used at startup
    • tuned-adm modes laptop-battery-powersave
    • tuned-adm modes default
    • tuned-adm modes throughput-performance

For "New tool to measure improvements to system configuration changes or application changes"

  • yum install tuned-utils
  • run scomes
  • change system settings
  • run scomes again
  • compare restults


Who's available

The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...

Prerequisite for Test Day

  • A system with a network connection
  • Rawhide (tips on installing Rawhide below)
  • The rpm file will be prepared to install all test cases included necessary dependencies. Before installation of this package you need to allow debuginfo for rawhide in /etc/yum.repos.d/fedora-rawhide.repo

Download rpm and run:

* yum localinstall testday-pm-0.1-1.fc12.noarch.rpm

For scomes test you need to have the same version of kernel and kernel-debuginfo.

* uname -a
* rpm -q kernel-debuginfo
  • Your hardware profile uploaded to Smolt according to these instructions
  • You need to be a root for tests and at the end of testing compress it with:
* tar cfzv testday-091022.tar.bz2 /usr/local/testday-091022/

and upload the file on the wiki.

How to test?

Update your machine

See the instructions on the Rawhide page on the various ways in which you can install or update to Rawhide. Or:


Test Cases

The test cases are split into test groups. Some of the tests are a bit time-consuming. Please perform as many tests as possible. If you aren't able to run them all, please remember that the tests in each table are sort by importance in descending order.

X Window System

Estimated time: ?? minutes

These tests should be performed on all systems with X11 (desktop, laptops).

TestCase Description Extra Requirements
QA:Testcase_Power_Management_personal Typical use of computer (Do whatever you are doing usually) ?
QA:Testcase_Power_Management_scomes Measuring and collecting data with scomes tool tuned-utils, kernel-debuginfo

Single mode

Estimated time: ?? minutes

These tests should be performed on all systems (desktop, laptop, servers). As you will have to reboot into single mode, install all required packages before. We recommend running the tests in sequence to refrain more reboots.

TestCase Description Extra Requirements
QA:Testcase_Power_Management_Tuned Measuring differencies with and without tuned ?
QA:Testcase_Power_Management_init_1 Some measures in lowest runlevel. FTP working, copying of files, bzipping archive ?

Laptops

Estimated time: ?? minutes

Following tests are intended only for laptops. If you don't have a laptop, don't perform these tests because there is no easy way how to measure your system consumption. In addition you have to fully charge your battery.

TestCase Description Extra Requirements
QA:Testcase_Power_Management_bltk 3 workloads (Idle, OpenOffice, reader) measure power consumption of simulated reproducable load OpenOffice is required during bltk installation, Firefox
QA:Testcase_Power_Management_tuned-adm Measuring tuned profiles with bltk tuned-adm, bltk

Test Results

Construct a table or list to allow testers to post results. Each column should be a test case or configuration, and each row should consist of test results. For example:

User Smolt Profile PM Personal test PM scomes test PM tuned test PM init1 test PM BLTK test PM tuned-adm test References
User:FasUser HW

2.40 Ghz 1.5%
2.14 Ghz 0.0%
1.87 Ghz 0.0%
1.60 Ghz 98.5%
Wakeups-from-idle per second : 99.5 interval: 30.0s

PASS FAIL [1]

2.40 Ghz 1.5%
2.14 Ghz 0.0%
1.87 Ghz 0.0%
1.60 Ghz 98.5%
Wakeups-from-idle per second : 99.5 interval: 30.0s

PASS PASS
  1. See RHBZ #12345