From Fedora Project Wiki
m (change format of page.) |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
|setup=No setup required besides [[Test_Day:2011-04-28_Cloud_SIG_BoxGrinder_Build#Prepare your environment|preparing your environment]]. | |setup=No setup required besides [[Test_Day:2011-04-28_Cloud_SIG_BoxGrinder_Build#Prepare your environment|preparing your environment]]. | ||
|actions= | |actions= | ||
# Execute <pre>boxgrinder-build | # Execute | ||
<pre> | |||
cd boxgrinder-appliances/ | |||
boxgrinder-build testing-appliances/jeos-appls/fedora-15-jeos.appl -p ec2 --trace | |||
</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. | ||
# Step # | # Step #1 completes without error (indicated on console) | ||
# Program completes with exit code 0 | # Program completes with exit code 0 | ||
}} | }} |
Latest revision as of 15:07, 28 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
- Execute
cd boxgrinder-appliances/ boxgrinder-build testing-appliances/jeos-appls/fedora-15-jeos.appl -p ec2 --trace
Expected Results
The following must be true to consider this a successful test run.
- Step #1 completes without error (indicated on console)
- Program completes with exit code 0