Bug 1009471

Summary: wlan test expects the interface to have the name "wlan"
Product: [Retired] Red Hat Hardware Certification Program Reporter: Greg Nichols <gnichols>
Component: Test Suite (tests)Assignee: Greg Nichols <gnichols>
Status: CLOSED WONTFIX QA Contact: Brian Brock <bbrock>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.7.0CC: bbrock, brose, qcai, rlandry
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-13 13:56:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
wlan.py patch to get interface name from iwconfig none

Description Greg Nichols 2013-09-18 14:07:03 UTC
Description of problem:

The wlan test expects the name of the interface to be "wlan".  This is not true of RHEL7 (or Fedora 19).  The wlan test must use another method, such as iwconfig to determine the wlan interface for test planning.


Version-Release number of selected component (if applicable):

hwcert-client 1.7.0

Comment 2 Greg Nichols 2013-09-18 15:24:17 UTC
Created attachment 799441 [details]
wlan.py patch to get interface name from iwconfig

This patch also adds full parsing of iwconfig output.

Comment 3 Greg Nichols 2013-09-20 17:41:18 UTC
committed to R52

Comment 5 Greg Nichols 2013-10-30 17:46:31 UTC
[root@bluetwo hwcert]# hwcert-backend version
hwcert version 1.7.0, release 62
[root@bluetwo hwcert]# hwcert-backend print --report plan

Test Plan:
----------------------------------------------------------------
suspend               device:09/PNP0C09:00/PNP0C0A:00/power_supply/BAT0 
USB2                  pci0000:00/0000:00:14.0/usb3         
USB3                  pci0000:00/0000:00:14.0/usb4         
battery               device:09/PNP0C09:00/PNP0C0A:00/power_supply/BAT0 
lid                   LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 
cdrom      sr0        host1/target1:0:0/1:0:0:0/block/sr0  
dvd        sr0        host1/target1:0:0/1:0:0:0/block/sr0  
expresscard                                                 
audio                 pci0000:00/0000:00:1b.0/sound/card0  
WirelessN  wlp3s0     pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlp3s0 
[...]

Comment 7 brose 2015-07-13 13:56:02 UTC
Closing as hwcert-client is obsolete.
Please use redhat-certification-hardware instead.