Fix aliyunlinux test
This commit is contained in:
parent
c49e3d8027
commit
17d79b56a2
@ -2,7 +2,7 @@
|
|||||||
"resource_limits": {
|
"resource_limits": {
|
||||||
"kernel_space_heap_size": "40MB",
|
"kernel_space_heap_size": "40MB",
|
||||||
"kernel_space_stack_size": "1MB",
|
"kernel_space_stack_size": "1MB",
|
||||||
"user_space_size": "500MB",
|
"user_space_size": "600MB",
|
||||||
"max_num_of_threads": 32
|
"max_num_of_threads": 32
|
||||||
},
|
},
|
||||||
"process": {
|
"process": {
|
||||||
|
Loading…
Reference in New Issue
Block a user