iad2: kerneltest01.iad2: turns out 1gb memory is not enough
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
dd5546bf84
commit
063503225e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
# Define resources for this group of hosts here.
|
# Define resources for this group of hosts here.
|
||||||
lvm_size: 20000
|
lvm_size: 20000
|
||||||
mem_size: 1024
|
mem_size: 4096
|
||||||
num_cpus: 1
|
num_cpus: 2
|
||||||
|
|
||||||
# Definining these vars has a number of effects
|
# Definining these vars has a number of effects
|
||||||
# 1) mod_wsgi is configured to use the vars for its own setup
|
# 1) mod_wsgi is configured to use the vars for its own setup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue