You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/12/08 06:41:09 UTC

[jira] [Updated] (FLINK-17857) Kubernetes and docker e2e tests could not run on Mac OS after migration

     [ https://issues.apache.org/jira/browse/FLINK-17857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger updated FLINK-17857:
-----------------------------------
    Fix Version/s:     (was: 1.12.0)
                   1.13.0

> Kubernetes and docker e2e tests could not run on Mac OS after migration
> -----------------------------------------------------------------------
>
>                 Key: FLINK-17857
>                 URL: https://issues.apache.org/jira/browse/FLINK-17857
>             Project: Flink
>          Issue Type: Test
>          Components: Deployment / Kubernetes, Tests
>            Reporter: Yang Wang
>            Assignee: Yang Wang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>
> In FLINK-17656, we migrate all the e2e tests from {{flink-container/docker}} to {{apache/flink-docker}}. After the migration, when building a docker image, we need to start a file server and then download it in the {{Dockerfile}}.
> It works well in linux environment since the minikube is started in "vm-driver=none". However, it is not true in the Mac. We usually start a virtual machine for minikube and this will make "localhost" could not work.
> So i suggest to support local Flink dist when building the docker image, not always need to download from a URL.
>  
> cc [~chesnay]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)