You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Chen Zhiwei (JIRA)" <ji...@apache.org> on 2016/04/06 11:35:25 UTC

[jira] [Comment Edited] (MESOS-4897) Update test cases to support PowerPC LE

    [ https://issues.apache.org/jira/browse/MESOS-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228009#comment-15228009 ] 

Chen Zhiwei edited comment on MESOS-4897 at 4/6/16 9:35 AM:
------------------------------------------------------------

I updated the support/docker_build.sh script to make it can work on Power machine. 

For the Docker related test cases, the default hardcoded Docker image name is `alpine`, [~vinodkone] could you give me some tips about how to change this?

There is a commit[1] to create base Docker image on runtime, just create a base Docker image before running Docker related test cases, and in Docker related test cases using this base Docker image.

[1]: https://reviews.apache.org/r/43956/

The patch for `support/docker_build.sh`: https://reviews.apache.org/r/45803/


was (Author: chenzhiwei):
I updated the support/docker_build.sh script to make it can work on Power machine. https://reviews.apache.org/r/45803/

> Update test cases to support PowerPC LE
> ---------------------------------------
>
>                 Key: MESOS-4897
>                 URL: https://issues.apache.org/jira/browse/MESOS-4897
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Chen Zhiwei
>            Assignee: Chen Zhiwei
>
> Some docker related test cases will be failed on PowerPC LE, since the Docker image 'alpine' can't be able to run on PowerPC LE platform.
> On PowerPC LE platform, the test cases can use Docker image 'ppc64le/busybox'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)