Increase /dev/shm size to fix chrome crashes 95/71195/2
authorGary Wu <gary.i.wu@huawei.com>
Wed, 24 Oct 2018 23:12:53 +0000 (16:12 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 24 Oct 2018 23:19:11 +0000 (23:19 +0000)
commitadcb9ee33a8d2d158b3e05e9547f7c5a24d1f7a2
tree947849722cb135fae293a91bfa5872107d2b3bc5
parent4d5a96331a9ca22b152bf20c121a572c8235fe69
Increase /dev/shm size to fix chrome crashes

Chrome was randomly crashing while running Portal ETE
test suites.  This appears to be caused by /dev/shm being
too small in the container.  This patch increases the
size of /dev/shm in the robot container.

Change-Id: I79b6c3b05cc817b59db68327978800d7f80bd3f9
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
kubernetes/robot/templates/deployment.yaml