Skip to content

[backport][test] Run PHP distribtests with make -j8 (#33831)#33834

Merged
veblush merged 1 commit intogrpc:v1.57.xfrom
drfloob:backport/v1.57.x/33831
Jul 24, 2023
Merged

[backport][test] Run PHP distribtests with make -j8 (#33831)#33834
veblush merged 1 commit intogrpc:v1.57.xfrom
drfloob:backport/v1.57.x/33831

Conversation

@drfloob
Copy link
Copy Markdown
Member

@drfloob drfloob commented Jul 24, 2023

Related to #33795.

The tests are still OOMing, and I found that this distribtest script is still running make -j ... on a 16-core machine. Reducing it to 8 to see if that helps. Example OOM:
https://fusion2.corp.google.com/invocations/c306e6b9-24e3-498d-8971-3e914feea29b/log

Related to grpc#33795.

The tests are still OOMing, and I found that this distribtest script is
still running `make -j ...` on a 16-core machine. Reducing it to `8` to
see if that helps. Example OOM:
https://fusion2.corp.google.com/invocations/c306e6b9-24e3-498d-8971-3e914feea29b/log
@drfloob drfloob requested a review from veblush July 24, 2023 18:50
@drfloob drfloob added the release notes: no Indicates if PR should not be in release notes label Jul 24, 2023
@veblush veblush merged commit c1285fe into grpc:v1.57.x Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants