Alex Dadgar
|
9ebec08ff4
|
Update bootstrapping.html.md
|
2016-07-27 10:31:15 -07:00 |
|
Diptanu Choudhury
|
5081b940e9
|
Merge pull request #1455 from hashicorp/f-job-summary
Job Summary - Part 2
|
2016-07-26 16:08:37 -07:00 |
|
Diptanu Choudhury
|
2892224b92
|
Updated some tests
|
2016-07-26 15:11:48 -07:00 |
|
Diptanu Choudhury
|
d1da78a870
|
Running the tests in verbose mode
|
2016-07-26 14:02:47 -07:00 |
|
Alex Dadgar
|
6349cd3ff9
|
Merge pull request #1466 from hashicorp/d-logs
Document logs command and API
|
2016-07-26 09:41:58 -07:00 |
|
Alex Dadgar
|
4c2aacd1db
|
Merge pull request #1468 from nak3/add-fs_test
Add TestFSCommand_Fails to fs command
|
2016-07-26 09:41:42 -07:00 |
|
Kenjiro Nakayama
|
f31a53dfcf
|
Add TestFSCommand_Fails to fs command
|
2016-07-26 22:45:09 +09:00 |
|
Diptanu Choudhury
|
c8870af41d
|
Fixed a test
|
2016-07-25 22:22:55 -07:00 |
|
Diptanu Choudhury
|
64a944c7ff
|
Making the queued allocations bind late
|
2016-07-25 22:11:11 -07:00 |
|
Diptanu Choudhury
|
53a2cc9d99
|
Setting the right indexes while creating Job Summary
|
2016-07-25 17:51:20 -07:00 |
|
Diptanu Choudhury
|
3d4c1859ea
|
Reconciling the queued allocations during restore
|
2016-07-25 17:31:40 -07:00 |
|
Diptanu Choudhury
|
a9c995b0c7
|
Added a test for adjustQueuedAllocations
|
2016-07-25 17:31:40 -07:00 |
|
Diptanu Choudhury
|
c91f477d6f
|
Renamed Job.GetJobSummary to Job.Summary
|
2016-07-25 17:31:40 -07:00 |
|
Diptanu Choudhury
|
c18e431298
|
Fixed more tests
|
2016-07-25 17:31:40 -07:00 |
|
Diptanu Choudhury
|
ddf10e106a
|
Initializing the queued allocations late
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
73c6fbb087
|
Added a test to ensure we record the queued allocations correctly when the plan made partial progress
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
230a59ca16
|
Fixed some more tests
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
7928f29634
|
Added test for blocking query of job summary endpoint
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
fb3b1095ba
|
Added a test to ensure failed batch allocations are being added to the number of queued allocations
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
46907a1208
|
Added a test to ensure system scheduler records the correct number of queued allocations
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
e9d8e10678
|
Added some more tests
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
c79784d0ea
|
Added code to create missing job summaries
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
5e86e9a829
|
Review comments
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
03c6692f98
|
Fixed some bugs
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
8f45222ce8
|
Fixed some error messages and conditions
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
4095e33fa0
|
Displaying the job summary in nomad status command
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
ba18de7d4e
|
Added support for retreiving job summary in api
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
0a7489ddfc
|
Adding the summary to the Job Stub
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
7628283c78
|
Moved the job endpoint around
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
0347f60cfc
|
Updating the job summary while mutating jobs and allocation objects
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
36abb97d87
|
Applying changes to job updates via FSM
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
5b2f2ee6c5
|
Not setting the desired and client status of an allocation during in-place updates
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
7497403042
|
Fixed the logic for decrementing the count of queued based on plan result
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
6e9b955f84
|
Updating the job summary table only if an evaluation has any Queued Allocations
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
38b1ba7e4e
|
Added the job summary related endpoints
|
2016-07-25 17:26:38 -07:00 |
|
Diptanu Choudhury
|
bac783a81e
|
Setting the number of queued allocations per task group
|
2016-07-25 17:26:38 -07:00 |
|
Alex Dadgar
|
449ba5a531
|
remove unused file
|
2016-07-25 16:24:28 -07:00 |
|
Alex Dadgar
|
b13f98825c
|
changelog
|
2016-07-25 16:23:27 -07:00 |
|
Alex Dadgar
|
d322eb5297
|
Merge pull request #1465 from 42wim/ipv6-1318
Fix IPv6 advertise addresses
|
2016-07-25 16:14:15 -07:00 |
|
Alex Dadgar
|
1b6f2cb71a
|
fix job gc tests
|
2016-07-25 14:56:23 -07:00 |
|
Alex Dadgar
|
72bff181b0
|
Revert "Fix job gc tests"
This reverts commit 4be50ac8c7.
|
2016-07-25 14:53:07 -07:00 |
|
Alex Dadgar
|
4be50ac8c7
|
Fix job gc tests
|
2016-07-25 14:49:57 -07:00 |
|
Wim
|
c576c2339b
|
Use net.JoinHostPort
|
2016-07-25 23:34:08 +02:00 |
|
Diptanu Choudhury
|
00d2ed6daf
|
Removing un-wanted dependencies
|
2016-07-25 14:17:52 -07:00 |
|
Alex Dadgar
|
fbf1d2fe56
|
api docs
|
2016-07-25 14:09:36 -07:00 |
|
Wim
|
b3df64c976
|
Fix IPv6 advertise addresses
|
2016-07-25 22:52:18 +02:00 |
|
Alex Dadgar
|
e0d71aa9da
|
getting started
|
2016-07-25 13:29:19 -07:00 |
|
Alex Dadgar
|
5ae28927aa
|
logs command docs
|
2016-07-25 13:08:39 -07:00 |
|
Alex Dadgar
|
bf225e7e14
|
changelog
|
2016-07-25 12:48:30 -07:00 |
|
Alex Dadgar
|
cb0ff81419
|
Merge pull request #1456 from hashicorp/b-system-job
Node Register handles transistioning to ready and creating evals
|
2016-07-25 12:46:35 -07:00 |
|