Commit Graph

47 Commits

Author SHA1 Message Date
Abhishek Chanda
4b02837d4e Update rkt and docker 2016-03-18 22:18:59 -07:00
Diptanu Choudhury
8a433eefc6 Merge pull request #933 from hashicorp/b-go-linker-flag
Go's -X linker flag now requires only one argument
2016-03-17 12:33:15 -07:00
Sean Chittenden
2bd425b9b1 Go's -X linker flag now requires only one argument 2016-03-17 11:57:46 -07:00
Alex Dadgar
a70820d7ca Respond to comments and fix test 2016-03-15 20:21:52 -07:00
Abhishek Chanda
1f77aa5dfe Always use the new package config if there is a conflict 2016-03-03 20:40:34 -08:00
Abhishek Chanda
2b48bfb3a3 Test against latest stable docker 2016-03-03 20:40:34 -08:00
Abhishek Chanda
45b8670829 Disable ipmasq in the default ptp network 2016-03-02 14:04:14 -08:00
Abhishek Chanda
f2a1218881 Print rkt and docker versions after installing 2016-03-02 14:04:14 -08:00
Abhishek Chanda
db549c68fb Put docker version in the script 2016-03-02 14:04:14 -08:00
Abhishek Chanda
e7413a57f5 Add a shebang to docker update script 2016-03-02 14:04:14 -08:00
Abhishek Chanda
0905dccb1c Enable running rkt tests in travis
- Introduces a travis target in Makefile to update docker and
  install rkt
2016-03-02 14:04:14 -08:00
Diptanu Choudhury
0682581ded Removing support for Go 1.5.3 2016-02-22 00:42:34 -08:00
Diptanu Choudhury
a1fd9075b6 Fixed the make dev target 2016-02-12 10:36:11 -08:00
Diptanu Choudhury
129e5f43ce Excluding vendor tests 2016-02-12 10:26:19 -08:00
Diptanu Choudhury
3acc5408b0 Using godeps to build 2016-02-12 10:02:16 -08:00
Jake Champlin
ee1b41622b Allow compilation on BSD
BSD Make uses `$.CURDIR` instead of `$CURDIR`. BSD and GNU share `$PWD`
though, so it works as a drop in replacement.

Also update scripts in `scripts/` to call `/usr/bin/env` in the shebang,
as BSD places `bash` at `/usr/local/bin/bash` instead of `/bin/bash`
2016-01-27 20:37:29 -05:00
Alex Dadgar
e91abac0f6 Fix a bunch of tests
Up timeouts

trusty travis beta

Increase timeouts
2016-01-20 16:03:53 -08:00
Alex Dadgar
00aa52d60c Travis uses sudo/docker and run tests as root 2016-01-19 15:44:04 -08:00
Seth Vargo
5e3ed9619a Remove old scripts 2016-01-13 22:05:56 -05:00
Diptanu Choudhury
c2f81fe845 Removed a broken dependency 2015-12-17 13:12:28 -08:00
Diptanu Choudhury
06443a6629 Using cgo dependencies to look up users 2015-12-15 11:12:13 -08:00
Camilo Aguilar
fbd484034c Fixes #505
https://github.com/hashicorp/nomad/pull/421 removed the last piece
of CGO dependant code. We we can stop building binaries with CGO
enabled now.
2015-12-04 12:20:34 -05:00
Chris Bednarski
c56bb46f67 Merge pull request #438 from hashicorp/b-makefile
Added some missing dependencies for linux x-compile
2015-11-18 13:46:33 -08:00
Chris Bednarski
25484421d9 increased test timeout to 80s so docker tests don't timeout and panic 2015-11-18 11:13:03 -08:00
Chris Bednarski
6f17902027 Added some missing dependencies for linux x-compile 2015-11-17 17:29:27 -08:00
Alex Dadgar
db88c38bc7 Bind alloc dir and task local dir to docker containers and parse args correctly 2015-10-15 16:40:07 -07:00
Seth Vargo
9f59249984 Merge pull request #235 from hashicorp/sethvargo/shopt
Add shopt globs to include hidden files
2015-10-10 13:47:25 -04:00
Seth Vargo
c31e1aad0e Add shopt globs to include hidden files 2015-10-08 13:48:17 -04:00
Abhishek Chanda
64cedc1b27 Print coverage info while running tests 2015-10-06 19:13:04 -07:00
Alex Dadgar
257be30096 OS dependant build dependencies 2015-10-06 10:51:18 -07:00
Alex Dadgar
265271e721 OS specific build dependencies 2015-10-05 13:36:25 -07:00
Ryan Uber
24018160d8 Add release target, package Nomad 2015-09-30 12:54:59 -07:00
Ryan Uber
9dcf65eed5 Makefile updates 2015-09-30 12:39:05 -07:00
Ryan Uber
f12530abfb Make fixes for OS-specific deps 2015-09-29 15:42:57 -07:00
lalyos
1a7fe0b9d7 use 'idiomatic' bash 2015-09-29 16:58:09 +02:00
Mitchell Hashimoto
474221f42a scripts 2015-09-27 23:58:40 -07:00
Mitchell Hashimoto
7581d5fcde scripts 2015-09-27 23:45:09 -07:00
Mitchell Hashimoto
89cee34181 scripts for release 2015-09-27 23:21:00 -07:00
Chris Bednarski
3f62950aa4 Increase test timeout so driver tests are less sensitive slower networks 2015-09-22 13:06:34 -07:00
Seth Vargo
31ee87bfad Merge pull request #69 from hashicorp/sethvargo/website_stuff
Update website diagrams and remove unused pages
2015-09-20 16:58:26 -04:00
Seth Vargo
7fa28c1373 Use = in -X because it's deprecated without 2015-09-20 16:36:30 -04:00
Seth Vargo
45afdff346 Do not use prefix splitting to deploy 2015-09-20 13:58:41 -04:00
Armon Dadgar
126147a214 Fixing build script 2015-09-18 11:48:04 -07:00
Ryan Uber
3da9387f4f scripts: fix build warning 2015-09-08 11:24:28 -07:00
Armon Dadgar
ae9c9aebd2 nomad: fixing vet errors 2015-08-15 16:10:10 -07:00
Armon Dadgar
7d29122130 Adding basic version command 2015-06-01 15:25:51 +02:00
Armon Dadgar
0083511b6b Adding initial skeleton 2015-06-01 13:46:21 +02:00