Bug 1095079
Summary: | beaker-wizard not take aarch64 as a valid architecture | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | xuezhi ma <xma> |
Component: | command line | Assignee: | matt jia <mjia> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 0.16 | CC: | aigao, asaha, dcallagh, jzhao, mjia, rmancy |
Target Milestone: | 0.17.1 | Keywords: | EasyFix |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-07-18 08:17:36 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
xuezhi ma
2014-05-07 05:29:35 UTC
On Gerrit: http://gerrit.beaker-project.org/#/c/3127/ Cheers, Matt Jia Verify steps: 1.# beaker-wizard 2.press enter and set every item default. 3. When be asked [Everything OK?], input Architectures 4. [All?] aarch64 result: Directory Sanity/a-few-descriptive-words created File Sanity/a-few-descriptive-words/PURPOSE written File Sanity/a-few-descriptive-words/runtest.sh written File Sanity/a-few-descriptive-words/Makefile written 5.# vim Sanity/a-few-descriptive-words/Makefile Got: @echo "Architectures: aarch64" >> $(METADATA) Change it to verified Beaker 0.17.1 has been released. |