From Fedora Project Wiki

No edit summary
No edit summary
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=
# Navigate to directory <code>testing-appliances/jeos-appls/</code>
# Execute <pre>boxgrinder-build testing-appliances/jeos-appls/fedora-15-jeos.appl</pre>
# Execute <pre>boxgrinder-build fedora-15-jeos.appl</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 #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 08:40, 23 April 2011

Description

Build the most basic possible appliance with BoxGrinder: JEOS (Just Enough Operating System)

Setup

No setup required besides preparing your environment.

How to test

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

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