summaryrefslogtreecommitdiff
path: root/yarns
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-03-14 15:40:24 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-03-14 17:07:10 +0000
commitac770fd2ad9bbe9da8671e4e0d484785213073cc (patch)
tree222de9287ccfb6cd45eff5ecb0664d03d14cd8fe /yarns
parent2d3d24f66a216a714204aa3d208026f883c07464 (diff)
downloadmorph-ac770fd2ad9bbe9da8671e4e0d484785213073cc.tar.gz
Raise the disk image size for deployment test
Older versions of btrfs fail with just 10M.
Diffstat (limited to 'yarns')
-rw-r--r--yarns/deployment.yarn2
1 files changed, 1 insertions, 1 deletions
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