Skip to content

[test] Run PHP distribtests with make -j8#33831

Merged
veblush merged 1 commit intogrpc:masterfrom
drfloob:fix/php-distribtest-make-timeout
Jul 24, 2023
Merged

[test] Run PHP distribtests with make -j8#33831
veblush merged 1 commit intogrpc:masterfrom
drfloob:fix/php-distribtest-make-timeout

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

@drfloob drfloob added the release notes: no Indicates if PR should not be in release notes label Jul 24, 2023
@veblush veblush merged commit 035d279 into grpc:master Jul 24, 2023
drfloob added a commit to drfloob/grpc that referenced this pull request Jul 24, 2023
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
veblush pushed a commit that referenced this pull request 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
@copybara-service copybara-service bot added the imported Specifies if the PR has been imported to the internal repository label Jul 24, 2023
mario-vimal pushed a commit to mario-vimal/grpc that referenced this pull request Jul 27, 2023
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

imported Specifies if the PR has been imported to the internal repository 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.

3 participants