summaryrefslogtreecommitdiff
path: root/tests.deploy/deploy-rawdisk-without-disk-size-fails.script
Commit message (Collapse)AuthorAgeFilesLines
* Rework `morph deploy` to work with cluster morphologies.Tiago Gomes2013-08-161-1/+1
| | | | | | | | | | | | | From now on, `morph deploy` will work to only accept a cluster morphology as argument. A cluster morphology defines a list of systems to built, and for each system a list of ways to deploy them. We will not support the old syntax anymore. - Update `morph deploy` docstring with the new syntax, including an explanation of cluster morphologies (also document `tar` deployments). - Fix tests that used the old syntax. - Add tests for cluster deployments.
* Apply Richard Maw's suggestionsJonathan Maw2013-05-291-8/+1
|
* Make deploy-rawdisk test pass and add a test for undefined DISK_SIZEJonathan Maw2013-05-291-0/+37