rmetzger commented on a change in pull request #13779:
URL: https://github.com/apache/flink/pull/13779#discussion_r512172920



##########
File path: flink-end-to-end-tests/test-scripts/test_kubernetes_embedded_job.sh
##########
@@ -19,6 +19,8 @@
 
 source "$(dirname "$0")"/common_kubernetes.sh
 
+IMAGE_BUILD_RETRIES=3

Review comment:
       The reason is that I copy pasted the retry call from somewhere else, 
where this weird combo of variable and magic number was used.
   
   How about introducing a second variable the magic number? I like these 
variables just for the sake of self-documentation.
   WDYT?




----------------------------------------------------------------
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.

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


Reply via email to