Arshneet Singh
|
2b50b5499d
|
Remove redundant assertion and replace regex matches with require
|
2019-04-10 10:34:10 -05:00 |
Arshneet Singh
|
1272fcb9e1
|
Don't display node name if output isn't verbose. Add tests.
|
2019-04-10 10:34:10 -05:00 |
Nick Ethier
|
5b9bba08c6
|
fix tests
|
2018-12-20 01:05:17 -05:00 |
Preetha Appan
|
d03201adf8
|
Fix formatting of allocation score metrics
|
2018-10-30 12:03:23 -05:00 |
Preetha Appan
|
4f8e925b54
|
Move topk and delay heap to separate packages under lib
|
2018-09-04 16:10:11 -05:00 |
Preetha Appan
|
063004502a
|
Fix linting
|
2018-09-04 16:10:11 -05:00 |
Preetha Appan
|
6ed527c636
|
Use heap to store top K scoring nodes.
Scoring metadata is now aggregated by scorer type to make it easier
to parse when reading it in the CLI.
|
2018-09-04 16:10:11 -05:00 |
Nick Ethier
|
bde560a863
|
command: update tests to check for new error message
|
2018-04-18 13:51:17 -04:00 |
Preetha Appan
|
9d15e0c05b
|
Code review feedback
|
2018-01-31 09:58:05 -06:00 |
Preetha Appan
|
646cef4cef
|
Flaky contains check replaced with regex
|
2018-01-31 09:58:05 -06:00 |
Preetha Appan
|
95dba191ac
|
Always show reschedule tracking and next alloc id in alloc status
|
2018-01-31 09:58:05 -06:00 |
Preetha Appan
|
36b8e91625
|
Show info about remaining reschedule attempts relative to alloc modify time
|
2018-01-31 09:58:05 -06:00 |
Preetha Appan
|
537f410e75
|
Show some information about rescheduling in alloc-status cli
|
2018-01-31 09:58:05 -06:00 |
Preetha Appan
|
75673b88c0
|
New pretty printer that imitates the short form from time.Duration.String() with approximated values for days and beyond. Used in cli output for allocation create/modify times
|
2017-11-01 15:16:38 -05:00 |
Alex Dadgar
|
f99b13c141
|
add prefix tests
|
2017-08-29 10:09:30 -07:00 |
Alex Dadgar
|
e4581f0354
|
Remove tests checking autocomplete only does 1 arg
|
2017-08-28 15:42:32 -07:00 |
Alex Dadgar
|
b41be1f85b
|
update older autocomplete tests to inject state
|
2017-08-22 13:33:12 -07:00 |
Chelsea Holland Komlo
|
c083af1e7c
|
tab completion should only happen once
|
2017-08-16 17:04:47 +00:00 |
Chelsea Holland Komlo
|
68679ee265
|
tests for autocomplete functions
|
2017-08-15 20:21:50 +00:00 |
Alex Dadgar
|
d7fee07ebc
|
Parallel
|
2017-07-20 21:24:21 -07:00 |
Alex Dadgar
|
c106df9215
|
Switch to in-process agent
|
2017-07-20 21:07:32 -07:00 |
Alex Dadgar
|
91451228eb
|
Fix some commands test
|
2017-07-07 12:11:39 -07:00 |
Alex Dadgar
|
6232b66ea7
|
Thread through warnings about deprecations
|
2017-05-09 20:52:47 -07:00 |
Diptanu Choudhury
|
9cdd576720
|
Updated changelog and fixed tests
|
2016-12-20 11:32:17 -08:00 |
Diptanu Choudhury
|
94571eab5d
|
Attempting to fix alloc status test
|
2016-08-22 15:07:49 -05:00 |
Alex Dadgar
|
6e54412e47
|
format error
|
2016-08-19 16:16:15 -07:00 |
Cameron Davison
|
d87c66c054
|
add Created At to nomad alloc-status
|
2016-08-18 21:25:32 -05:00 |
Kenjiro Nakayama
|
32d20c8453
|
Add test to check both -json and -t are not specified
|
2016-08-09 21:06:20 +09:00 |
Ivo Verberk
|
9ab2135b38
|
Provide a consistent user experience with prefix based lookups.
* Require at least two characters for identifier
* Automatically strip off the last character in case of uneven length
|
2016-01-21 22:21:35 +01:00 |
Ivo Verberk
|
d8ac284bdd
|
Detect a half-byte prefix and display a user-friendly error.
|
2016-01-21 20:53:05 +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
|
53e676f42a
|
command: better test for alloc-status
|
2015-09-27 14:42:04 -07:00 |
Ryan Uber
|
3d771c5780
|
command: first pass at alloc-status command
|
2015-09-27 12:02:14 -07:00 |