From Fedora Project Wiki

m (initial boxgrinder platform ec2 test case)
 
m (change format of page.)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=We are converting the JEOS build to the EC2 platform format.
|description=We are converting the JEOS build to the EC2 platform format.
|setup=Clone the BoxGrinder test appliances into a convenient location using command <code>git clone https://github.com/msavy/boxgrinder-appliances.git</code>
|setup=No setup required besides [[Test_Day:2011-04-28_Cloud_SIG_BoxGrinder_Build#Prepare your environment|preparing your environment]].
|actions=
|actions=
# Navigate to directory <code>boxgrinder-appliances/testing-appliances/jeos-appls/</code>
# Execute <pre>boxgrinder-build /testing-appliances/jeos-appls/boxgrinder-build fedora-15-jeos.appl -p ec2 --trace</pre>
# Execute <pre>boxgrinder-build fedora-15-jeos.appl -p ec2</pre>
|results=
|results=
The following must be true to consider this a successful test run.
The following must be true to consider this a successful test run.

Revision as of 10:55, 23 April 2011

Description

We are converting the JEOS build to the EC2 platform format.

Setup

No setup required besides preparing your environment.

How to test

  1. Execute
    boxgrinder-build /testing-appliances/jeos-appls/boxgrinder-build fedora-15-jeos.appl -p ec2 --trace

Expected Results

The following must be true to consider this a successful test run.

  1. Step #2 completes without error (indicated on console)
  2. Program completes with exit code 0