From Fedora Project Wiki

(initial test case boxgrinder-jeos)
 
m (15 not rawhide)
Line 4: Line 4:
|actions=
|actions=
# Navigate to directory <code>testing-appliances/jeos-appls/</code>
# Navigate to directory <code>testing-appliances/jeos-appls/</code>
# Execute <code>boxgrinder-build fedora-rawhide-jeos.appl</code>
# 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.

Revision as of 14:34, 22 April 2011

Description

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

Setup

Clone the BoxGrinder test appliances into a convenient location using command git clone https://github.com/msavy/boxgrinder-appliances.git

How to test

  1. Navigate to directory testing-appliances/jeos-appls/
  2. Execute
    boxgrinder-build fedora-15-jeos.appl

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