From Fedora Project Wiki

Revision as of 11:46, 22 April 2011 by Msavy (talk | contribs) (initial boxgrinder platform vmware test case)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

We are converting the JEOS build to the vmware platform format.

Setup

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

Put the following BoxGrinder config into a file named: ~/.boxgrinder/config

plugins:
  vmware:
    type: enterprise
    thin_disk: true
Idea.png
Choose the right $HOME
Please note the location of $HOME (~/) will vary, depending upon the manner in which you elevated to root privileges. Ensure you place the configuration file in the correct location for your preferred method.

How to test

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

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