Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 447275

Summary: cannot implement cpuscaling test with HTS
Product: [Retired] Red Hat Hardware Certification Program Reporter: Yolkfull Chow <yzhou>
Component: Test Suite (tests)Assignee: Greg Nichols <gnichols>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5CC: llim, ndai
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-04 14:56:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
plan.xml
none
the output of lshal none

Description Yolkfull Chow 2008-05-19 09:47:06 UTC
Description of problem:
cpuscaling test cannot be implemented successfully when issue "hts certify -t
cpuscaling" and message "no such test ['cpuscaling']" appear. 

Version-Release number of selected component (if applicable):
HTS version 5.2, release 13

How reproducible:
Everytime

Steps to Reproduce:
issue command: #hts certify -t cpuscaling
  
Actual results:
cpuscaling test cannot be implemented

Expected results:
cpuscaling test should be implemented successfully

Additional info:

Comment 1 Greg Nichols 2008-05-19 14:25:34 UTC
What system was being tested?

Please attach the test plan (/var/hts/plan.xml) and the output of lshal.

Thanks!


Comment 2 Yolkfull Chow 2008-05-20 01:44:49 UTC
Created attachment 306041 [details]
plan.xml

Comment 3 Yolkfull Chow 2008-05-20 01:50:03 UTC
Created attachment 306042 [details]
the output of lshal

Comment 4 Greg Nichols 2008-06-04 14:56:56 UTC
lshal output indicates that cpuscaling is not supported:

udi = '/org/freedesktop/Hal/devices/acpi_CPU0'
  info.udi = '/org/freedesktop/Hal/devices/acpi_CPU0'  (string)
  linux.hotplug_type = 4  (0x4)  (int)
  processor.can_throttle = false  (bool)

So the cpuscaling test is not planned.