You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "jnturton (via GitHub)" <gi...@apache.org> on 2023/10/24 08:47:30 UTC

[PR] [MINOR UPDATE]: Improve the Github CI memory constraint workarounds (drill)

jnturton opened a new pull request, #2839:
URL: https://github.com/apache/drill/pull/2839

   # [MINOR UPDATE]: Improve the Github CI memory constraint workarounds
   
   ## Description
   
   1. Add a 2GB swap file when setting up the Actions Runner.
   2. Remove /proc/sys/vm/drop_caches [snake oil](https://www.linuxatemyram.com/).
   3. Tune the heap and direct memory limits applied to the test suite.
   
   ## Documentation
   Improve the comments in the CI workflow yaml.
   
   ## Testing
   Full CI run.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [MINOR UPDATE]: Improve the Github CI memory constraint workarounds (drill)

Posted by "jnturton (via GitHub)" <gi...@apache.org>.
jnturton merged PR #2839:
URL: https://github.com/apache/drill/pull/2839


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org