Victor Vieux
|
c3eaa00547
|
disable mesos tests because mesos is incompatible with the next version of docker
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-30 16:53:09 -07:00 |
Victor Vieux
|
00e4e1c573
|
fix api_version test
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-30 11:48:08 -07:00 |
Alexandre Beslic
|
4fa9dbbfe0
|
lower ttl min for consul in integration tests
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-06-29 16:19:21 -07:00 |
Victor Vieux
|
1afc1be2d1
|
support only 1.6.0+
update test/regression/run.sh
uddate doc
update tests
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-12 13:27:15 -07:00 |
Victor Vieux
|
19b0ddcf4d
|
Merge branch 'refresh-config-fields'
|
2015-06-11 14:32:05 -07:00 |
Xian Chaobo
|
2389760e95
|
refresh config fields
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-11 14:28:21 -07:00 |
Victor Vieux
|
5acddc30b8
|
Merge pull request #916 from 4is2cbetter/fix_test_script
cannot comment on one line command
|
2015-06-11 11:53:22 -07:00 |
Peeyush Gupta
|
fc9c5d70e7
|
Fixing errors in stress test
Signed-off-by: Peeyush Gupta <gpeeyush@linux.vnet.ibm.com>
|
2015-06-10 14:39:31 +05:30 |
Lorenzo Affetti
|
b7a8de4661
|
cannot comment on one line command
Signed-off-by: Lorenzo Affetti <affox90@gmail.com>
|
2015-06-10 09:38:17 +02:00 |
Victor Vieux
|
a355d3c55e
|
tweak tests in resource_management.bats
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-08 16:07:33 -07:00 |
Victor Vieux
|
0422253641
|
add a few tests in resource_management.bats
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-08 14:50:52 -07:00 |
Andrea Luzzardi
|
a5b2e57496
|
Merge pull request #867 from abronan/fix_etcd_sync
Fix etcd SyncCluster and Integration tests
|
2015-06-05 15:56:37 -07:00 |
Chanwit Kaewkasi
|
74592b8462
|
integration tests for resource limitation
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
|
2015-06-05 15:24:19 +07:00 |
Victor Vieux
|
6c9bf75dcd
|
add -c test
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-04 17:15:13 -07:00 |
Victor Vieux
|
5b358156de
|
Merge pull request #885 from vieux/use_inspect_from_mesos_0.23
use inspect sent by mesos 0.23
|
2015-06-04 15:39:03 -07:00 |
Victor Vieux
|
e87f83d78c
|
add test to make sure it doesn't deadlock
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-04 15:09:39 -07:00 |
Victor Vieux
|
b661323bc3
|
Merge pull request #900 from chanwit/test-bridge-mode
port filter integration test for bridge mode
|
2015-06-04 14:56:46 -07:00 |
Victor Vieux
|
3cc53769ec
|
Merge pull request #894 from vieux/mesos_in_ci
Add mesos in the CI
|
2015-06-04 14:40:19 -07:00 |
Victor Vieux
|
6dc6134163
|
add mesos in the CI
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-04 14:25:13 -07:00 |
Chanwit Kaewkasi
|
780a936b74
|
port filter integration test for bridge mode
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
|
2015-06-05 02:11:27 +07:00 |
Victor Vieux
|
d6bd288fb0
|
add docker run not enough resources test
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
2015-06-02 14:35:58 -07:00 |
Alexandre Beslic
|
c0fe0bc17d
|
remove sleep in integration after etcd store startup, periodic SyncCluster in etcd and include fix to SyncCluster in go-etcd lib
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-05-28 15:54:29 -07:00 |
Alexandre Beslic
|
6eb5cd3b5c
|
Fix etcd SyncCluster and Integration tests
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-05-28 09:47:11 -07:00 |
Andrea Luzzardi
|
84652ed537
|
Merge pull request #768 from jimmyxian/add-support-import
Add support import
|
2015-05-27 11:46:07 -07:00 |
Alexandre Beslic
|
23f66f8cc6
|
Merge pull request #858 from aluzzardi/addr-flag
Replace --addr with --advertise
|
2015-05-27 11:44:41 -07:00 |
Victor Vieux
|
2b5835a7cc
|
Merge pull request #860 from abronan/add_test_removal
pkg/store: Additional check in Node Removal integration test
|
2015-05-27 10:55:28 -07:00 |
Xian Chaobo
|
f63bafc7c5
|
add import integration test
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
|
2015-05-27 22:11:04 +08:00 |
Alexandre Beslic
|
838aab1d34
|
Add node back to the cluster after Node Removal test (after regression on zookeeper)
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-05-26 18:33:10 -07:00 |
Andrea Luzzardi
|
7394be0704
|
Replace --addr with --advertise
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2015-05-26 17:43:14 -07:00 |
Victor Vieux
|
300932b2d5
|
add slave_test.go, add tast_test.go
add basic network mode support
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
Signed-off-by: Isabel Jimenez <contact.isabeljimenez@gmail.com>
Signed-off-by: Timothy Chen <tnachen@gmail.com>
|
2015-05-26 16:22:34 -04:00 |
Isabel Jimenez
|
19c14fde2e
|
Adding integration tests, decline offers after 'SWARM_MESOS_OFFER_TIMEOUT', Tracking tasks and managing offers, refactoring list of slaves, queue create requests before processing them
Signed-off-by: Isabel Jimenez <contact.isabeljimenez@gmail.com>
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2015-05-26 16:21:54 -04:00 |
Victor Vieux
|
0b24992d7c
|
Merge pull request #815 from jimmyxian/rmi_by_name
Fix image match
|
2015-05-26 10:43:59 -07:00 |
Andrea Luzzardi
|
b4efc08dfc
|
api: Integrate leader election.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2015-05-22 21:23:34 -07:00 |
Andrea Luzzardi
|
a3950e7f65
|
Merge pull request #796 from jimmyxian/refresh-container
Add Refresh container
|
2015-05-21 18:30:47 -07:00 |
Alexandre Beslic
|
b8d72c291d
|
Cleanup, fix Integration tests and use of a single global Session in Consul
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-05-19 15:27:39 -07:00 |
Alexandre Beslic
|
ec478d8ed5
|
Add integration tests for engines departure with node removal and ephemeral behavior
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-05-19 12:08:56 -07:00 |
Alexandre Beslic
|
f81de46ab4
|
Fix Consul and etcd with latest changes, use etcd v2.0.11 for integration tests, remove call to SyncCluster for now (breaks the integration tests)
Signed-off-by: Alexandre Beslic <abronan@docker.com>
|
2015-05-19 10:25:31 -07:00 |
Alexandre Beslic
|
d5915b2a09
|
Merge pull request #811 from aluzzardi/node-removal
Handle Node Removal from Discovery correctly
|
2015-05-19 10:11:10 -07:00 |
Victor Vieux
|
7b3c889407
|
Merge pull request #809 from jimmyxian/bugfix-volumes-from
fix #807: support --volumes-from rw/ro
|
2015-05-18 19:41:36 -07:00 |
Andrea Luzzardi
|
7dec704b8a
|
integration: node removal for file discovery
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2015-05-18 13:55:13 -07:00 |
Andrea Luzzardi
|
6fbbfd7287
|
integration: give zk some extra time.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2015-05-18 13:45:11 -07:00 |
Andrea Luzzardi
|
ac18ef381d
|
integration: cover more grounds in discovery testing.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2015-05-18 13:38:14 -07:00 |
Andrea Luzzardi
|
9179ed3d34
|
integration: move discovery into its own folder
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2015-05-18 13:38:14 -07:00 |
Andrea Luzzardi
|
7430fe5141
|
fix hb/timeout being time.Duration in a few places
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2015-05-18 13:38:14 -07:00 |
Andrea Luzzardi
|
2a27adaea1
|
discovery integration: No need to wait anymore
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
|
2015-05-18 13:38:14 -07:00 |
Xian Chaobo
|
e555e8f021
|
merge volumes-from integration tests
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
|
2015-05-16 08:22:17 +08:00 |
Xian Chaobo
|
b94d6baf2b
|
fix #807: support --volumes-from rw/ro
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
|
2015-05-16 03:01:41 +08:00 |
Xian Chaobo
|
ada8208157
|
remove retry in test
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
|
2015-05-15 05:12:22 -04:00 |
Xian Chaobo
|
b89d07a1cf
|
add rmi without tag integration test
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
|
2015-05-14 14:44:35 -07:00 |
Andrea Luzzardi
|
ece52698d6
|
Merge pull request #783 from vieux/fix_image_match
fix image.Match to take only repo or repo:tag
|
2015-05-13 19:05:30 -07:00 |