Ryan Uber
|
da35ecc4f3
|
command: fix tests after job validation
|
2015-09-16 11:42:28 -07:00 |
|
Ryan Uber
|
acd0d16a7a
|
command: final adjustments for list output
|
2015-09-15 16:51:17 -07:00 |
|
Ryan Uber
|
210ee0bbb7
|
command: helpers for columns
|
2015-09-15 16:44:38 -07:00 |
|
Ryan Uber
|
c706942ece
|
command: output adjustments
|
2015-09-15 13:21:49 -07:00 |
|
Ryan Uber
|
a7b70259c8
|
command: testing alloc/eval dump and short mode for status
|
2015-09-15 12:53:13 -07:00 |
|
Ryan Uber
|
8a45651fe4
|
command: add evals/allocs to status command, add -short flag
|
2015-09-15 11:35:38 -07:00 |
|
Ryan Uber
|
550434dc9b
|
command: dump allocations for nodes in node-status
|
2015-09-15 11:20:08 -07:00 |
|
Ryan Uber
|
c778599e9e
|
command: separate k/v pairs with an '='
|
2015-09-14 20:29:08 -07:00 |
|
Armon Dadgar
|
cf3c6aa8a7
|
SCADA support
|
2015-09-14 15:33:08 -07:00 |
|
Ryan Uber
|
f19682d87e
|
command: tests
|
2015-09-14 14:08:50 -07:00 |
|
Ryan Uber
|
ac6de2c157
|
command: guard tests from multiple parallel calls
|
2015-09-14 14:06:37 -07:00 |
|
Ryan Uber
|
7e26f938a2
|
command: use meta struct for common options
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
34d77eeb04
|
command: kill AllAtOnce in job list mode
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
0e16348052
|
command: cleanup
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
90108c7820
|
command: add node-drain command
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
98708120f7
|
command: more cli tests
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
4b708bf6df
|
command: use testutil.TestServer in command tests
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
8246db154d
|
command: cli tests
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
8698c1d757
|
command: fix test agent helper
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
a0c8a0bc0d
|
command: add node-status command
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
74a0e11a9b
|
command: add agent-join command
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
39592e63b3
|
command: convert members so we get a descriptive status
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
f76e26906d
|
command: adding agent-members command
|
2015-09-14 13:24:03 -07:00 |
|
Ryan Uber
|
3e86dc2657
|
command: add agent-force-leave command
|
2015-09-14 13:24:02 -07:00 |
|
Ryan Uber
|
0f597d3984
|
command: tests
|
2015-09-14 13:24:02 -07:00 |
|
Ryan Uber
|
0d3cbab4f4
|
command: add agent-info command
|
2015-09-14 13:24:02 -07:00 |
|
Ryan Uber
|
7901677c2c
|
command: unexport helpers
|
2015-09-14 13:24:02 -07:00 |
|
Ryan Uber
|
45c5f4f9cc
|
command: adjustments for status
|
2015-09-14 13:24:02 -07:00 |
|
Ryan Uber
|
314ce4be43
|
command: basic status command
|
2015-09-14 13:24:02 -07:00 |
|
Ryan Uber
|
3f4319cdf7
|
command: add helpers
|
2015-09-14 13:24:02 -07:00 |
|
Armon Dadgar
|
c9d17611bf
|
nomad: rename region1 to global. Fixes #41
|
2015-09-13 18:18:40 -07:00 |
|
Ryan Uber
|
9dc59deadf
|
agent: remove unreachable code
|
2015-09-11 21:28:35 -07:00 |
|
Ryan Uber
|
9d4e52ddc2
|
agent: add default bind addr and port numbers
|
2015-09-11 12:19:05 -07:00 |
|
Ryan Uber
|
aa40658344
|
agent: split out server config parser, add tests
|
2015-09-11 12:06:42 -07:00 |
|
Ryan Uber
|
c300682e97
|
agent: allow specifying advertise addrs in ip:port format
|
2015-09-11 11:27:14 -07:00 |
|
Ryan Uber
|
276165344d
|
agent: test listener from config
|
2015-09-11 11:10:55 -07:00 |
|
Ryan Uber
|
61b5f0413e
|
agent: adjust tests
|
2015-09-10 19:04:06 -07:00 |
|
Ryan Uber
|
3c2c3f3728
|
agent: use ports/addresses/advertise_addrs for network config
|
2015-09-10 18:37:42 -07:00 |
|
Ryan Uber
|
03141aec10
|
agent: addresses and ports are configurable
|
2015-09-10 17:48:02 -07:00 |
|
Ryan Uber
|
e9811c55dd
|
agent: merge telemetry, server, and client configs
|
2015-09-10 11:25:19 -07:00 |
|
Ryan Uber
|
906c76bb54
|
agent: config loading tests
|
2015-09-09 22:11:48 -07:00 |
|
Ryan Uber
|
0d4e22978f
|
agent: config merge works + tests
|
2015-09-09 21:42:50 -07:00 |
|
Armon Dadgar
|
c2b7ce92e7
|
nomad: using Raft StartAsLeader to make tests faster
|
2015-09-07 10:46:41 -07:00 |
|
Armon Dadgar
|
e5c7effaa9
|
http: list results are never null
|
2015-09-07 10:03:10 -07:00 |
|
Armon Dadgar
|
c27a0725cc
|
nomad: cleanup API descrepencies
|
2015-09-06 20:47:42 -07:00 |
|
Armon Dadgar
|
6ee7f111dc
|
Rename client endpoint to node endpoint
|
2015-09-06 20:31:32 -07:00 |
|
Armon Dadgar
|
2d9c3fb9f3
|
http: adding the drain toggle endpoint
|
2015-09-06 20:03:59 -07:00 |
|
Armon Dadgar
|
63ae02a2f9
|
http: parsing flags for node drain
|
2015-09-06 19:35:05 -07:00 |
|
Armon Dadgar
|
445b90895c
|
http: adding the agent endpoints
|
2015-09-06 19:08:05 -07:00 |
|
Armon Dadgar
|
0f04f38f9a
|
http: adding status APIs
|
2015-09-06 18:39:03 -07:00 |
|