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

buildkite: automatic retries in case of agent failures #2894

Merged
merged 2 commits into from
May 7, 2020

Conversation

ptrus
Copy link
Member

@ptrus ptrus commented May 7, 2020

No description provided.

@ptrus ptrus force-pushed the ptrus/feature/buildkite-automatic-retries branch from 9af03b4 to 5eaacb2 Compare May 7, 2020 13:13
@ptrus ptrus marked this pull request as ready for review May 7, 2020 13:13
@codecov
Copy link

codecov bot commented May 7, 2020

Codecov Report

Merging #2894 into master will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2894      +/-   ##
==========================================
+ Coverage   67.52%   67.71%   +0.19%     
==========================================
  Files         352      352              
  Lines       34244    34244              
==========================================
+ Hits        23122    23189      +67     
+ Misses       8134     8072      -62     
+ Partials     2988     2983       -5     
Impacted Files Coverage Δ
go/worker/common/host/interface.go 38.46% <0.00%> (-15.39%) ⬇️
go/consensus/tendermint/abci/state/state.go 50.00% <0.00%> (-7.70%) ⬇️
go/worker/compute/txnscheduler/committee/node.go 64.50% <0.00%> (-1.55%) ⬇️
go/consensus/tendermint/abci/state.go 68.46% <0.00%> (-1.54%) ⬇️
go/common/grpc/grpc.go 79.50% <0.00%> (-1.23%) ⬇️
go/runtime/client/client.go 72.99% <0.00%> (-0.73%) ⬇️
go/consensus/tendermint/abci/mux.go 68.36% <0.00%> (+0.23%) ⬆️
...o/consensus/tendermint/apps/staking/state/state.go 56.93% <0.00%> (+0.42%) ⬆️
go/consensus/tendermint/tendermint.go 66.62% <0.00%> (+0.51%) ⬆️
.../consensus/tendermint/apps/registry/state/state.go 60.80% <0.00%> (+1.06%) ⬆️
... and 14 more

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 c127480...bfdbf6d. Read the comment docs.

@ptrus ptrus merged commit 7dfcc2d into master May 7, 2020
@ptrus ptrus deleted the ptrus/feature/buildkite-automatic-retries branch May 7, 2020 13:42
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.

None yet

2 participants