summaryrefslogtreecommitdiff
path: root/tests.deploy/deploy-rawdisk.script
Commit message (Collapse)AuthorAgeFilesLines
* Fix paths for chunk directories in cmdtestsLars Wirzenius2014-03-061-2/+2
|
* Morph now executes extensions in the repository containing the morphologiesDaniel Firth2013-09-261-1/+3
|
* Rework `morph deploy` to work with cluster morphologies.Tiago Gomes2013-08-161-2/+2
| | | | | | | | | | | | | 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-1/+1
|
* Disable deployment test on Python 2.6Lars Wirzenius2013-02-121-2/+9
| | | | | Also, make test use bash instead of sh, so it passes on squeeze as well as Baserock.
* Add cmdtest for "morph deploy" and rawdisk.writeLars Wirzenius2013-02-061-0/+31