Bug 1206978
Summary: | bkr system-modify --host-hypervisor | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | Dan Callaghan <dcallagh> |
Component: | command line | Assignee: | Dan Callaghan <dcallagh> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | aigao, asaha, dcallagh, dowang |
Target Milestone: | 20.0 | Keywords: | FutureFeature, NeedsTestCase, Patch |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-04-20 02:23:04 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-03-30 01:13:48 UTC
We might need a better name for the option. --hypervisor-type would be a better choice. The web UI labels the field as "host hypervisor" now. Test packages are available here (should work on any Fedora release): https://beaker-project.org/jenkins-results/beaker-review-checks/552/rpmbuild-output/noarch/beaker-common-19.4-0.git.116.f922754.fc21.noarch.rpm https://beaker-project.org/jenkins-results/beaker-review-checks/552/rpmbuild-output/noarch/beaker-client-19.4-0.git.116.f922754.fc21.noarch.rpm Suggested test cases: 1. bkr system-modify --host-hypervisor=KVM $fqdn Check Details tab on the system page, should show Host Hypervisor: KVM. 2. bkr system-modify --host-hypervisor= $fqdn Check Details tab on the system page, should show Host Hypervisor: (not virtualized). This bug fix is included in beaker-client-20.0-0.git.121.255bcf2 which is available for download here: https://beaker-project.org/nightlies/develop/ Beaker 20.0 has been released. |