cri-o/contrib
Chris Evich f65d548ac2 Add file-backed swap to prevent OOM
Without any swap space enabled, it's possible some intensive operation
can chew up all the memory on the test VM.  Enabling swap space will
prevent this for minor cases, but could lead to disk-thrashing if the
memory demand is excessive.

Since the test system never reboots, using a file-backed swap should
suffice. Though not ideal, it's easy to setup and doesn't require any
interactions with the cloud that owns the VM or the job that created it.

Signed-off-by: Chris Evich <cevich@redhat.com>
2017-08-30 14:01:25 -04:00
..
cni Fix Typo in Readme 2017-08-15 10:48:39 +08:00
rpm We need to support the name cri-o and crio for rpm and systemd 2017-07-19 07:29:36 -04:00
systemd contrib: Set the OOM Score Adjust of cri-o service to be low 2017-06-23 09:04:27 -07:00
test Add file-backed swap to prevent OOM 2017-08-30 14:01:25 -04:00