apache / drill

Apache Drill is a distributed MPP query layer for self describing data
https://drill.apache.org/
Apache License 2.0
1.93k stars 984 forks source link

[MINOR UPDATE]: Improve the Github CI memory constraint workarounds #2839

Closed jnturton closed 9 months ago

jnturton commented 9 months ago

[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.
  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.