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

Fix release workflow - don't run long tests #361

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Conversation

poszu
Copy link
Contributor

@poszu poszu commented Aug 29, 2023

Reason: the TestLoadSubmits can't run in CI because it spawns too many GRPC connections.

@pigmej pigmej self-requested a review August 29, 2023 14:13
@poszu poszu enabled auto-merge August 29, 2023 14:13
@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #361 (f6ab2dc) into develop (20785a5) will decrease coverage by 0.2%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           develop    #361     +/-   ##
=========================================
- Coverage     73.6%   73.5%   -0.2%     
=========================================
  Files           20      20             
  Lines         1859    1859             
=========================================
- Hits          1370    1367      -3     
- Misses         363     365      +2     
- Partials       126     127      +1     

see 1 file with indirect coverage changes

@poszu poszu added this pull request to the merge queue Aug 29, 2023
Merged via the queue into develop with commit e2d22fa Aug 29, 2023
10 of 12 checks passed
@poszu poszu deleted the fix-release-workflow branch August 29, 2023 14: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.

2 participants