Alex Dadgar
|
aeb400cd8a
|
update test to reflect not uppercasing passed env vars
|
2015-10-02 17:49:18 -07:00 |
Antoine POPINEAU
|
56944536fc
|
Moved the envvars logic to TaskEnvironment and TaskEnvironmentVariables(). Added tests there.
|
2015-10-02 17:46:55 -07:00 |
Alex Dadgar
|
a45f9f2e71
|
Pull task environments into their own type to be reusable across drivers and executors
|
2015-09-27 17:37:24 -07:00 |
Alex Dadgar
|
a96f6dfa6d
|
Remove cruft from rebase
|
2015-09-27 17:37:24 -07:00 |
Alex Dadgar
|
a7eebcbd5b
|
merge fixes
|
2015-09-27 17:37:24 -07:00 |
Chris Bednarski
|
a8c8fc2f96
|
Merge branch 'master' into b-docker-fixes
Conflicts:
client/driver/docker_test.go
client/driver/java_test.go
client/driver/qemu_test.go
|
2015-09-25 18:35:23 -07:00 |
Chris Bednarski
|
aa3019780d
|
Added docker test to spin up 3 containers at the same time
|
2015-09-25 17:35:33 -07:00 |
Chris Bednarski
|
32d260281f
|
Added guards to tests so we can more gracefully degrade the test suite when thing are not installed
|
2015-09-25 16:49:26 -07:00 |
Chris Bednarski
|
b9dd4c40c5
|
Added basic resources to exec/java tests so each test has cpu, ram, and network
|
2015-09-25 16:49:18 -07:00 |
Alex Dadgar
|
3cea4288b9
|
Merge qemu test
|
2015-09-25 16:49:14 -07:00 |
Chris Bednarski
|
3fd3c2a913
|
Add test case for PopulateEnvironment
|
2015-09-24 00:17:33 -07:00 |
Chris Bednarski
|
cc4d361ee9
|
Updated Qemu and tests to use DriverContext
|
2015-09-09 18:38:52 -07: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 |
Clint Shryock
|
9e79a15789
|
move test logger to shared file
|
2015-09-01 16:56:42 -05:00 |