| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Don't descend into ignored directories when building context
|
| |
| |
| |
| | |
Signed-off-by: Thomas Boyt <thomas@ledgerx.com>
|
|/
|
|
| |
Signed-off-by: Sumit Sahrawat <sumit.sahrawat.apm13@iitbhu.ac.in>
|
|
|
|
| |
Signed-off-by: Dustin Falgout <dustin@falgout.us>
|
|
|
|
|
|
|
| |
Added tests for the new methods.
Closes #840
Signed-off-by: Dustin Falgout <dustin@falgout.us>
|
|
|
|
| |
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
|
|
|
|
| |
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
|
|
|
| |
Ensure setup_module is called at session level, making the test
suite not order dependent. Test files can be invoked independently.
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\
| |
| | |
Add support for non-stream stats of containers
|
| |
| |
| |
| |
| |
| | |
Also, fix typo in non-streaming stats.
Signed-off-by: Antonis Kalipetis <akalipetis@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Antonis Kalipetis <akalipetis@gmail.com>
|
|\ \
| | |
| | | |
Add support for MemorySwappiness to client.create_host_config()
|
| | |
| | |
| | |
| | | |
Signed-off-by: Dustin Falgout <dustin@falgout.us>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Dustin Falgout <dustin@falgout.us>
|
|\ \ \
| | | |
| | | | |
Remove unused files
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \ \ \
| |/ / /
|/| | | |
Rebased #798
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
https://github.com/mnowster/docker-py into mnowster-test-no-log-driver-specified
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \ \ \
| |/ / /
|/| | | |
Client.logs(tail=0) now shows no past logs (expected behavior)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add test confirming the new behavior.
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Leonty Balovnev <tigreavecdesailes@gmail.com>
|
|/ /
| |
| |
| |
| |
| |
| | |
Update Makefile to run tests against dind 1.9.0
Update network tests to account for latest API changes
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \
| | |
| | | |
Use network_mode=bridge when testing links
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Links are only compatible with network mode bridge.
New versions of docker only create env entries when network mode
is properly set.
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|/
|
|
| |
Signed-off-by: Corey O'Brien <coreypobrien@gmail.com>
|
|
More clearly separate unit and integration tests
Allow splitting into multiple files
Cleaner
Signed-off-by: Joffrey F <joffrey@docker.com>
|