Add a swap file to build machines 54/71654/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Feb 2018 16:10:24 +0000 (11:10 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 2 May 2018 04:21:03 +0000 (00:21 -0400)
commit787e024afbcc79f78f459c2144ab70ddc063e3fb
tree34fd826896174b4eae01a9e3334a8c8056519119
parent8dad157b7d7c30fd44a88e3f6b4a68ba85ecf142
Add a swap file to build machines

We have heard this a few times now and again on the TSC mailing list
https://lists.opendaylight.org/pipermail/tsc/2018-February/008824.html

It might be beneficial to have some kind of swap available on the
system. There is a pretty good writeup about swap here:
https://chrisdown.name/2018/01/02/in-defence-of-swap.html

This was originally merged as Ifc9d57045b54e1b4f9943214e418b41fabf49d04
but then reverted to troubleshoot build issues. With CI stable now it is
worth trying again.

Change-Id: I85e491eb8944f3a672a11da9840275beadb104fa
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jenkins-scripts/jenkins-init-script.sh