8000 functional test: Fix manifest arch error by glevand · Pull Request #3681 · rkt/rkt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 24, 2020. It is now read-only.

functional test: Fix manifest arch error #3681

Merged
merged 1 commit into from
May 19, 2017
Merged

functional test: Fix manifest arch error #3681

merged 1 commit into from
May 19, 2017

Conversation

glevand
Copy link
Contributor
@glevand glevand commented May 17, 2017

The manifest contains values for the ACI arch and OS, not the go
language values.

Fixes 'make check' errors like these when run an ARM64 machines:

build: Layout failed validation: image manifest validation failed: bad arch "arm64" for linux (must be one of: [amd64 i386 aarch64 aarch64_be armv6l armv7l armv7b ppc64 ppc64le s390x])

The manifest contains values for the ACI arch and OS, not the go
language values.

Fixes 'make check' errors like these when run an ARM64 machines:

  build: Layout failed validation: image manifest validation failed: bad arch "arm64" for linux (must be one of: [amd64 i386 aarch64 aarch64_be armv6l armv7l armv7b ppc64 ppc64le s390x])

Signed-off-by: Geoff Levand <geoff@infradead.org>
@glevand
Copy link
Contributor Author
glevand commented May 18, 2017

Rebased to latest.

Copy link
Member
@lucab lucab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lucab lucab merged commit 6b261e7 into rkt:master May 19, 2017
@glevand glevand deleted the for-merge-arch branch May 19, 2017 16:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0