Commit Graph

40 Commits

Author SHA1 Message Date
Alex Dadgar
57e34b66ea Undo verbose and parallel on tests 2017-07-20 20:28:31 -07:00
Alex Dadgar
e44da4272b verbose and parallel 2017-07-20 09:57:39 -07:00
Michael Schurter
8e36ef3823 Prettify output 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
2f0550cfc4 Cache build deps prior to running tests 2017-01-27 16:08:21 -08:00
Michael Schurter
31538f1ba8 Move tags into variable
Bash quoting is hard
2016-10-26 15:53:38 -07:00
Michael Schurter
aeb410c07c Put lxc support behind a flag
Since lxc support requires linking to a C lib at compile and runtime
I'm putting it behind a build flag to avoid forcing all nomad users to
install liblxc (lxc-dev for development).
2016-10-26 14:55:54 -07:00
Michael Schurter
3d828aad9c Update rkt script and test rkt in travis 2016-10-25 09:46:49 -07:00
Alex Dadgar
fd7c8197c9 no -v 2016-09-21 14:21:37 -07:00
Alex Dadgar
31367a7abf Merge pull request #1629 from hashicorp/f-derive-token
Server Deriving Tokens on behalf of Clients
2016-08-23 13:58:47 -07:00
Diptanu Choudhury
92fc6ba32f Putting the mock driver behind a build flag 2016-08-22 15:02:28 -05:00
Alex Dadgar
7647e15266 Add set -e 2016-08-19 16:40:37 -07:00
Alex Dadgar
fb855a926d change test script 2016-08-16 12:32:29 -07:00
Diptanu Choudhury
d1da78a870 Running the tests in verbose mode 2016-07-26 14:02:47 -07:00
Sean Chittenden
3ff6f63ad7 Use anchored regexp for filtering vendored tests 2016-07-12 02:15:42 -04:00
Sean Chittenden
9615524352 ... oh wow. This is an "improvement." 2016-07-11 13:06:00 -07:00
Sean Chittenden
25ac71b8b5 When sudo(1)'ing to run the tests, use the abspath of the current user's
go(1) instead of whatever is in root's PATH.
2016-07-11 12:49:26 -07:00
Sean Chittenden
e00d4cae6a Add debugging to figure out why Travis can't find go(1) when sudo'ing
but xargs(1) could.
2016-07-11 12:41:14 -07:00
Sean Chittenden
1e6c04ccfa Remove xargs(1) from testing and rely on go test -v.
Tests are approaching 30min largely due to recompiling every package.
Out of a ~30min build, only ~5min are actually spent running the tests,
the remaining time is spent recompiling.
2016-07-11 12:31:21 -07:00
Sean Chittenden
174132d398 Allow test flags to be overridden from the environment. 2016-06-16 18:26:31 -07:00
Alex Dadgar
03c5cc6125 increase timeout 2016-06-15 15:42:44 -07:00
Alex Dadgar
ecbab1d948 up test timeout 2016-06-13 23:08:24 -07:00
Ivo Verberk
36f2375ce6 Revert "Scope the test"
This reverts commit 7d018ef1be.
2016-06-05 13:34:24 +02:00
Ivo Verberk
d7ac4c01bb Revert "Add verbosity flag"
This reverts commit 9089105e16.
2016-06-05 13:34:16 +02:00
Ivo Verberk
337ddd5c1d Revert "Scope to one test"
This reverts commit 9e812db94e.
2016-06-05 13:34:03 +02:00
Ivo Verberk
9e812db94e Scope to one test 2016-06-05 13:22:58 +02:00
Ivo Verberk
9089105e16 Add verbosity flag 2016-06-05 13:17:13 +02:00
Ivo Verberk
7d018ef1be Scope the test 2016-06-05 12:37:18 +02:00
Alex Dadgar
6c32b1ebd8 Validate driver config on job register 2016-04-13 15:55:46 -07:00
Alex Dadgar
a70820d7ca Respond to comments and fix test 2016-03-15 20:21:52 -07:00
Diptanu Choudhury
0682581ded Removing support for Go 1.5.3 2016-02-22 00:42:34 -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
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
Chris Bednarski
25484421d9 increased test timeout to 80s so docker tests don't timeout and panic 2015-11-18 11:13:03 -08:00
Abhishek Chanda
64cedc1b27 Print coverage info while running tests 2015-10-06 19:13:04 -07:00
Chris Bednarski
3f62950aa4 Increase test timeout so driver tests are less sensitive slower networks 2015-09-22 13:06:34 -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