Bug 1216257
Summary: | add hostRequires XML filter for number of disks | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | Dan Callaghan <dcallagh> |
Component: | general | Assignee: | Blake McIvor <bmcivor> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | medium | ||
Version: | 20 | CC: | bmcivor, dcallagh, dowang, ebaak, rjoost |
Target Milestone: | 23.0 | Keywords: | FutureFeature, Patch, Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-07-07 23:12:19 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
Dan Callaghan
2015-04-28 22:18:10 UTC
To be slightly more specific... we should add a new hostRequires XML filter <diskcount/> which matches on the total number of disks in a system. We already have <disk>...</disk> for matching on the properties of any individual disk in a system, and <diskspace/> for matching on the total *size* of all disks in a system. The client to be used to test this bug should be beaker-client-23.0-0.git.212.a10d3a6 For reference, the repositories providing nightlies can be found under: https://beaker-project.org/nightlies/develop/ Beaker 23.0 has been released. |