diff options
author | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2014-07-01 16:41:48 +0000 |
---|---|---|
committer | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2014-07-07 11:37:04 +0100 |
commit | 950d6dddfe9cbf294e01973cc39040181f5525e5 (patch) | |
tree | b7437b7b6dc60d0709e6237438a4abae9ed5461a /upgrade-devel.morph | |
parent | 103e708d47fbf8a72205af81679ed599de0d393b (diff) | |
download | definitions-950d6dddfe9cbf294e01973cc39040181f5525e5.tar.gz |
do-release: take advantage of partial deployment
The 'morph deploy' command now lets us deploy system images one at a
time, so let's do that. This means that if all but one image is
deployed successfully, on the next run the user just needs to deploy
one further image.
Also, since each deployment has a unique name in release.morph now,
we can override the location and VERSION_LABEL fields instead of
requiring the user to update them manually before each release. The
release.morph cluster should now specify the *basename* of the image
in the location field only. By basename, I mean the system name plus
the appropriate extension (normally .tar or .img). The do-release
script will then prepend the image path and the version label to get
a filename.
The release.morph cluster has been updated accordingly.
Diffstat (limited to 'upgrade-devel.morph')
0 files changed, 0 insertions, 0 deletions