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

Increase the number of CI tests that can be run in parallel. #641

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

straussb
Copy link
Contributor

@straussb straussb commented Sep 9, 2021

I expect that the workflow will fail after this change is checked in due to resource limitations. Based on those
failures, we will get the necessary limits raised.

Description: <Describe what has changed.
Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.>

Link to tracking Issue:

Testing: < Describe what testing was performed and which tests were added.>

Documentation: < Describe the documentation added.>

@straussb straussb requested a review from mxiamxia September 9, 2021 21:09
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2021

Codecov Report

Merging #641 (c8c8b13) into main (2ea8069) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #641   +/-   ##
=======================================
  Coverage   64.54%   64.54%           
=======================================
  Files           8        8           
  Lines         220      220           
=======================================
  Hits          142      142           
  Misses         62       62           
  Partials       16       16           

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 2ea8069...c8c8b13. Read the comment docs.

I expect that the workflow will fail after this change is checked in due to resource limitations.  Based on those
failures, we will get the necessary limits raised.
@straussb straussb force-pushed the increase-max-parallel-tests branch from c8c8b13 to d879a42 Compare September 10, 2021 19:46
@mxiamxia mxiamxia merged commit ffe42a2 into main Sep 14, 2021
straussb added a commit that referenced this pull request Sep 20, 2021
mxiamxia pushed a commit that referenced this pull request Sep 20, 2021
@straussb straussb deleted the increase-max-parallel-tests branch September 21, 2021 18:16
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