History | View | Annotate | Download (30.3 KB)
Add date to ovf name
Add --memory option for VM memory size (for large tests)
Fix walkthrough test path
Fix var name change
Add options to run commands before or after tests
Remove extra expect (paste error) that broke bootAndRunTests()
Clarify log message
Backing out attempt to identify kernel binary format
Add arch to vm name, and check kernel for boot arch
Add walkthrough test and log build exceptions
Log failed test output.
Add --zip option to archive VM.
Add -v so that we can see exampletest results
Add --test {test} and --branch {branch} options, and exampletest
Added --test option to boot and test a VM
Add 'mininet' prefix to output files
XML file cannot begin with a newline :(
Add generateOVF to finally create the OVF descriptor file!
Add options; generate virtimage file (in progress)
Add mtools to dependencies
Flush log file output to avoid slow buffering
Add a space
Write build log to file, and detect installation failure
Add 13.10 (won't work until final)
Clarify actual testing in module comment
quetzal -> quantal
Explicitly create a qcow2 image
Increase timeout (for lengthy hifi test)
Remove qcow2 post conversion; drop unused etree dep
correction: pexpect.timeout -> TIMEOUT
Detect failed iso download; begin virt-image support
Check `make test` results
Update release URLS - should probably clean this up.
Change to extract kernel and initrd
Update build directory name to include date.
Get rid of unused pexpect import.
Fix erroneous tab hit before commit.
Works, more or less.
First draft of new world order (create build image from iso)
Final gasp of cloud image version.
Added support for creating a volume rather than a raw partition.
Many more improvements.
Minor changes and script evolution.
Created first revision of VM build script.