Philip O'Toole
bfdbff1e0a
go vet: ignore canonically named methods
2015-01-11 15:33:16 -08:00
Philip O'Toole
da94091014
Run travis testing with 1.4 only
2015-01-11 15:32:36 -08:00
Philip O'Toole
14b415eaf2
Enable 'go vet' on Travis
2015-01-11 15:32:36 -08:00
Tim Sampson
6e28c7dd10
Go 1.4 was released. Shift travis to test with it
2014-12-26 10:34:29 +02:00
Philip O'Toole
8049c34c7d
Revert "Merge pull request #1174 from otoolep/increase_add_time"
...
This reverts commit 555346627e
, reversing
changes made to af86d7cb1c
.
2014-11-26 07:56:19 -08:00
Philip O'Toole
68d30ae722
Increase time "added" for single node test
...
Wait()ing for the log the be applied can take 2 loops. Due to this the
timer used to trigger the 3rd check is pushed too far into the future.
So push the clock even farther into the future.
As a result, all Travis testing can be re-enabled.
2014-11-25 22:52:58 -08:00
Philip O'Toole
3381fda678
Simplify travis command
...
Let's see if this makes the build go green.
2014-11-18 15:39:52 -08:00
Ben Johnson
7c32361646
Update travis.yml.
2014-11-17 16:02:30 -07:00
John Shahid
b180155ba6
run valgrind on travis
2014-11-05 18:50:17 -05:00
John Shahid
bd5bd8aa12
update travis email notification and go version
...
- Travis now notifies on failures only
- Use go 1.3.3 and 1.4beta1
- Get rid of the old hipchat notifications
2014-11-05 17:21:27 -05:00
John Shahid
53b1d15275
travis should just build, run unit tests and the data test suite
2014-10-21 11:01:29 -04:00
John Shahid
a493485f4d
Drop testing for 1.2.1
...
We are using net/http Client.Timeout which was added in 1.3 and doesn't
exist in 1.2. There's no reason to keep backward compatibility with 1.2
since we're building our own binaries and go1.3 is available for those
who want to build their own binaries.
2014-08-12 15:26:39 -04:00
John Shahid
76285b6fc3
use go 1.2.1 and 1.3 on travis
2014-06-30 11:31:08 -04:00
John Shahid
e5ad6e3afd
only report success and failure on change
2014-04-15 18:55:20 -04:00
John Shahid
407da72a10
add travis notification to hipchat
2014-04-15 16:22:52 -04:00
John Shahid
fc8b35da54
get rid of tip, it's failing on travis
2014-04-14 20:43:39 -04:00
John Shahid
64ebe4cfb8
disable travis irc notifications
2014-01-24 12:48:40 -05:00
John Shahid
1338121ed8
run tests in verbose mode to send output to travis
...
travis will occasionally think that the tests are hung because it
doesn't get output from the process.
2014-01-23 15:36:36 -05:00
John Shahid
0b9a2d6a76
don't run the tests on go1.1 since it's broken on travis
2014-01-13 14:42:55 -05:00
John Shahid
74dca3b8d9
run travis tests with 1.2
2013-12-03 13:40:43 -05:00
John Shahid
89658332a5
use makefile in travis
2013-11-26 16:18:04 -05:00
John Shahid
23f3609a26
Urgh, flip the clean-data flag and don't use it in travis.
2013-11-08 14:47:36 -05:00
John Shahid
3f9be190ee
run the integration suite after we clean the old data.
2013-11-08 14:26:18 -05:00
John Shahid
80e986414a
travis use_notice = false.
2013-11-06 15:38:10 -05:00
John Shahid
f6e38e373c
no verbose output in travis.
2013-10-31 21:20:19 -04:00
John Shahid
0e5ea65114
more ouptut.
2013-10-31 14:39:56 -04:00
John Shahid
8cdb3db880
add travis ci notifications.
2013-10-29 11:40:08 -04:00
John Shahid
ec05cd4ec7
install valgrind too.
2013-10-24 17:10:24 -04:00
John Shahid
3998d6ad3b
trying to make travis happy.
2013-10-24 16:59:19 -04:00
John Shahid
045034f5b9
assume yes and do an update.
2013-10-24 16:46:18 -04:00
John Shahid
da5a31d52e
use the package manager instead of compiling stuff to speed up the test.
2013-10-24 16:36:54 -04:00
John Shahid
993f6e6e42
use the build script.
2013-10-24 15:19:05 -04:00
John Shahid
b0ef320c2c
run the test script.
2013-10-24 15:11:13 -04:00
John Shahid
01cb140335
add travis.yml.
2013-10-24 14:56:43 -04:00