From 17d79b56a292d25bf92903995c497f04a3449562 Mon Sep 17 00:00:00 2001 From: "zongmin.gu" Date: Thu, 30 Sep 2021 16:01:50 +0800 Subject: [PATCH] Fix aliyunlinux test --- test/Occlum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Occlum.json b/test/Occlum.json index 7c298dcb..fedb712f 100644 --- a/test/Occlum.json +++ b/test/Occlum.json @@ -2,7 +2,7 @@ "resource_limits": { "kernel_space_heap_size": "40MB", "kernel_space_stack_size": "1MB", - "user_space_size": "500MB", + "user_space_size": "600MB", "max_num_of_threads": 32 }, "process": {