-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI] Add retry-routine to 'docker push' in clipper_docker.cfg.py #655
Conversation
withsmilo
commented
Mar 25, 2019
•
edited
Loading
edited
- This patch is needed to retry if 'docker push' fails.
- related issue : no.2 in [CI] Bug report #656.
This patch is needed to retry if 'docker push' fails. I found this error case through ucbrise#602 (comment).
Test FAILed. |
Test FAILed. |
jenkins test this please |
Test FAILed. |
Test FAILed. |
jenkins test this please |
Test FAILed. |
Jenkins test this please. |
Test PASSed. |
Test PASSed. |
…rise#655) * Add retry-routine to 'docker push' in clipper_docker.cfg.py This patch is needed to retry if 'docker push' fails. I found this error case through ucbrise#602 (comment). * Move wait_and_pull_cmd() and wait_and_push_cmd() to proper location
…rise#655) * Add retry-routine to 'docker push' in clipper_docker.cfg.py This patch is needed to retry if 'docker push' fails. I found this error case through ucbrise#602 (comment). * Move wait_and_pull_cmd() and wait_and_push_cmd() to proper location
…rise#655) * Add retry-routine to 'docker push' in clipper_docker.cfg.py This patch is needed to retry if 'docker push' fails. I found this error case through ucbrise#602 (comment). * Move wait_and_pull_cmd() and wait_and_push_cmd() to proper location