Ivo Verberk
427d3d650d
Refactoring of full-id argument and id length constants
...
* full-id argument is now called verbose to be more future-proof
* constants for identifier length are a little more concise
2016-01-15 23:32:38 +01:00
Ivo Verberk
149c55252d
Merge branch 'master' into f-cli-short-ids
2016-01-15 09:19:53 +01:00
Alex Dadgar
0d30e57f56
Fix test
2016-01-14 14:38:02 -08:00
Ivo Verberk
91a9f2c4ce
Shorten CLI identifiers
...
* Truncate all UUID identifiers to eight characters by default
* Refactor the node identifier to an auto-generated UUID
* Created and updated tests and mocks
2016-01-14 21:57:43 +01:00
Ivo Verberk
0c01ca49e6
Refactoring continued
...
* Refactor other cli commands to new design
* Add PrefixList method to api package
* Add more tests
2015-12-24 20:53:37 +01:00
Ryan Uber
02529aee52
command: fix tests after job validation
2015-09-16 11:42:28 -07:00
Ryan Uber
1aac77c452
command: testing alloc/eval dump and short mode for status
2015-09-15 12:53:13 -07:00
Ryan Uber
dd4e804d7e
command: dump allocations for nodes in node-status
2015-09-15 11:20:08 -07:00
Ryan Uber
7b5fd8a214
command: use meta struct for common options
2015-09-14 13:24:03 -07:00
Ryan Uber
1183f0f270
command: more cli tests
2015-09-14 13:24:03 -07:00
Ryan Uber
c363bc95f5
command: use testutil.TestServer in command tests
2015-09-14 13:24:03 -07:00
Ryan Uber
b40d6715f6
command: cli tests
2015-09-14 13:24:03 -07:00
Ryan Uber
a307f9b688
command: basic status command
2015-09-14 13:24:02 -07:00