You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by GitBox <gi...@apache.org> on 2022/03/22 11:37:44 UTC

[GitHub] [flink-kubernetes-operator] mbalassi opened a new pull request #96: [FLINK-26804] Improve e2e test status check stability

mbalassi opened a new pull request #96:
URL: https://github.com/apache/flink-kubernetes-operator/pull/96


   I went with a simple extra wait-time approach as the tools already existed for this.
   
   The meaningful alternative is to add expected whitelisted states, like `DEPLOYED_NOT_READY` instead of `READY` where we do wait and fail otherwise. I felt that this was unnecessarily complex. 
   
   I will retrigger the e2e tests 3 times before merging this to establish confidence that it does solve the issue. 


-- 
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: commits-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink-kubernetes-operator] gyfora merged pull request #96: [FLINK-26804] Improve e2e test status check stability

Posted by GitBox <gi...@apache.org>.
gyfora merged pull request #96:
URL: https://github.com/apache/flink-kubernetes-operator/pull/96


   


-- 
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: commits-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [flink-kubernetes-operator] mbalassi commented on pull request #96: [FLINK-26804] Improve e2e test status check stability

Posted by GitBox <gi...@apache.org>.
mbalassi commented on pull request #96:
URL: https://github.com/apache/flink-kubernetes-operator/pull/96#issuecomment-1075154956


   I run the test altogether 5 times successfully, it seems stable now.


-- 
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: commits-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org