Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

teuthology/packaging: avoid job_config['arch'] is none #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shrek-github
Copy link

@shrek-github shrek-github commented Mar 25, 2020

teuthology/packaging: avoid job_config['arch'] is none

if job_config['arch'] is none and the arch of host is not x86_64,
then the arch we get is wrong, using util.get_arch can fix this bug

Signed-off-by: chuqifang [email protected]

if job_config['arch'] is none and the arch of host is not x86_64,
then the arch we get is wrong, using util.get_arch can fix this bug

Signed-off-by: chuqifang <[email protected]>
@shrek-github shrek-github changed the title teuthology-suite: add arch option to support aarch64 teuthology/packaging: avoid job_config['arch'] is none Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant