sealingtech / CLIP

SealingTech's Certifiable Linux Integration Platform
9 stars 12 forks source link

added scripts used to smoke test live and install isos with qemu #79

Closed marshalljmiller closed 6 years ago

marshalljmiller commented 6 years ago

These scripts are far from perfect and are pretty fragile, but it is a start.

The following packages are needed: qemu-kvm qemu-kvm-common expect libvirt-client

To run a test build a live or install iso and run: ./support/tests/media/qemu-test-TYPE.sh ISO_PATH

where TYPE is live-iso or inst-iso

sshimko commented 6 years ago

CI here we come :)