Alex Dadgar
|
a5940ef25e
|
Merge
|
2015-11-06 10:41:42 -08:00 |
Alex Dadgar
|
f9fd83c696
|
Merge fix
|
2015-11-05 13:46:02 -08:00 |
Clint Shryock
|
fb8066d8f3
|
add checksums to tests, formatting after rebase
|
2015-11-05 09:23:45 -06:00 |
Clint Shryock
|
1a35649ea1
|
remove debug line
|
2015-11-05 08:55:30 -06:00 |
Clint Shryock
|
145a2e3610
|
refactor drivers to use new getter
|
2015-11-05 08:55:30 -06:00 |
Alex Dadgar
|
01e0be4cc6
|
Add comment explaining the qemu-img command on windows
|
2015-10-29 16:57:02 -07:00 |
Alex Dadgar
|
a5a1e45f4b
|
Get Qemu to fingerprint and test properly on both windows and linux
|
2015-10-27 15:27:11 -07:00 |
Clint Shryock
|
343daeb1ea
|
drivers: Add/Use go-getter to fetch remote binaries
Updates Qemu, Java drivers to use go-getter to fetch binaries
Adds remote artifact support for Exec, Raw Exec drivers
|
2015-10-26 09:40:06 -05:00 |
Alex Dadgar
|
6725cbb3f5
|
Mount shared alloc dir, modified API and tests
|
2015-09-25 16:46:41 -07:00 |
Alex Dadgar
|
9d3e3c0704
|
AllocDirBuilder that creates the alloc directory structure
|
2015-09-25 16:46:41 -07:00 |
Clint Shryock
|
f1ede2f555
|
Fix bad copy-paste from refactoring
|
2015-09-25 08:36:46 -05:00 |
Clint Shryock
|
4e6c795352
|
re-order the resources check and don't bail if no ports requested
|
2015-09-24 14:32:54 -05:00 |
Clint Shryock
|
e67d892ea3
|
driver/qemu: Setup multiple port forwards
|
2015-09-23 23:15:28 -05:00 |
Alex Dadgar
|
dd2f16123f
|
Fix qemu check and add debug lines when a driver is disabled
|
2015-09-22 17:36:44 -07:00 |
Alex Dadgar
|
bbb3853dd8
|
Update Qemu Fingerprint check
|
2015-09-22 17:12:52 -07:00 |
Alex Dadgar
|
dd0a76a9d7
|
Disable exec/java/qemu when non-root on non-windows OSes
|
2015-09-22 16:32:05 -07:00 |
Chris Bednarski
|
da93d4a30f
|
Change error to err to be consistent with other usage
|
2015-09-11 10:26:33 -07:00 |
Chris Bednarski
|
2a40673a3a
|
Relax Qemu version regexp to accomodate build identifier in the version command
|
2015-09-09 18:39:40 -07:00 |
Chris Bednarski
|
cc4d361ee9
|
Updated Qemu and tests to use DriverContext
|
2015-09-09 18:38:52 -07:00 |
Clint Shryock
|
037ae6d6eb
|
driver/qemu+java: Code cleanups
|
2015-09-09 14:38:42 -05:00 |
Clint Shryock
|
bd0f92f977
|
driver/qemu: Actually use the requred Memory from the Task
|
2015-09-09 14:30:35 -05:00 |
Clint Shryock
|
2611523b3b
|
driver/qemu: Require a memory resource on the task
|
2015-09-09 14:28:16 -05:00 |
Clint Shryock
|
d2822a435d
|
driver/qemu: Basic lifecycle management of Qemu images
|
2015-09-08 16:08:49 -05:00 |