Bastian Venthur
|
e8424d5ae0
Removed Python2 support
|
6 years ago |
Lumir Balhar
|
73cc89c15f
Use stdlib modules instead of deprecated pytest fixtures
|
6 years ago |
Ulysses Souza
|
cd098e0cad
Pin test images on a non rolling tag
|
6 years ago |
joeweoj
|
8a339946fa
Fixed depends_on recreation behaviour for issue #6589
|
6 years ago |
Joffrey F
|
61bb1ea484
Don't append slugs to containers created by "up"
|
7 years ago |
Joffrey F
|
5916639383
Preserve container numbers, add slug to prevent name collisions
|
7 years ago |
Joffrey F
|
4e2de3c1ff
Replace sequential container indexes with randomly generated IDs
|
7 years ago |
Drew Romanyk
|
ba0b3d421c
Fix depends on restart behavior, fixes #3397
|
8 years ago |
Joffrey F
|
b13ec16e11
Replace unittest-style asserts with pytest asserts
|
7 years ago |
Joffrey F
|
dc6bb7020d
UCP 2.2.0 test fixes
|
8 years ago |
Joffrey F
|
7a4c328c41
Rewriting tests to be UCP/Swarm compatible
|
8 years ago |
Daniel Nephin
|
5c968f9e15
Fix flaky partial_change state test.
|
9 years ago |
Garrett Heel
|
9cfa71ceee
Add support for build arguments
|
10 years ago |
Daniel Nephin
|
475a091768
Update pre-commit config to enforace that future imports exist in all files.
|
10 years ago |
Joffrey F
|
b4be7b870f
Add support for declaring named volumes in compose files
|
10 years ago |
Daniel Nephin
|
4bf2f8c4f9
Fix lookup of linked containers for API version 1.20
|
10 years ago |
Daniel Nephin
|
7c2a16234f
Recreate dependents when a dependency is created (not just when it's recreated).
|
10 years ago |
Daniel Nephin
|
8ff960afd1
Fix service recreate when image changes to build.
|
10 years ago |
Daniel Nephin
|
ce322047a0
Move config hash tests to service_test.py
|
10 years ago |
Mazz Mosley
|
bee063c07d
Fix tests
|
10 years ago |
Mazz Mosley
|
7603ebea9b
Attach to a container's log_stream before they're started
|
10 years ago |
Daniel Nephin
|
c0c9a7c1e4
Update integration tests for multiple file support
|
10 years ago |
Daniel Nephin
|
0484e22a84
Add enum34 and use it to create a ConvergenceStrategy enum.
|
10 years ago |
Daniel Nephin
|
c183e52502
Fixes #1757 - include all service properties in the config_dict()
|
10 years ago |
Daniel Nephin
|
235fe21fd0
Prevent flaky test by changing container names.
|
10 years ago |
Daniel Nephin
|
59d4f304ee
Run pre-commit on all files
|
10 years ago |
Aanand Prasad
|
04a773f1c8
Deprecate --allow-insecure-ssl
|
10 years ago |
Aanand Prasad
|
ced94a3504
Make smart recreate the default
|
10 years ago |
Aanand Prasad
|
ec8bf066ba
Make sure up/restart/stop timeout is an int
|
10 years ago |
Aanand Prasad
|
531265bc84
Fix smart recreate when 'image' is changed to something nonexistent
|
10 years ago |