Alex Dadgar
b8fd989d3a
Try stochastic and fallback to precise
2016-08-10 11:47:20 -07:00
Diptanu Choudhury
56c78f84a4
Merge pull request #1542 from novilabs/fix-test-job-summary
...
just checked the known values in job summary instead of doing a deep equals
2016-08-09 15:59:39 -07:00
Diptanu Choudhury
2e45a01dd0
Merge pull request #1552 from hashicorp/b-summary-node-down
...
Mark allocs as lost which are non terminal on nodes which are down
2016-08-09 15:08:41 -07:00
Diptanu Choudhury
13bab5b1ad
Added scheduler tests
2016-08-09 14:52:25 -07:00
Diptanu Choudhury
ab94c8eed9
Marking allocations which are not terminal and are on down nodes as lost
2016-08-09 13:11:58 -07:00
Alex Dadgar
c203885352
consul syncer uses multi-error
2016-08-09 12:24:50 -07:00
Diptanu Choudhury
2fd245a650
Merge pull request #1543 from nak3/add-rkt-debug
...
Add debug option to rkt task config
2016-08-09 10:35:07 -07:00
Diptanu Choudhury
3cc684211a
Added a test to ensure summaries are correct when a node goes down
2016-08-09 10:16:17 -07:00
Alex Dadgar
9647abfc3f
changelog
2016-08-09 09:56:55 -07:00
Alex Dadgar
c8b995b19f
Merge pull request #1503 from nak3/add-printer
...
Support nomad CLI output with JSON and template format
2016-08-09 09:54:25 -07:00
Alex Dadgar
61465261bf
Merge pull request #1548 from nak3/update-doc-options
...
docs: Update command options subtitles
2016-08-09 09:51:50 -07:00
Kenjiro Nakayama
f3a0f23411
docs: Update command options subtitles
2016-08-09 22:56:26 +09:00
Kenjiro Nakayama
c9e696d750
Update after another review
2016-08-09 22:50:18 +09:00
Kenjiro Nakayama
32d20c8453
Add test to check both -json and -t are not specified
2016-08-09 21:06:20 +09:00
Kenjiro Nakayama
b5b6297cd3
Support JSON and template data output list when no args specified
2016-08-09 21:06:20 +09:00
Kenjiro Nakayama
770f37881f
Update help and error message
2016-08-09 21:06:20 +09:00
Kenjiro Nakayama
bcae435502
Add doc about -json and -t options
2016-08-09 21:06:20 +09:00
Kenjiro Nakayama
64340a6e1b
Stop using format option and support json and t option
2016-08-09 21:06:20 +09:00
Kenjiro Nakayama
5d4b3e6cef
fix go panic
2016-08-09 21:06:20 +09:00
Kenjiro Nakayama
41cf333c51
Support JSON and template format with nomad CLI
2016-08-09 21:06:20 +09:00
Kenjiro Nakayama
6ec6c27cb4
Update debug option from string to bool
2016-08-09 16:51:00 +09:00
Cameron Davison
e0d757b7b0
move formatUnixNanoTime into a utility function
2016-08-08 21:24:38 -05:00
Cameron Davison
5ce7b308bb
remove time flag, and update docs with new column
2016-08-08 21:15:45 -05:00
Jay Oster
dcb34412da
Fix ConfigMerge test with chroot config
2016-08-08 18:59:18 -07:00
Kenjiro Nakayama
11a8a7218e
Add debug option to rkt task config
2016-08-09 09:01:05 +09:00
Kenjiro Nakayama
6a810e6f1e
Update after review
2016-08-09 08:57:26 +09:00
Kenjiro Nakayama
5c621b74e5
tiny: Return fmt.Errorf instead of duplicated error messages
2016-08-09 08:57:26 +09:00
Kenjiro Nakayama
0fc15287f9
node-status outputs volumename instead of 0B utilization with non-physical volume
2016-08-09 08:51:19 +09:00
Alex Dadgar
e0a9781df1
Merge pull request #1541 from novilabs/fix-test-job-evals
...
it is possible to have more than 1 eval if the eval fails, use the last one
2016-08-08 14:42:39 -07:00
Jay Oster
09113ffbc8
Fix Linux executor isolation test
...
- Properly expects the hard-coded mounts (alloc, dev, and proc) and hardcoded local directories (local and tmp)
- Also verifies that etc contains only the requested paths
2016-08-08 14:04:09 -07:00
Diptanu Choudhury
c0ec1b2101
Merge pull request #1532 from nak3/fix-fingerprint-cpu-log
...
tiny: Fix duplicated error message in CPU fingerprint
2016-08-08 13:44:49 -04:00
Diptanu Choudhury
70d2f8ef1d
Merge pull request #1534 from nak3/fix-intask_runner
...
tiny: print task name and error message for SaveState error
2016-08-08 13:37:25 -04:00
Diptanu Choudhury
1f3d6f1f53
Merge pull request #1536 from nak3/add-cpu-mhz-to-node
...
tiny: Add MHz to node-status output
2016-08-08 13:28:40 -04:00
Diptanu Choudhury
cca087b1ff
Merge pull request #1544 from hashicorp/sethvargo/link
...
Update links to serf
2016-08-08 13:07:09 -04:00
Seth Vargo
758da3564e
Update links to serf
2016-08-08 12:47:59 -04:00
Cameron Davison
f17e8bb222
go fmt error
2016-08-08 09:24:24 -05:00
Kenjiro Nakayama
7dfc75ac9c
tiny: Add MHz to node-status output
2016-08-08 13:12:01 +09:00
Diptanu Choudhury
e8ca2f5f79
Merge pull request #1531 from nak3/update-getartifact
...
Update GetArtifact by removing unused logger
2016-08-07 23:57:28 -04:00
Cameron Davison
b3920e7019
just checked the known values in job summary instead of doing a deep equals
2016-08-07 22:51:24 -05:00
Cameron Davison
df8aaaaaf4
it is possible to have more than 1 eval if the eval fails, use the last one
2016-08-07 22:30:48 -05:00
Diptanu Choudhury
75044c655c
Updated the changelog
2016-08-07 20:48:50 -04:00
Cameron Davison
15c343bbe4
add time flag to add created column to allocation
2016-08-07 19:44:56 -05:00
Diptanu Choudhury
1bc63ab808
Added docs for job summaries
2016-08-07 20:38:29 -04:00
Cameron Davison
cceced4972
code cleanup of inconsistent naming, spacing, and duplicate code
2016-08-07 19:37:52 -05:00
Kenjiro Nakayama
e7863ea8ee
tiny: print task name and error message for the SaveState error in task_runner
2016-08-07 13:33:58 +09:00
Kenjiro Nakayama
71371fc592
tiny: Fix duplicated error message in CPU fingerprint
2016-08-07 12:49:40 +09:00
Kenjiro Nakayama
60b58eed84
Update GetArtifact by removing unused logger
2016-08-06 23:37:32 +09:00
Diptanu Choudhury
ec63c7a3fa
Merge pull request #1528 from hashicorp/remove-version-check
...
Removing the check related to checking version of server before recon…
2016-08-05 17:52:12 -07:00
Diptanu Choudhury
c63a78b9a3
Removing the check related to checking version of server before reconciling in leader
2016-08-05 17:48:37 -07:00
Diptanu Choudhury
03727d3031
Merge pull request #1527 from hashicorp/f-leader-reconcile-summaries
...
F leader reconcile summaries
2016-08-05 16:51:10 -07:00