From b725fdf54781657df084d295bac7abed49d83071 Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Mon, 1 Feb 2016 08:19:42 -0800 Subject: [PATCH] Made disk size in openstack 40GB, so osd won't run out of space Signed-off-by: Yuri Weinstein (cherry picked from commit 9e28d21adc7d891a9ad3426170f147164b2778ae) --- suites/upgrade/hammer-x/stress-split/0-cluster/openstack.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 suites/upgrade/hammer-x/stress-split/0-cluster/openstack.yaml diff --git a/suites/upgrade/hammer-x/stress-split/0-cluster/openstack.yaml b/suites/upgrade/hammer-x/stress-split/0-cluster/openstack.yaml new file mode 100644 index 0000000000000..45e60efc7f848 --- /dev/null +++ b/suites/upgrade/hammer-x/stress-split/0-cluster/openstack.yaml @@ -0,0 +1,3 @@ +openstack: + - machine: + disk: 40 # GB -- 2.39.5