From Fedora Project Wiki

m (change format of page.)
m (fix sucess step)
Line 6: Line 6:
|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.
# Step #2 completes without error (indicated on console)
# Step #1 completes without error (indicated on console)
# Program completes with exit code 0
# Program completes with exit code 0
}}
}}

Revision as of 11:00, 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 #1 completes without error (indicated on console)
  2. Program completes with exit code 0