From 2a67dbf60c9975dff045cad3575396af9ac778c8 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 24 Oct 2018 16:12:53 -0700 Subject: Updated git submodules Project: oom master adcb9ee33a8d2d158b3e05e9547f7c5a24d1f7a2 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 --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index 4d5a96331..adcb9ee33 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 4d5a96331a9ca22b152bf20c121a572c8235fe69 +Subproject commit adcb9ee33a8d2d158b3e05e9547f7c5a24d1f7a2 -- cgit