ReferencePlatforms/Test/UbuntuLinux

From MozillaWiki
< ReferencePlatforms
Revision as of 16:07, 30 January 2013 by Rail (talk | contribs) (Created page with "Ubuntu 12.04 based test platform is fully automated. Reference image (AMI) is created by http://hg.mozilla.org/build/cloud-tools/file/e81d7808fb10/aws/aws_create_ami.py script. ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Ubuntu 12.04 based test platform is fully automated.

Reference image (AMI) is created by http://hg.mozilla.org/build/cloud-tools/file/e81d7808fb10/aws/aws_create_ami.py script.

Instances are created by http://hg.mozilla.org/build/cloud-tools/file/e81d7808fb10/aws/aws_create_instance.py script. Example steps to create a staging slave may be found here and here