Victor Vieux
ab087aacef
remove coverage testing for good
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-02-11 19:17:54 -08:00
Steven Lee
30b8491180
Update for new nsqio image
...
nsqio have changed they way the package the binaries into docker. There is now one image with all the binaries in it and each one is called on run.
This should fix the docker compose as per http://nsq.io/deployment/docker.html
Signed-off-by: Steven Lee <steven.lee@multiplay.co.uk>
2015-10-30 17:19:06 +00:00
Alexandre Beslic
04d55f3951
remove pkg/store
...
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-06-29 16:19:21 -07:00
Alexandre Beslic
f08bf5de21
Add PutEphemeral test for Zookeeper, implement Close method in Store interface
...
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-06-05 11:01:41 -07:00
Alexandre Beslic
18cfe74d5b
store: Add unit tests for pkg/store and Consul/Zookeeper/Etcd
...
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-06-05 10:56:17 -07:00
Isabel Jimenez
db7d918c0a
Addressing review comments
...
Signed-off-by: Isabel Jimenez <contact.isabeljimenez@gmail.com>
2015-05-26 19:45:10 -04:00
Victor Vieux
a3a2fbe628
do not check dco in travis
...
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2015-05-07 16:13:56 -07:00
Andrea Luzzardi
44335ceb3a
Exclude CLI from unit tests coverage
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-04-18 20:26:55 -07:00
Andrea Luzzardi
c6d368bafa
coverage: Exclude API from coverage.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-04-15 17:31:14 -07:00
Andrea Luzzardi
5bf339af48
Coverage: Refactoring.
...
- Make script/coverage runnable locally.
- Move the goveralls push to travis instead of script/coverage.
- Refactor code into a loop.
- Properly handle packages with no tests.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-04-15 17:29:16 -07:00
Andrea Luzzardi
9ddadcd880
Enable coveralls.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-13 18:15:45 -07:00
Andrea Luzzardi
12c5bb172e
docker-compose examples: Remove affinities.
...
With the dependency filter, affinities are no longer required.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-02-10 13:26:21 -08:00
Victor Vieux
c0f97419c9
add some docker-compose.yml
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-02-03 00:37:35 +00:00
Andrea Luzzardi
d43ad7eb9e
Move contrib files into script/demo.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-02-01 18:41:20 -08:00
Andrea Luzzardi
ead7c278bd
Simplify travis file.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-01-28 19:04:25 -08:00