]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: increase memory to 1024Mb for centos7_cluster scenario
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 11 Jun 2018 08:49:39 +0000 (10:49 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 11 Jun 2018 15:54:56 +0000 (17:54 +0200)
we see more and more failure like `fatal: [mon0]: UNREACHABLE! => {}` in
`centos7_cluster` scenario, Since we have 30Gb RAM on hypervisors, we
can give monitors a bit more RAM. By the way, nodes on containerized cluster
testing scenario have already 1024Mb memory allocated.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit bbb869133563c3b0ddd0388727b894306b6b8b26)
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/functional/centos/7/cluster/vagrant_variables.yml

index 4a73aec712b211cfd1669ddbd18da5168e68c791..d836907803cb7eadd57ac407f2218ddbe9782719 100644 (file)
@@ -27,7 +27,7 @@ cluster_subnet: 192.168.2
 
 # MEMORY
 # set 1024 for CentOS
-memory: 512
+memory: 1024
 
 # Ethernet interface name
 # use eth1 for libvirt and ubuntu precise, enp0s8 for CentOS and ubuntu xenial