Bug 704399 - Search systems by lab controller
Summary: Search systems by lab controller
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: web UI
Version: 0.6
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: 23.0
Assignee: Roman Joost
QA Contact:
URL:
Whiteboard: UX
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-13 02:48 UTC by Raymond Mancy
Modified: 2016-07-07 23:12 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-07-07 23:12:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Raymond Mancy 2011-05-13 02:48:00 UTC
I think it would be handy if we could find systems based on what LC they belong to.

Comment 3 Michael Petlan 2015-12-03 16:22:43 UTC
It is already possible in the command line/XML:


List lab controllers:

$ bkr list-labcontrollers


Search for all machines in Boston:

$ bkr list-systems --xml-filter='<hostRequires><hostlabcontroller op="=" value="lab-02.rhts.eng.bos.redhat.com"/></hostRequires>'


Of course, you may use the following snippet in user defined presets too:

<hostlabcontroller op="=" value="lab-02.rhts.eng.bos.redhat.com"/>

Comment 4 Hao Chang Yu 2015-12-14 00:35:17 UTC
http://gerrit.beaker-project.org/#/c/4527/

Comment 5 Roman Joost 2016-01-06 05:37:16 UTC
Moved patch to release-22 branch due to the fact that we already have a Beaker 22 RC:

https://gerrit.beaker-project.org/#/c/4568/1

Comment 6 Mike McCune 2016-03-28 23:28:22 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 7 Dan Callaghan 2016-04-05 08:03:34 UTC
Actual patch was: https://gerrit.beaker-project.org/4753

Comment 10 Dan Callaghan 2016-07-07 23:12:16 UTC
Beaker 23.0 has been released.


Note You need to log in before you can comment on or make changes to this bug.