From Fedora Project Wiki
Description
Deliver an appliance to a locally mounted drive.
Setup
- Prepare your environment
- Put the following BoxGrinder config into a file named:
/root/.boxgrinder/config
.
plugins: local: path: /tmp/boxgrinder-appliances package: true overwrite: false
How to test
- Execute:
boxgrinder-build testing-appliances/jeos-appls/fedora-14-jeos.appl -d local --trace
Expected Results
The following must be true to consider this a successful test run.
- Step #1 completes without error (indicated on console)
- Program completes with exit code 0
- Determine whether a tar.gz file has appeared in the expected local directory