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

ASF GitHub Bot commented on FLINK-9839:
---------------------------------------

Github user zentol commented on a diff in the pull request:

    https://github.com/apache/flink/pull/6327#discussion_r202646757
  
    --- Diff: flink-end-to-end-tests/test-scripts/common.sh ---
    @@ -183,9 +221,15 @@ function start_cluster {
       "$FLINK_DIR"/bin/start-cluster.sh
     
       # wait at most 10 seconds until the dispatcher is up
    +  local QUERY_URL
    +  if [ "x$USE_SSL" = "xON" ]; then
    --- End diff --
    
    why the `x`?


> End-to-end test: Streaming job with SSL
> ---------------------------------------
>
>                 Key: FLINK-9839
>                 URL: https://issues.apache.org/jira/browse/FLINK-9839
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Tests
>    Affects Versions: 1.6.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.6.0
>
>
> None of the existing e2e tests run with an SSL configuration but there should 
> be such a test as well.



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

Reply via email to