test: add test for containers resources changes

We change the ceph_mon_docker_memory_limit on the second run, this
should trigger a restart of services.

Signed-off-by: Sébastien Han <seb@redhat.com>
pull/2287/head
Sébastien Han 2018-02-09 18:15:25 +01:00
parent 79864a8936
commit 7d690878df
1 changed files with 3 additions and 2 deletions

View File

@ -4,6 +4,7 @@
"osd_pool_default_pg_num": 12,
"osd_pool_default_size": 1
}
}
"ceph_docker_image_tag": "tag-stable-3.0-luminous-ubuntu-16.04"
},
"ceph_docker_image_tag": "tag-stable-3.0-luminous-ubuntu-16.04",
"ceph_mon_docker_memory_limit": "2g"
}