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

testutil/compose: run smoke tests in parallel #722

Merged
merged 1 commit into from
Jun 15, 2022
Merged

Conversation

corverroos
Copy link
Contributor

Runs smoke tests in parallel for faster feedback.

category: test
ticket: #631

@corverroos
Copy link
Contributor Author

Decreases smoke test duration from 5m to 2.5m.

@corverroos corverroos added the merge when ready Indicates bulldozer bot may merge when all checks pass label Jun 15, 2022
@codecov
Copy link

codecov bot commented Jun 15, 2022

Codecov Report

Merging #722 (6378850) into main (87b91c1) will decrease coverage by 0.47%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #722      +/-   ##
==========================================
- Coverage   54.02%   53.54%   -0.48%     
==========================================
  Files         104      104              
  Lines       10146    10146              
==========================================
- Hits         5481     5433      -48     
- Misses       3860     3908      +48     
  Partials      805      805              
Impacted Files Coverage Δ
core/qbft/qbft.go 71.67% <0.00%> (-9.88%) ⬇️
core/leadercast/transport.go 75.14% <0.00%> (-1.19%) ⬇️

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 87b91c1...6378850. Read the comment docs.

@obol-bulldozer obol-bulldozer bot merged commit aa751cc into main Jun 15, 2022
@obol-bulldozer obol-bulldozer bot deleted the corver/smokepar branch June 15, 2022 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants