Alex Dadgar
|
530e2d3c6d
|
Change allocdir variable name for clarity
|
2015-09-25 16:49:19 -07:00 |
|
Alex Dadgar
|
8d7ededad7
|
Windows shouldn't do anything on unmount
|
2015-09-25 16:49:19 -07:00 |
|
Alex Dadgar
|
eb2f01fd94
|
Update CPU limit to be an int
|
2015-09-25 16:49:18 -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 |
|
Alex Dadgar
|
e594e6081b
|
Fix embed non-existent test
|
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
|
6725cbb3f5
|
Mount shared alloc dir, modified API and tests
|
2015-09-25 16:46:41 -07:00 |
|
Alex Dadgar
|
81ade0f5d3
|
Linux Embed and AllocDir unit tests
|
2015-09-25 16:46:41 -07:00 |
|
Alex Dadgar
|
6879e59494
|
Fix function header
|
2015-09-25 16:46:41 -07:00 |
|
Alex Dadgar
|
c9cffb93f6
|
Embed interface
|
2015-09-25 16:46:41 -07:00 |
|
Alex Dadgar
|
72d892a518
|
Client init rebase
|
2015-09-25 16:46:41 -07:00 |
|
Alex Dadgar
|
2e8395c458
|
Changed file names so it builds correctly
|
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 |
|
Armon Dadgar
|
5bc26c3f9d
|
Merge pull request #101 from hashicorp/f-qemu-network-update
driver/qemu: Use Restricted Ports, additional port forwarding
|
2015-09-25 16:36:46 -07:00 |
|
Clint Shryock
|
f1ede2f555
|
Fix bad copy-paste from refactoring
|
2015-09-25 08:36:46 -05:00 |
|
Ryan Uber
|
6f15160f5c
|
client: support modifying the servers list
|
2015-09-24 20:16:47 -07:00 |
|
Chris Bednarski
|
fce6a5f7c7
|
Merge pull request #108 from hashicorp/b-netmap-crash
Fix crash in task_runner tests
|
2015-09-24 16:27:54 -07:00 |
|
Chris Bednarski
|
a589c056ea
|
All the TestTaskRunner* tests want this
|
2015-09-24 16:00:36 -07:00 |
|
Chris Bednarski
|
e6ac055c6c
|
Initialize reserved ports
|
2015-09-24 15:55:41 -07:00 |
|
Chris Bednarski
|
d2aa4fd53c
|
Merge pull request #104 from hashicorp/f-docker-static-ports
Add static (reserved) ports for docker
|
2015-09-24 15:44:41 -07:00 |
|
Chris Bednarski
|
f032e311d2
|
Missed a set of parens
|
2015-09-24 15:40:32 -07:00 |
|
Chris Bednarski
|
c9482e1188
|
Initialize reserved ports in task_runner
|
2015-09-24 15:37:43 -07:00 |
|
Chris Bednarski
|
40ce6ece41
|
Get only one version of a docker container
|
2015-09-24 14:07:28 -07: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 |
|
Chris Bednarski
|
3fd3c2a913
|
Add test case for PopulateEnvironment
|
2015-09-24 00:17:33 -07:00 |
|
Chris Bednarski
|
f8e8084c71
|
Rename containerConfigForTask to createContainer to mirror the docker api call; other helper functions will follow this convention too
|
2015-09-24 00:00:46 -07:00 |
|
Chris Bednarski
|
a071bb6d59
|
Rename containerConfig to hostConfig since there are two types of container configs
|
2015-09-23 23:57:04 -07:00 |
|
Chris Bednarski
|
9ff0e88d33
|
Added static / reserved port allocations to docker
|
2015-09-23 23:45:34 -07:00 |
|
Clint Shryock
|
e67d892ea3
|
driver/qemu: Setup multiple port forwards
|
2015-09-23 23:15:28 -05:00 |
|
Chris Bednarski
|
1978be24d0
|
Format as string instead of casting to string
|
2015-09-23 19:29:53 -07:00 |
|
Chris Bednarski
|
e413c6f9d2
|
Support mapped ports and labelled ports for docker
|
2015-09-23 18:19:01 -07:00 |
|
Chris Bednarski
|
1654d08fca
|
Add docker ports; change to uppercase examples and tests
|
2015-09-23 18:01:08 -07:00 |
|
Chris Bednarski
|
8b2f8efe70
|
Merge branch 'master' into f-port-configs
|
2015-09-23 15:31:00 -07:00 |
|
Chris Bednarski
|
b8fd345128
|
Docs and remove uppercase since it's checked at the config parse step
|
2015-09-23 15:28:58 -07:00 |
|
Armon Dadgar
|
3bdae950c5
|
Merge pull request #97 from hashicorp/f-qemu-driver-docs
Basic Qemu docs
|
2015-09-23 14:37:56 -07:00 |
|
Armon Dadgar
|
8aa2c292a0
|
Merge pull request #77 from hashicorp/f-network-fingerprint
Network Fingerprinting
|
2015-09-23 14:36:29 -07:00 |
|
Clint
|
15477ce433
|
Merge pull request #95 from hashicorp/f-java-driver-docs
Add some basic docs for the Java Driver
|
2015-09-23 15:59:33 -05:00 |
|
Clint Shryock
|
e2c1bfe19c
|
Basic Qemu docs
|
2015-09-23 14:44:49 -05:00 |
|
Chris Bednarski
|
73c4c1f210
|
Changed fmt for CPU to integer
|
2015-09-23 12:19:46 -07:00 |
|
Clint Shryock
|
0db8ce12d4
|
Update Java docs on how Java is detected
|
2015-09-23 14:16:43 -05:00 |
|
Clint Shryock
|
491f2d927f
|
clean up some log formatting
|
2015-09-23 14:09:55 -05:00 |
|
Clint Shryock
|
b93518b509
|
start the Qemu docs
|
2015-09-23 13:58:42 -05:00 |
|
Chris Bednarski
|
e2c324d098
|
Merge branch 'master' into f-port-configs
|
2015-09-23 11:57:12 -07:00 |
|
Chris Bednarski
|
f4ad6e51dc
|
Replaced List with Map
|
2015-09-23 11:56:36 -07:00 |
|
Armon Dadgar
|
b213462cb4
|
Change CPU from float64 to int
|
2015-09-23 11:14:32 -07:00 |
|
Clint Shryock
|
8c0542a9af
|
Refactor network fingerprinting to be generic, use build flags
|
2015-09-23 10:12:56 -05:00 |
|
Clint Shryock
|
61d695b7d4
|
prefix warn/error messages
|
2015-09-23 10:03:35 -05:00 |
|