Jonathan Giannuzzi
|
83f35e132b
Add support for creating internal networks
|
9 years ago |
Aanand Prasad
|
949b88fff9
Fix alias tests on 1.11
|
9 years ago |
Aanand Prasad
|
50d5aab8ad
Fix test: check container's Env array instead of the output of 'env'
|
9 years ago |
Joffrey F
|
5d244ef6d8
Unset env vars behavior in 'run' mirroring engine
|
9 years ago |
Aanand Prasad
|
72d3d5d84b
Merge pull request #3612 from dnephin/tests_for_bundle
|
9 years ago |
Daniel Nephin
|
5640bd42a8
Add an acceptance test for bundle.
|
9 years ago |
Aanand Prasad
|
8e04582052
Fix tests to accommodate short-id container alias
|
9 years ago |
Aanand Prasad
|
e502417df2
Merge pull request #3475 from shin-/3429-networks-config-serialize
|
9 years ago |
Joffrey F
|
ea640f3821
Remove external_name from serialized config output
|
9 years ago |
Denis Makogon
|
1298b9aa5d
Issue-3503: Improve timestamp validation in tests
|
9 years ago |
Joffrey F
|
844b7d463f
Update rm command to always remove one-off containers.
|
9 years ago |
Joffrey F
|
0b24883cef
Support combination of shorthand flag and equal sign for host option
|
9 years ago |
Aanand Prasad
|
756ef14edc
Fix format of 'restart' option in 'config' output
|
9 years ago |
Aanand Prasad
|
6064d200f9
Fix output of 'config' for v1 files
|
9 years ago |
Aanand Prasad
|
84a3e2fe79
Check full error message in test_up_with_net_is_invalid
|
9 years ago |
Aanand Prasad
|
a4d3dd6197
Remove v2_only decorators on config tests
|
9 years ago |
Patrice FERLET
|
ba10f1cd55
Fix the tests from jenkins
|
9 years ago |
Aanand Prasad
|
7781f62ddf
Attempt to fix flaky logs test
|
9 years ago |
Aanand Prasad
|
c3eca82749
Merge pull request #3128 from dnephin/add_network_settings_to_config_hash
|
9 years ago |
Aanand Prasad
|
2bf5e46857
Stop and remove still-running one-off containers in 'down'
|
9 years ago |
Aanand Prasad
|
a2317dfac2
Remove one-off containers in 'docker-compose down'
|
9 years ago |
Joffrey F
|
5826a2147b
Use enum to represent 3 possible states of the one_off filter
|
9 years ago |
Joffrey F
|
187ea4cd81
Add --all option to rm command - remove one-off containers
|
9 years ago |
Daniel Nephin
|
dfac48f3f5
Make a new flaky test less flaky.
|
9 years ago |
Aanand Prasad
|
371ea479f5
Merge pull request #3075 from dnephin/reactive_logs
|
9 years ago |
Simon van der Veldt
|
658803edf8
Add -w or --workdir to compose run to override workdir from commandline
|
9 years ago |
Daniel Nephin
|
bf96edfe11
Reduce the args of some functions by including presenters as part of the thread_args.
|
9 years ago |
Daniel Nephin
|
8d9adc0902
Fix flaky log test by using container status, instead of boolean state.
|
9 years ago |
Daniel Nephin
|
4312c93eae
Add an acceptance test to show logs behaves properly for stopped containers.
|
9 years ago |
Daniel Nephin
|
44c1747127
Add tests for reactive log printing.
|
9 years ago |