Diff for "EC2Test/Image"

Not logged in - Log In / Register

Differences between revisions 1 and 2
Revision 1 as of 2010-02-01 09:45:36
Size: 527
Editor: henninge
Comment: started, more details to follow
Revision 2 as of 2010-02-01 11:40:36
Size: 625
Editor: henninge
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
Make sure you have ''ec2-api-tools'' installed.

{{{
sudo apt-get install ec2-api-toos
}}}

How to update the ec2test image

Here are some notes about what is necessary to update the AWS image that ec2 test uses for testing.

Update the image

Make sure you have ec2-api-tools installed.

sudo apt-get install ec2-api-toos

Here is the command line:

./utilities/ec2 update-image --public launchpad-ec2test114 -m based-on:ami-e6f6158f

Update images for PQM and buldbot

Request an update of the images for PQM, lpbuildbot, and production by filing an RT with the LOSAs. Tom Haddon says they like to do them all at the same time to have them synchronized.

EC2Test/Image (last edited 2012-01-06 20:56:41 by gary)