I think it would be handy if we could find systems based on what LC they belong to.
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"/>
http://gerrit.beaker-project.org/#/c/4527/
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
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
Actual patch was: https://gerrit.beaker-project.org/4753
Beaker 23.0 has been released.