Chris Bednarski
|
f4ad6e51dc
|
Replaced List with Map
|
2015-09-23 11:56:36 -07:00 |
Chris Bednarski
|
e26dbf4850
|
Fix some printf tokens
|
2015-09-22 23:43:05 -07:00 |
Chris Bednarski
|
8bf45688b6
|
Check for nils before accessing data
|
2015-09-22 23:11:55 -07:00 |
Chris Bednarski
|
3e90379f05
|
Pass dynamic ports to the exec driver via environment variables
|
2015-09-22 22:33:29 -07:00 |
Chris Bednarski
|
0281debee4
|
Merge branch 'master' into f-driver-config
Conflicts:
client/driver/driver.go
|
2015-09-09 18:19:19 -07:00 |
Chris Bednarski
|
a695e311dc
|
Replace logging and config with DriverContext, which allows us to expand the dependency injection without changing the interface
|
2015-09-09 18:06:23 -07:00 |
Clint Shryock
|
98c53162d2
|
driver/qemu: add to builtin drivers
|
2015-09-08 16:25:36 -05:00 |
Chris Bednarski
|
4eb8fc5188
|
Added config to drivers; needed for docker driver to get the socket endpoint
|
2015-09-08 12:43:02 -07:00 |
Armon Dadgar
|
f1da1226c1
|
driver/java: Add to builtin list
|
2015-09-04 13:09:11 -07:00 |
Armon Dadgar
|
0527529f88
|
client: allocate alloc dir and cleanup
|
2015-08-30 17:35:58 -07:00 |
Armon Dadgar
|
83dd313b5c
|
client: working on runners
|
2015-08-29 15:46:10 -07:00 |
Armon Dadgar
|
8e32075210
|
client: making progress
|
2015-08-23 16:49:48 -07:00 |
Armon Dadgar
|
3663c44dee
|
client: standardize naming
|
2015-08-23 15:36:06 -07:00 |
Armon Dadgar
|
a561fbb9a9
|
driver: skeleton package
|
2015-08-20 16:50:28 -07:00 |