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

Add NoArm64 testRequires and skip Schema1RegistrySuite on arm64 #24300

Merged
merged 1 commit into from
Jul 5, 2016

Conversation

coolljt0725
Copy link
Contributor

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

schema1 manifests is not working on ARM64, we should skip integration-cli
tests for schema1 manifests on ARM64.
https://github.com/docker/docker/blob/master/Dockerfile.aarch64#L108

Signed-off-by: Lei Jitang leijitang@huawei.com

@justincormack
Copy link
Contributor

LGTM

@justincormack
Copy link
Contributor

Should any of the other tests that are marked as not ppc64le etc also be marked as not arm64?

@coolljt0725
Copy link
Contributor Author

@justincormack I haven't run the integration test with the master on arm64, we run the integration test with 1.11.1 and we only found SetUpTest and TestRunSeccompProfileDenyChmod failed. those tests marked as not ppc64le also passed. We will run the integration test with master on arm64 soon and we may find more issues.

@justincormack
Copy link
Contributor

Ok, well we can add them later if they turn up. I may be able to do some testing too, I did some light testing a few weeks back.

schema1 manifests is not working on ARM64, we should skip integration-cli
tests for schema1 manifests on ARM64.

Signed-off-by: Lei Jitang <leijitang@huawei.com>
@runcom
Copy link
Member

runcom commented Jul 4, 2016

LGTM

@runcom
Copy link
Member

runcom commented Jul 4, 2016

ping @vdemeester

@runcom runcom merged commit 98fa9ef into moby:master Jul 5, 2016
@thaJeztah thaJeztah added this to the 1.12.0 milestone Jul 6, 2016
liusdu pushed a commit to liusdu/moby that referenced this pull request Oct 30, 2017
schema1 manifests is not working on ARM64, we should skip integration-cli
tests for schema1 manifests on ARM64.

cherry-picked from upstream moby#24300

Signed-off-by: Lei Jitang <leijitang@huawei.com>
Signed-off-by: Fengtu Wang <wangfengtu@huawei.com>
liusdu pushed a commit to liusdu/moby that referenced this pull request Oct 30, 2017
Add NoArm64 testRequires and skip Schema1RegistrySuite on arm64

schema1 manifests is not working on ARM64, we should skip integration-cli
tests for schema1 manifests on ARM64.

cherry-picked from upstream moby#24300

Signed-off-by: Lei Jitang <leijitang@huawei.com>
Signed-off-by: Fengtu Wang <wangfengtu@huawei.com>



See merge request docker/docker!651
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants