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 < | # 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
- Navigate to directory
testing-appliances/jeos-appls/
- Execute
boxgrinder-build fedora-15-jeos.appl
Expected Results
The following must be true to consider this a successful test run.
- Step #2 completes without error (indicated on console)
- Program completes with exit code 0