Bug 831448

Summary: support op="!=" operator to specify NOT using specific lab controller in <hostlabcontroller/>
Product: [Retired] Beaker Reporter: yanfu,wang <yanwang>
Component: schedulerAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 0.8CC: bpeck, dcallagh, rmancy, stl
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-06 04:40:53 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:
Embargoed:

Description yanfu,wang 2012-06-13 01:44:41 UTC
Description of problem:
I used following line but seems lab controller don't support "!=", still
got bos lab machine:
<hostlabcontroller op="!=" value="lab-02.rhts.eng.bos.redhat.com"/>

From Dan Callaghan reply:
Unfortunately that's not supported at present. Both <hostlabcontroller/> 
and <distrolabcontroller/> ignore op="" and assume the == operator.

  
Actual results:
don't support op="!" operator.

Expected results:
support op="!" operator.

Additional info:

Comment 1 Dan Callaghan 2012-08-14 04:27:19 UTC
On Gerrit: http://gerrit.beaker-project.org/1293

Comment 5 Dan Callaghan 2012-09-06 04:40:53 UTC
Beaker 0.9.3 has been released.