Skip to content

Conversation

@awrichar
Copy link
Contributor

@awrichar awrichar commented Jul 8, 2022

Disable parallelization and reduce test timeout to 1m.

This re-enables streaming logs during E2E runs (which is disabled by default when running suites in parallel). No real impact since our test jobs are already divided such that they run 1 suite per job.

@awrichar
Copy link
Contributor Author

awrichar commented Jul 8, 2022

Wow... is 1m really not long enough for some of these things to confirm?

@awrichar
Copy link
Contributor Author

awrichar commented Jul 8, 2022

Ah, -timeout is a timeout for the entire suite, not a single test. Will remove that change.

Disable parallelization so that logs will be streamed from running tests.

Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2022

Codecov Report

Merging #892 (6a0c414) into main (2f705a3) will not change coverage.
The diff coverage is n/a.

❗ Current head 6a0c414 differs from pull request most recent head 2b56e98. Consider uploading reports for the commit 2b56e98 to get more accurate results

@@           Coverage Diff           @@
##             main     #892   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files         298      298           
  Lines       19255    19255           
=======================================
  Hits        19251    19251           
  Misses          4        4           

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 2f705a3...2b56e98. Read the comment docs.

@nguyer nguyer merged commit 40a334e into hyperledger:main Jul 8, 2022
@nguyer nguyer deleted the test branch July 8, 2022 20:40
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