You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2018/08/01 10:57:00 UTC

[jira] [Resolved] (FLINK-9874) set_conf_ssl in E2E tests fails on macOS

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

Timo Walther resolved FLINK-9874.
---------------------------------
    Resolution: Fixed

Fixed in 1.7.0: 891d3a36fca8569e61956ba5c2addbe9ac15e2f4
Fixed in 1.6.0: ed20d4dd76b1107bdd0987b3e6439a52c8aa6535

> set_conf_ssl in E2E tests fails on macOS
> ----------------------------------------
>
>                 Key: FLINK-9874
>                 URL: https://issues.apache.org/jira/browse/FLINK-9874
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.6.0
>            Reporter: Florian Schmidt
>            Assignee: Florian Schmidt
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>             Fix For: 1.6.0
>
>
> Setting up a cluster with SSL support in the end-to-end tests with `_set_conf_ssl_` will fail under macOS because in the command
> {code:java}
> hostname -I{code}
> is used, but '_-I'_ is not a supported parameter for the hostname command under macOS



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)