Daniel Nephin
|
235fe21fd0
Prevent flaky test by changing container names.
|
10 years ago |
Daniel Nephin
|
54973e8200
Remove flake8 ignores and wrap the longest lines to 140 char.
|
10 years ago |
Daniel Nephin
|
bd7c032a00
Fix service integration tests.
|
10 years ago |
Daniel Nephin
|
2943ac6812
Cleanup requirements.txt so we don't have to maintain separate copies for py2 and py3.
|
10 years ago |
funkyfuture
|
9aa61e596e
Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2
|
10 years ago |
Daniel Nephin
|
809443d6d0
Support python 3
|
11 years ago |
Daniel Nephin
|
59d4f304ee
Run pre-commit on all files
|
10 years ago |
Mazz Mosley
|
f4a8fda283
Handle all exceptions
|
10 years ago |
Aanand Prasad
|
8b5bd945d0
Interpolate environment variables
|
10 years ago |
Luke Marsden
|
a68ee0d9c2
Support volume_driver in compose
|
10 years ago |
Aanand Prasad
|
27bd987f28
Add test for trailing slash volume copying bug
|
10 years ago |
Aanand Prasad
|
9768872507
Fix "Duplicate volume mount" error when config has trailing slashes
|
10 years ago |
Aanand Prasad
|
118a389646
Update API version to 1.19
|
10 years ago |
Aanand Prasad
|
70c7d27c4e
Merge pull request #1758 from mnowster/improve-scale-test-coverage
|
10 years ago |
Mazz Mosley
|
119901c19b
Improve test coverage for scale
|
10 years ago |
Aanand Prasad
|
1739448402
Don't use custom name for one-off containers
|
10 years ago |
Aanand Prasad
|
a3191ab90f
Add container_name option
|
10 years ago |
Aanand Prasad
|
62b47224f0
Fix bug where duplicate container is leftover after 'up' fails
|
10 years ago |
Aanand Prasad
|
77c939b256
Merge pull request #1142 from calou/master
|
10 years ago |
Sébastien Gruchet
|
b76ac6e633
Added support to option mac-address
|
10 years ago |
Daniel Nephin
|
06db577105
Move converge() to a test module, and use a short timeout for tests.
|
10 years ago |
Daniel Nephin
|
60351a8e07
Speed up integration test and make cleanup easier by using labels
|
10 years ago |
Aanand Prasad
|
db2d02dc0b
Remove Service.start_or_create_containers()
|
10 years ago |
André Martins
|
ae63d35660
Modified scale awareness from exception to warning
|
10 years ago |
Aanand Prasad
|
b0cb31c186
Use 'top' instead of 'sleep' as a dummy command
|
10 years ago |
lsowen
|
ea7ee301c0
Add security_opt as a docker-compose.yml option
|
10 years ago |
Aanand Prasad
|
ef4eb66723
Implement smart recreate behind an experimental CLI flag
|
10 years ago |
Daniel Nephin
|
ed50a0a3a0
Resolves #1066, use labels to identify containers
|
10 years ago |
Daniel Nephin
|
417d9c2d51
Use individual volumes for recreate instead of volumes_from
|
10 years ago |
[email protected]
|
df87bd91c8
Added devices configuration option
|
10 years ago |