[
https://issues.apache.org/jira/browse/FLINK-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546587#comment-16546587
]
Florian Schmidt commented on FLINK-9874:
----------------------------------------
I think we should be able to work around this issue by checking the OS in the
bash script and using ifconfig to obtain all possible ip addresses on all
network interfaces?
> 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: Blocker
>
> 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)