Skip to content

Increase inotify watches in gitpod-docker-image job

Stan Hu requested to merge sh-set-inotify-watches-gitpod into main

What does this merge request do and why?

gitlab!105145 (merged) reintroduced the use of the listen gem to watch for code changes. We need to make sure the sysctl setting is high enough to work with GitLab Rails.

Relates to #1625 (closed)

Impacted categories

The following categories relate to this merge request:

Merge request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise an issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.
Edited by Stan Hu

Merge request reports

Loading