From ac770fd2ad9bbe9da8671e4e0d484785213073cc Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Fri, 14 Mar 2014 15:40:24 +0000 Subject: Raise the disk image size for deployment test Older versions of btrfs fail with just 10M. --- yarns/deployment.yarn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarns/deployment.yarn b/yarns/deployment.yarn index a5da8ee5..fc21b826 100644 --- a/yarns/deployment.yarn +++ b/yarns/deployment.yarn @@ -54,7 +54,7 @@ the same code paths as a real upgrade. AND system test-system in cluster test-cluster in branch master has deployment type: rawdisk AND system test-system in cluster test-cluster in branch master has deployment location: test.tar WHEN the user builds the system test-system in branch master - AND the user attempts to deploy the cluster test-cluster in branch master with options test-system.DISK_SIZE=10M test-system.VERSION_LABEL=test1 + AND the user attempts to deploy the cluster test-cluster in branch master with options test-system.DISK_SIZE=20M test-system.VERSION_LABEL=test1 THEN morph succeeded WHEN the user attempts to upgrade the cluster test-cluster in branch master with options test-system.VERSION_LABEL=test2 THEN morph succeeded -- cgit v1.2.1