This website requires JavaScript.
Explore
Help
Register
Sign In
kemko
/
nomad
Watch
1
Star
0
Fork
0
You've already forked nomad
mirror of
https://github.com/kemko/nomad.git
synced
2026-01-03 17:05:43 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b03d94da1e668d29aecafc58642c4c9e0b3b94c1
nomad
/
client
/
driver
/
executor
History
Kenneth Feng
b03d94da1e
linux/exec: add /usr/share to ChrootEnv
2015-12-28 13:39:34 -05:00
..
exec_basic_test.go
Speed up tests by allowing parallel execution.
2015-11-25 15:56:55 -05:00
exec_basic.go
Moving the args to helper
2015-11-26 14:13:19 -08:00
exec_linux_test.go
Speed up tests by allowing parallel execution.
2015-11-25 15:56:55 -05:00
exec_linux.go
linux/exec: add /usr/share to ChrootEnv
2015-12-28 13:39:34 -05:00
exec_universal.go
Move the executor and spawn package into driver
2015-11-04 16:53:27 -08:00
exec.go
Eliminate special case in production code for embedding test binary into chroot.
2015-11-25 15:31:29 -05:00
test_harness_test.go
Use package testtask and httptest.Server to make client/driver tests OS independent.
2015-11-25 15:56:20 -05:00