Victor Vieux
b9e600d38d
pull only latest if no tag
...
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2015-03-17 16:19:35 -07:00
Andrea Luzzardi
b04197d3c0
Merge pull request #451 from vieux/number_container
...
use number of containers in binpack + fix some tests
2015-03-17 11:07:57 +01:00
Andrea Luzzardi
8ccc4b4a44
Merge pull request #477 from abdul/patch-1
...
Fix typos
2015-03-17 11:06:26 +01:00
Abdul Qabiz
918b762030
Fix typos
...
Signed-off-by: Abdul Qabiz <abdul.qabiz@gmail.com>
2015-03-17 06:46:20 +05:30
Andrea Luzzardi
019e411d78
Add coveralls badge to README.
2015-03-13 18:26:32 -07:00
Victor Vieux
07121dc7df
Merge pull request #474 from aluzzardi/coveralls
...
Enable coveralls.
2015-03-13 18:23:26 -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
2e724f95e0
Merge pull request #461 from lalyos/patch-1
...
Make sample `docker ps` output fit the screen
2015-03-11 16:32:40 -07:00
Andrea Luzzardi
5ded70bb70
Merge pull request #470 from vieux/pull_errors
...
handle errors in pull
2015-03-11 16:31:59 -07:00
Victor Vieux
de62579f8d
handle errors in pull
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-03-11 14:34:47 -07:00
Victor Vieux
721c3b07ab
Merge pull request #466 from chanwit/fix-doc
...
Cleanup: fix typo in readme
2015-03-11 11:56:58 -07:00
Victor Vieux
01a6e8a392
user number of containers in binpack
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-03-10 16:52:42 -07:00
Victor Vieux
7945e0a482
Merge pull request #468 from vieux/ps_n_l
...
add support for docker ps -l / -n
2015-03-10 16:42:58 -07:00
Andrea Luzzardi
d27df6903d
Merge pull request #440 from vieux/roadmap
...
Update roadmap.md
2015-03-10 16:09:58 -07:00
Andrea Luzzardi
70fb3d5bf6
Merge pull request #458 from vieux/reverse
...
Add spread strategy and make it the default
2015-03-10 16:08:36 -07:00
Victor Vieux
33471d72d3
Merge pull request #459 from aluzzardi/integration-readme
...
integration: Add README file.
2015-03-10 11:50:29 -07:00
Victor Vieux
328b9ae13b
add support for docker ps -l / -n
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-03-10 01:04:27 +00:00
Victor Vieux
cc1fe3024f
Merge pull request #467 from aluzzardi/integration-api-fix
...
integration: Fix API # nodes check.
2015-03-09 15:49:36 -07:00
Andrea Luzzardi
64eeb7e3c9
integration: Fix API # nodes check.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-09 15:32:14 -07:00
lalyos
308876e3c0
Make sample `docker ps` output fit the screen
...
The usual `docker ps` output is way long. When reading it on github there is no sign that the reader should
scroll. created and status fields deleted, and some space to make it fit the browser.
Signed-off-by: lalyos <lalyos@yahoo.com>
2015-03-09 20:14:36 +01:00
Victor Vieux
a455f3fe11
Merge pull request #464 from bfirsh/add-more-information-to-api-docs
...
Clarify API documentation
2015-03-09 10:26:58 -07:00
Chanwit Kaewkasi
1f56b0bab4
fix typo in readme
...
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
2015-03-10 00:12:14 +07:00
Ben Firshman
f9d024eab5
Clarify API documentation
...
Notably, add *mostly* compatible with Remote API.
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-03-09 10:29:02 +00:00
Victor Vieux
2f19f5899a
Add spread strategy and make it the default
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-03-07 15:17:42 -08:00
Andrea Luzzardi
1e2cc75c22
integration: Add README file.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-06 18:36:33 -08:00
Victor Vieux
58a373b7bb
Merge pull request #457 from aluzzardi/constraint-integration
...
integration: Add constraints integration tests.
2015-03-06 17:50:29 -08:00
Andrea Luzzardi
21c7d423e4
integration: Add constraints integration tests.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-06 17:39:36 -08:00
Victor Vieux
d708650670
Merge pull request #448 from aluzzardi/integration
...
Integration tests: Initial framework
2015-03-06 17:22:48 -08:00
Andrea Luzzardi
75275f4bd9
Merge pull request #456 from vieux/fix_inspect_node
...
add Node back to inspect
2015-03-06 17:21:49 -08:00
Andrea Luzzardi
f9a6c1bd89
integration: stop_docker: delete volumes as well.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-06 17:20:26 -08:00
Victor Vieux
0fca58b069
add Node back to inspect
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-03-06 16:40:55 -08:00
Andrea Luzzardi
9567185038
integration helpers: Fix concurrent calls to start_docker().
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-06 16:09:06 -08:00
Andrea Luzzardi
ac7fdeab6b
integration: Minor bash improvements in the helpers.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-06 16:09:06 -08:00
Victor Vieux
e3e7ddb616
Merge pull request #432 from bacongobbler/patch-1
...
use Godep to install from source
2015-03-06 13:49:07 -08:00
Andrea Luzzardi
466242c8a9
Merge pull request #349 from vieux/pull_rmi
...
Add support for pull on all hosts (no change in docker run)
2015-03-06 11:56:32 -08:00
Andrea Luzzardi
8fb3d303db
integration: Add simple API test to demonstrate the helpers.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-06 11:42:43 -08:00
Andrea Luzzardi
108f4ebe06
integration: Rename vars to helpers.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-06 11:42:43 -08:00
Andrea Luzzardi
b023b78e7b
integration tests: Add helpers to start/stop the manager and engines.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-06 11:42:43 -08:00
Victor Vieux
0e7f970d4d
use a single callback
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-03-06 11:22:14 -08:00
Victor Vieux
e0fa132ec9
add parallel
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-03-05 17:09:08 -08:00
Victor Vieux
7ad8a3705f
add support for pull and rmi
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-03-05 17:09:08 -08:00
Andrea Luzzardi
342ef1fff2
Merge pull request #442 from vieux/cleanup2
...
Cleanup: Make swarm Node and Cluster functions private
2015-03-05 12:11:03 -08:00
Victor Vieux
eccaf6e5eb
Cleanup: Make swarm Node and Cluster functions private
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-03-05 11:53:40 -08:00
Andrea Luzzardi
d0b10516d6
integration: Remove manage-non-available-node test.
...
It makes integration tests run really slow.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-03 17:39:55 -08:00
Andrea Luzzardi
7dc04ee694
integration: Do not verify git hash since it's set to HEAD in master.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-03 17:35:07 -08:00
Andrea Luzzardi
998cc63f78
bats: Convert encoding to utf-8 unix.
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-03 17:34:42 -08:00
Andrea Luzzardi
fa22dbf6a6
Integration tests: Deterministic swarm binary path resolution
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-03 17:30:07 -08:00
Andrea Luzzardi
fe900c0c5c
Merge pull request #444 from vieux/add_inspect_img
...
add inspect for images
2015-03-03 17:21:30 -08:00
Victor Vieux
426953c866
add inspect for images
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-03-03 16:30:31 -08:00
Andrea Luzzardi
fd8ff48bec
Merge pull request #443 from chanwit/bats-func-tests
...
Proposal: PoC for Bats integration tests
2015-03-03 16:18:41 -08:00