Test AMIs

Are there standard AMIs that folks use to test cookbook changes
before submitting pull requests back to opscode? I’ve found AMIs to
use, but it would save me some time if there was a list of AMIs to use
to test against. So before I submit a change back I could try
spinning up a CentOS 5.x instance, a CentOS 6.x instance, etc.

Thanks,
Jake.

On Tue, Jan 24, 2012 at 1:33 PM, Jake Vanderdray
jvanderdray@customink.com wrote:

Are there standard AMIs that folks use to test cookbook changes
before submitting pull requests back to opscode? I've found AMIs to
use, but it would save me some time if there was a list of AMIs to use
to test against. So before I submit a change back I could try
spinning up a CentOS 5.x instance, a CentOS 6.x instance, etc.

Here is an internal list from Opscode, but it isn't official:

ami OS / Distro / Release Source Arch Notes
ami-3962a950 Ubuntu 11.10 Oneiric instance-store Alestic 32-bit
ami-c15994a8 Ubuntu 11.04 Natty instance-store Alestic 32-bit
ami-9930fdf0 Ubuntu 10.10 Maverick instance-store Alestic 32-bit
ami-6936fb00 Ubuntu 10.04 LTS Lucid instance-store Alestic 32-bit
ami-0e7a8267 Ubuntu 8.04 LTS Hardy instance-store Alestic 32-bit
ami-2d8e4c44 RHEL-5.5 (ebs) i386
ami-a95390c0 RHEL-5.5 (ebs) x86_64
ami-8d8f4de4 RHEL-5.6 (ebs) i386
ami-8f4083e6 RHEL-5.6 (ebs) x86_64
ami-77a2601e RHEL-5.7 (ebs) i386
ami-0f0bc866 RHEL-5.7 (ebs) x86_64
ami-5550933c RHEL-6.0 (ebs) i386
ami-6f63a006 RHEL-6.0 (ebs) x86_64
ami-3ddb1954 RHEL-6.1 (ebs) i386
ami-31d41658 RHEL-6.1 (ebs) x86_64
ami-43c2032a Centos 6.0 Rightscale 32-bit
https://my.rightscale.com/clouds/ec2/1/images/565694
ami-3fe42456 Centos 5.6 Rightscale 32-bit
https://my.rightscale.com/clouds/ec2/1/images/585208
ami-f8b35e91 CentoS 5.4 Rightscale 32-bit
ami-c041bda9 Debian 6.0.1 Squeeze ec2debian list 32-bit login as root
ami-dcf615b5 Debian 5.0.3 Lenny Alestic via AMI Catalog 32-bit
login as root ; ec2-describe-images -a

Bryan

Thanks for this Bryan. It was very helpful.

On Tue, Jan 24, 2012 at 4:39 PM, Bryan McLellan btm@loftninjas.org wrote:

On Tue, Jan 24, 2012 at 1:33 PM, Jake Vanderdray
jvanderdray@customink.com wrote:

Are there standard AMIs that folks use to test cookbook changes
before submitting pull requests back to opscode? I've found AMIs to
use, but it would save me some time if there was a list of AMIs to use
to test against. So before I submit a change back I could try
spinning up a CentOS 5.x instance, a CentOS 6.x instance, etc.

Here is an internal list from Opscode, but it isn't official:

ami OS / Distro / Release Source Arch Notes
ami-3962a950 Ubuntu 11.10 Oneiric instance-store Alestic 32-bit
ami-c15994a8 Ubuntu 11.04 Natty instance-store Alestic 32-bit
ami-9930fdf0 Ubuntu 10.10 Maverick instance-store Alestic 32-bit
ami-6936fb00 Ubuntu 10.04 LTS Lucid instance-store Alestic 32-bit
ami-0e7a8267 Ubuntu 8.04 LTS Hardy instance-store Alestic 32-bit
ami-2d8e4c44 RHEL-5.5 (ebs) i386
ami-a95390c0 RHEL-5.5 (ebs) x86_64
ami-8d8f4de4 RHEL-5.6 (ebs) i386
ami-8f4083e6 RHEL-5.6 (ebs) x86_64
ami-77a2601e RHEL-5.7 (ebs) i386
ami-0f0bc866 RHEL-5.7 (ebs) x86_64
ami-5550933c RHEL-6.0 (ebs) i386
ami-6f63a006 RHEL-6.0 (ebs) x86_64
ami-3ddb1954 RHEL-6.1 (ebs) i386
ami-31d41658 RHEL-6.1 (ebs) x86_64
ami-43c2032a Centos 6.0 Rightscale 32-bit
https://my.rightscale.com/clouds/ec2/1/images/565694
ami-3fe42456 Centos 5.6 Rightscale 32-bit
https://my.rightscale.com/clouds/ec2/1/images/585208
ami-f8b35e91 CentoS 5.4 Rightscale 32-bit
ami-c041bda9 Debian 6.0.1 Squeeze ec2debian list 32-bit login as root
ami-dcf615b5 Debian 5.0.3 Lenny Alestic via AMI Catalog 32-bit
login as root ; ec2-describe-images -a

Bryan

On Tue, Jan 24, 2012 at 1:39 PM, Bryan McLellan btm@loftninjas.org wrote:

Here is an internal list from Opscode, but it isn't official:

Jessica from Opscode move this from our internal wiki to the public
wiki, so everyone can partake in this list now:
http://wiki.opscode.com/display/chef/AMI+List+for+Developers

Bryan