Commit Graph

2111 Commits

Author SHA1 Message Date
Diptanu Choudhury
e397b9b0ca Fixing the docs 2015-11-26 19:45:16 -08:00
Diptanu Choudhury
7bc03351b9 Fixing the GetJob test 2015-11-26 19:43:02 -08:00
Diptanu Choudhury
22d82b9ee8 Added docs and the changelog entry 2015-11-26 19:37:52 -08:00
Diptanu Choudhury
4650be7355 Added docs to the ExpandName method 2015-11-26 19:29:11 -08:00
Diptanu Choudhury
7b04700b35 Making the Job expand all service names during registration 2015-11-26 19:26:00 -08:00
Diptanu Choudhury
70a38fc8cf Added a method to expand service names 2015-11-26 18:30:46 -08:00
Diptanu Choudhury
0c499f78b3 Moving the args to helper 2015-11-26 14:13:19 -08:00
Armon Dadgar
9b2ba5ee5d Merge pull request #506 from kaskavalci/patch-1
Typo
2015-11-26 10:10:06 -08:00
Halil Kaskavalci
a220dd8b5f Typo
Fixed a typo, "applies" was written twice.
2015-11-26 16:02:40 +02:00
Alex Dadgar
354c838c6e Merge branch 'master' of https://github.com/hashicorp/nomad 2015-11-25 17:50:53 -08:00
Alex Dadgar
add89c5543 Changelog update 2015-11-25 17:39:04 -08:00
Alex Dadgar
4398632a27 Merge pull request #502 from ChrisHines/portable-driver-tests
Portable client/driver tests.
2015-11-25 17:36:40 -08:00
Alex Dadgar
7b801bc416 Merge 2015-11-25 15:24:46 -08:00
Alex Dadgar
8b961912a4 Update changelog 2015-11-25 15:24:15 -08:00
Diptanu Choudhury
140983a219 Updated Changelog 2015-11-25 15:22:40 -08:00
Diptanu Choudhury
836968cee3 Merge pull request #503 from hashicorp/f-consul-use-https
Added options for adding more consul configuration
2015-11-25 15:14:45 -08:00
Diptanu Choudhury
eaea4f6800 Fixed the alloc runner test 2015-11-25 14:54:52 -08:00
Diptanu Choudhury
6fdedac785 Removed fingerprint docs from Service Discovery docs 2015-11-25 14:47:11 -08:00
Diptanu Choudhury
eedc99ccda Fixed the build 2015-11-25 14:45:28 -08:00
Diptanu Choudhury
7e9554f3dd Removed redundant doc 2015-11-25 14:37:38 -08:00
Diptanu Choudhury
402c355e0a Moved some docs around 2015-11-25 13:58:11 -08:00
Diptanu Choudhury
61e386c5c9 Fixed some spellings in old docs 2015-11-25 13:56:25 -08:00
Diptanu Choudhury
11039cd3cb Added docs for consul options 2015-11-25 13:49:31 -08:00
Diptanu Choudhury
ee14aa2781 Added options for adding more consul configuration 2015-11-25 13:39:16 -08:00
Diptanu Choudhury
beebb7cc14 Merge pull request #498 from hashicorp/b-consul-check
Handle updates of Service and Check definitions
2015-11-25 13:17:26 -08:00
Chris Hines
ffda9d71d4 Speed up tests by allowing parallel execution. 2015-11-25 15:56:55 -05:00
Chris Hines
d707adc3ed Use package testtask and httptest.Server to make client/driver tests OS independent. 2015-11-25 15:56:20 -05:00
Alex Dadgar
5babe2311f Merge pull request #501 from hashicorp/b-distinct-host-panic
Distinct Host constraint accepts bool or string.
2015-11-25 12:38:07 -08:00
Chris Hines
551104cafe Use package testtask in client/driver/spawn tests. 2015-11-25 15:34:55 -05:00
Alex Dadgar
3049507dd3 Extract bool conversion to method 2015-11-25 12:33:56 -08:00
Chris Hines
ef7388549d Eliminate special case in production code for embedding test binary into chroot. 2015-11-25 15:31:29 -05:00
Alex Dadgar
3b45305a2b Accept string or bool 2015-11-25 12:25:21 -08:00
Diptanu Choudhury
e9019d1256 Improved tests 2015-11-25 12:06:14 -08:00
Alex Dadgar
857ecacf36 Add consul to Vagrantbox 2015-11-25 11:57:54 -08:00
Diptanu Choudhury
92c635d278 Added a test to make sure we are adding a check to a service 2015-11-25 11:20:36 -08:00
Diptanu Choudhury
566897b60f Saving the host and port in tracked service 2015-11-24 18:58:53 -08:00
Diptanu Choudhury
e2370999de Fixing comment and syntax 2015-11-24 18:43:23 -08:00
Diptanu Choudhury
02f2c55f9f Implemented syncing of checks 2015-11-24 18:39:38 -08:00
Chris Hines
fd4ec821f9 Factor portable test task out of client/driver/executor. 2015-11-24 20:59:42 -05:00
Diptanu Choudhury
fdb26ae6a0 Dried the tests 2015-11-24 17:33:04 -08:00
Diptanu Choudhury
78555b509a Tracking the tasks too 2015-11-24 17:26:30 -08:00
Alex Dadgar
7b8de9a235 Merge branch 'master' of https://github.com/hashicorp/nomad 2015-11-24 16:42:12 -08:00
Alex Dadgar
55d2a9e714 Update the changelog 2015-11-24 16:41:54 -08:00
Alex Dadgar
271e797a8d Merge pull request #497 from hashicorp/f-windows-executor-tests
Fix tests for nomad/client/driver/executor package to work on Windows.
2015-11-24 16:39:14 -08:00
Alex Dadgar
8afce68bf0 Inject the current binary into the chroot in test mode 2015-11-24 16:30:53 -08:00
Chris Hines
376e192867 Fix Executor_Open_Invalid test for Windows. 2015-11-24 16:30:53 -08:00
Chris Hines
ded2aeab2e Include Executor_Open_Invalid in test suite. 2015-11-24 16:30:53 -08:00
Chris Hines
43f3c43ec0 Improve names and documentation in test code. 2015-11-24 16:30:53 -08:00
Chris Hines
3f6c115440 Use TestMain to provide portable echo, sleep, and write commands. 2015-11-24 16:30:53 -08:00
Diptanu Choudhury
3051958323 Added a test to re-sync services 2015-11-24 14:37:14 -08:00