Commit Graph

22 Commits

Author SHA1 Message Date
Ethan Buchman 306657a118 no patience for metalinter right now 2017-12-21 16:49:47 -05:00
Anton Kaliaev 69205594cc
add gopath to path on CircleCI 2017-12-11 16:59:08 -06:00
Zach 12c5a57415
determinisitic linter (#902)
* linter: address gosimple lints

* linter: make deterministic & a rebase fix

* lint/rpc: fix a gosimple lint

* run linter in CI

* fix rebase mistake

* fix makefile

* ugh

* revert Makefile

* add metalinter to CI

* try this

* linter: last little fix

* need glide

* better

* okayy circle, have it your way

* lints: gosimple

* pr comments
2017-12-10 17:44:22 +00:00
Anton Kaliaev 1275458c3f
collect and add docker logs to CircleCI artifacts (Refs #387)
How: 1) we start syslog docker container 2) all other containers use
syslog logging driver to ship their logs to that container
2017-02-14 19:02:11 +04:00
Anton Kaliaev d5d7286cb6
improve circleci config
- update docker machine version to 0.9.0
- save coverage.txt as artifact
- save docker logs as artifact
- test if coverage.txt exists
- 2>&1 redirect stderr to stdout in tests
2017-02-07 13:16:47 +04:00
Ethan Buchman 6bc3b8dc6d test: circle artifacts 2016-12-19 15:42:39 -05:00
Ethan Buchman 81f91aebc2 test: crank circle timeouts 2016-12-17 15:16:58 -05:00
Jae Kwon 3aa06d0851 Try CircleCI timeout extension again 2016-12-06 04:28:05 -08:00
Jae Kwon e611e97339 Try to extend CircleCI timeout 2016-12-06 04:25:31 -08:00
Ethan Buchman a1649f774e test: codecov 2016-09-25 22:08:48 +09:00
Ethan Buchman 4776a7bcbe fix circle.yml 2016-08-14 13:32:19 -04:00
Ethan Buchman 628528da5a test/net: cleanup 2016-08-05 21:20:01 -04:00
Ethan Buchman 45ff05d47d test/net: use MACH_PREFIX 2016-08-05 20:42:57 -04:00
Ethan Buchman 0dde260c05 meow circle 2016-08-05 20:24:32 -04:00
Ethan Buchman 3aebc17bff net test 2016-08-05 20:02:08 -04:00
Ethan Buchman 5ab3336c91 meow circle 2016-08-05 19:59:29 -04:00
Ethan Buchman 6643e4969f tests: add throughput benchmark using mintnet and netmon 2016-08-05 19:02:43 -04:00
Ethan Buchman f7086d0a4d circle: docker 1.10.0 2016-07-24 15:39:24 -04:00
Ethan Buchman 8fd216b4f6 run CI tests in docker container 2016-07-23 19:38:44 -04:00
Ethan Buchman cb6c3fb0b6 integrations tests and coverage badge 2016-07-23 13:38:30 -04:00
Ethan Buchman bc0b52293e update circle and glide 2016-07-05 15:40:53 -04:00
Jae Kwon dd30b78fd6 Add CircleCI yaml file 2016-06-11 21:54:27 -07:00