From Fedora Project Wiki

m (15 not rawhide)
No edit summary
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=Build the most basic possible appliance with BoxGrinder: JEOS (Just Enough Operating System)
|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 <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>testing-appliances/jeos-appls/</code>
# Navigate to directory <code>testing-appliances/jeos-appls/</code>

Revision as of 08:28, 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. 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