Commit Graph

6453 Commits

Author SHA1 Message Date
Alex Dadgar
7609cadf4d Change box 2017-01-27 16:23:43 -08:00
Alex Dadgar
aa51eaacfc Merge pull request #2242 from hashicorp/f-build-cleanup
Refactor Vagrantfiles and release script
2017-01-27 16:18:30 -08:00
Michael Schurter
fc36adfe2d Fix some bash; uuuuuuuuuugh 2017-01-27 16:08:21 -08:00
Michael Schurter
2843c0596d Make sed macos compatible
Saves a backup file using a gitignored extension.
2017-01-27 16:08:21 -08:00
Michael Schurter
fa09817cfe Upgrade demo vm to xenial/16.04 as well 2017-01-27 16:08:21 -08:00
Michael Schurter
8e36ef3823 Prettify output 2017-01-27 16:08:21 -08:00
Michael Schurter
cb5e23d7b4 Fix vagrant provision with a bunch of guards 2017-01-27 16:08:21 -08:00
Michael Schurter
917c48a8e5 Bump rkt version; simplify script 2017-01-27 16:08:21 -08:00
Michael Schurter
afbf63152b Upgrade vagrant/release to Ubuntu 16.04 / Go 1.7.5
Switch back to soft-float arm32 as armhf chips are backward compatible.
2017-01-27 16:08:21 -08:00
Michael Schurter
d84660a047 Split out massive list of cross compile deps+cmds 2017-01-27 16:08:21 -08:00
Michael Schurter
b9da18efc8 Install crosscompile dep to build arm in Vagrant 2017-01-27 16:08:21 -08:00
Michael Schurter
2f0550cfc4 Cache build deps prior to running tests 2017-01-27 16:08:21 -08:00
Michael Schurter
c5f9144e32 Split dev build into its own script
The dev build is far simpler than the release build, so move it to its
own shell script. This simplifies the release build script slightly as
well at the cost of duplicating the version/tag logic.

Also don't even try to check for LXC if not running on Linux. I don't
think we want to try to support cross-compiling LXC from non-Linux
hosts.
2017-01-27 16:08:21 -08:00
Alex Dadgar
c691d51090 Merge pull request #2252 from hashicorp/d-vault
Update vault docs
2017-01-27 15:49:15 -08:00
Alex Dadgar
6b3b0bf71c Merge branch 'master' into d-vault 2017-01-27 15:19:34 -08:00
Alex Dadgar
0b3cf61194 explain the skip 2017-01-27 15:19:22 -08:00
Alex Dadgar
12e10478b5 small fixes 2017-01-27 15:10:59 -08:00
Alex Dadgar
00d4dd6771 Merge pull request #2250 from jrasell/master
Update the 'requirements.html.md' cluster docs with 'Ports Used'.
2017-01-27 15:08:43 -08:00
Alex Dadgar
8099478f2f Cleanup and skip test 2017-01-27 15:06:01 -08:00
Alex Dadgar
9b11f269e3 Add command line flag for create-from-role 2017-01-27 14:11:34 -08:00
Alex Dadgar
a126dcf582 new vault docs 2017-01-27 12:24:59 -08:00
Alex Dadgar
df952489b6 Merge pull request #2247 from hashicorp/b-dispatch-gc
Disallow GC of  parameterized jobs
2017-01-27 11:24:04 -08:00
James Rasell
d914c1b9e1 Update the 'requirements.html.md' cluster docs with 'Ports Used'.
This adds a section detailing the ports and protocols used by
Nomad in a similar way to the Consul docs which can be seen
'https://www.consul.io/docs/agent/options.html#ports'.
2017-01-27 11:55:31 +00:00
Alex Dadgar
0b4bd2e6b8 Merge pull request #2244 from taylorchu/TC_fix_verify_ssl
BUGFIX: fix consul verify_ssl merging
2017-01-26 15:06:25 -08:00
Alex Dadgar
5814186532 Loosen timing a bit on travis 2017-01-26 15:06:14 -08:00
taylorchu
3f870cab49 TWEAK: remove else block in tls handling 2017-01-26 14:03:32 -08:00
Alex Dadgar
098ec7c8a8 Merge branch 'master' into b-dispatch-gc 2017-01-26 13:43:15 -08:00
Alex Dadgar
0fbbab161f Merge branch 'master' into TC_fix_verify_ssl 2017-01-26 13:33:10 -08:00
Alex Dadgar
9d4e00d738 BC warning 2017-01-26 13:25:55 -08:00
Alex Dadgar
3c7e018438 up timing 2017-01-26 13:25:37 -08:00
Alex Dadgar
6c4a89989e Fix typo 2017-01-26 13:07:50 -08:00
Alex Dadgar
87c9859db6 Fix flaky test 2017-01-26 13:02:13 -08:00
Alex Dadgar
421c982ea1 Merge pull request #2245 from hashicorp/d-dispatch
Document parameterized jobs and dispatch command
2017-01-26 11:58:54 -08:00
Alex Dadgar
9ef3b6a2d0 Disallow GC of parameterized jobs
This PR makes it so parameterized jobs do not get garbage collected and
adds a test.
2017-01-26 11:57:32 -08:00
Alex Dadgar
7e549679e9 Respond to comments 2017-01-26 11:34:44 -08:00
Alex Dadgar
36dad98896 Children api 2017-01-25 22:27:15 -08:00
Alex Dadgar
aa51fe6f2e Status examples 2017-01-25 22:21:51 -08:00
Alex Dadgar
7e6fcfc792 move file 2017-01-25 22:16:20 -08:00
Alex Dadgar
30abdb09cc JSON job 2017-01-25 22:15:00 -08:00
Alex Dadgar
62e6596ea1 API 2017-01-25 21:35:53 -08:00
Alex Dadgar
82fb381fc5 missing tests 2017-01-25 21:27:44 -08:00
Alex Dadgar
f49912cbab alphabetical 2017-01-25 21:27:44 -08:00
Alex Dadgar
98c17e5195 Rename meta/parsing 2017-01-25 21:27:44 -08:00
Alex Dadgar
314435261d Rename dispatch_input to dispatch_payload 2017-01-25 21:27:44 -08:00
Alex Dadgar
8f8215c093 Fix bad link 2017-01-25 21:27:44 -08:00
Alex Dadgar
b456e7fff1 dispatch_payload 2017-01-25 21:27:44 -08:00
Alex Dadgar
78bfc6a4af Parameterized page 2017-01-25 21:27:44 -08:00
Alex Dadgar
715e576dfb Dispatch command 2017-01-25 21:27:44 -08:00
Alex Dadgar
0e8b43767b Fix import 2017-01-25 21:27:36 -08:00
Alex Dadgar
c920d3cbb0 Fix unreachable function in tests 2017-01-25 20:58:24 -08:00