Skip to content
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: enable retries for kaniko #8558

Merged
merged 1 commit into from
Mar 17, 2022
Merged

ci: enable retries for kaniko #8558

merged 1 commit into from
Mar 17, 2022

Conversation

devjgm
Copy link
Contributor

@devjgm devjgm commented Mar 16, 2022

Related to #6438

This might (or might not) fix the rare kaniko flakes we see. But I
imagine it almost certainly cannot hurt.


This change is Reviewable

Related to googleapis#6438

This might (or might not) fix the rare kaniko flakes we see. But I
imagine it almost certainly cannot hurt.
@google-cloud-cpp-bot
Copy link
Collaborator

Google Cloud Build Logs
For commit: da67d2b3448034a2ce8b0f64cbce4c5fd4d39379

ℹ️ NOTE: Kokoro logs are linked from "Details" below.

@codecov
Copy link

codecov bot commented Mar 16, 2022

Codecov Report

Merging #8558 (da67d2b) into main (f8c472b) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #8558   +/-   ##
=======================================
  Coverage   93.90%   93.90%           
=======================================
  Files        1459     1459           
  Lines      126428   126428           
=======================================
+ Hits       118722   118725    +3     
+ Misses       7706     7703    -3     
Impacted Files Coverage Δ
...le/cloud/internal/default_completion_queue_impl.cc 97.15% <0.00%> (-0.57%) ⬇️
google/cloud/pubsub/samples/samples.cc 92.33% <0.00%> (+0.31%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f8c472b...da67d2b. Read the comment docs.

@coryan coryan added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 17, 2022
@google-cloud-cpp-bot google-cloud-cpp-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 17, 2022
@devjgm devjgm merged commit 64c75a2 into googleapis:main Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants