pvary commented on code in PR #474:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/474#discussion_r1041095891


##########
e2e-tests/test_sessionjob_kubernetes_ha.sh:
##########
@@ -48,7 +48,7 @@ wait_for_logs $jm_pod_name "Completed checkpoint [0-9]+ for 
job" ${TIMEOUT} || e
 wait_for_status $SESSION_CLUSTER_IDENTIFIER 
'.status.jobManagerDeploymentStatus' READY ${TIMEOUT} || exit 1
 wait_for_status $SESSION_JOB_IDENTIFIER '.status.jobStatus.state' RUNNING 
${TIMEOUT} || exit 1
 
-check_operator_log_for_errors || exit 1
+check_operator_log_for_errors '|grep -v "REST service in session cluster is 
bad now" \'|| exit 1

Review Comment:
   Removed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to