Alex Dadgar
|
a4a440da8e
|
ParseAndReplace args at the executor level
|
2015-09-27 17:37:24 -07:00 |
|
Alex Dadgar
|
76dfa9bb0f
|
Check err
|
2015-09-27 17:37:24 -07:00 |
|
Alex Dadgar
|
b95d349a3e
|
Set the allocdir correctly when using the linux executor
|
2015-09-27 17:37:24 -07:00 |
|
Alex Dadgar
|
5928b950c5
|
Skip non-regular files in embedding and comment on the chrootEnv map
|
2015-09-25 16:49:19 -07:00 |
|
Alex Dadgar
|
fc2e9754a3
|
Only unmount once
|
2015-09-25 16:49:18 -07:00 |
|
Alex Dadgar
|
0f855e2088
|
Fix cgroup isolation
|
2015-09-25 16:49:18 -07:00 |
|
Chris Bednarski
|
ac70832eb3
|
Added errNoResources to executor package; return this when Limit is called with nil argument
|
2015-09-25 16:49:18 -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 |
|
Alex Dadgar
|
3875e8a59a
|
Update exec_linux to assume it is running as root
|
2015-09-22 16:44:11 -07:00 |
|
Alex Dadgar
|
1b46cbff83
|
Fixed function comment
|
2015-09-21 09:08:57 -07:00 |
|
Alex Dadgar
|
0e3f21b34f
|
Linux executor with cgroup isolation support
|
2015-09-21 09:08:57 -07:00 |
|
Clint Shryock
|
61948802a8
|
executor/linux: Add UUID for the name, return error on failure to apply
|
2015-09-21 09:08:57 -07:00 |
|
Clint Shryock
|
067e65bf12
|
exec/linux: move Limit to after Start
|
2015-09-21 09:08:57 -07:00 |
|
Clint Shryock
|
0c526ddb8e
|
spike on adding cgroups
|
2015-09-21 09:08:57 -07:00 |
|
Chris Bednarski
|
c99e368461
|
Support running Linux exec as a non-root user
|
2015-09-15 20:17:23 -07:00 |
|
Chris Bednarski
|
e5cb8852af
|
Overhaul the executor code so we use build flags instead of dynamic loading
|
2015-09-15 18:54:55 -07:00 |
|
Chris Bednarski
|
d1c4abef33
|
Changed Default executor to use a factory
|
2015-09-15 16:40:40 -07:00 |
|