Skip to main content
  1. Tags/

Gitlab

2019


Get faster GitLab runners with a ramdisk

··589 words·3 mins
Many cloud providers give you lots of memory with each instance and you can speed up tests and builds by using a ramdisk.

Running Ansible in OpenShift with arbitrary UIDs

··590 words·3 mins
My work at Red Hat involves testing lots and lots of kernels from various sources and we use GitLab CE to manage many of our repositories and run our CI jobs.