summaryrefslogtreecommitdiff
path: root/yarns/deployment.yarn
diff options
context:
space:
mode:
authorSam Thursfield <sam@afuera.me.uk>2014-08-29 23:18:45 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-01 10:35:16 +0100
commit864dff6aa72615a85e3c7180cfd65cacb66867da (patch)
tree8ba3dea5b0ba8143afda9b549a1f0e232cbbddf7 /yarns/deployment.yarn
parent5c90ccfd74d28d817fab50079f0233cd8a555d3a (diff)
downloadmorph-864dff6aa72615a85e3c7180cfd65cacb66867da.tar.gz
Add `morph upgrade` command, deprecate `morph deploy --upgrade`
The arguments to `morph deploy` can get quite long, any way we can make it shorter and clearer is useful. We can also avoid having the strange --no-upgrade flag in future.
Diffstat (limited to 'yarns/deployment.yarn')
-rw-r--r--yarns/deployment.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarns/deployment.yarn b/yarns/deployment.yarn
index 4039d551..40b50432 100644
--- a/yarns/deployment.yarn
+++ b/yarns/deployment.yarn
@@ -7,7 +7,7 @@ Morph Deployment Tests
WHEN the user checks out the system branch called master
AND the user attempts to deploy the system systems/test-system.morph in branch master
THEN morph failed
- AND the deploy error message includes the string "morph deploy is only supported for cluster morphologies"
+ AND the deploy error message includes the string "morph deployment commands are only supported for cluster morphologies"
FINALLY the git server is shut down
SCENARIO deploying a cluster morphology as a tarfile