summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* use python3.6+ constructsAnthony Sottile2021-07-0541-356/+304
* Merge pull request #2476 from feliperuhland/add-search-images-limitAnca Iordache2021-04-061-0/+5
|\
| * Add limit parameter to image search endpointFelipe Ruhland2021-02-241-0/+5
* | Merge pull request #2788 from docker/set-minimal-python-to-3_6Anca Iordache2021-03-255-54/+37
|\ \
| * | Remove support to pre python 3.6set-minimal-python-to-3_6Ulysses Souza2021-03-225-54/+37
* | | Fix `KeyError` when creating a new secretFelipe Ruhland2021-03-243-0/+22
|/ /
* | relax PORT_SPEC regex so it accept and ignore square bracketsNicolas De Loof2021-03-101-0/+6
|/
* Fix SSH port parsing and add regression testsaiordache2021-02-181-0/+32
* Unit and integration tests addedWojciechowskiPiotr2021-02-092-0/+15
* docker/api/image: replace use of deprecated "filter" argumentSebastiaan van Stijn2020-11-261-4/+15
* Fix ssh connection - don't override the host and port of the http poolaiordache2020-11-181-1/+1
* Add max_pool_size parameter (#2699)Mariano Scazzariello2020-11-171-2/+156
* Merge pull request #2671 from aiordache/default_tagAnca Iordache2020-10-165-10/+26
|\
| * Set image default tag on pullaiordache2020-09-165-10/+26
* | Shell out to SSH client for an ssh connectionaiordache2020-10-1310-4/+797
|/
* set engine version for unit tests to avoid querying the engineaiordache2020-08-205-38/+62
* Fix memory conversion to bytes (#2645)Anca Iordache2020-08-171-17/+7
* Update credentials-helpers to v0.6.2Sebastiaan van Stijn2020-08-101-1/+1
* Merge pull request #2520 from Nicceboy/masterAnca Iordache2020-08-071-1/+1
|\
| * Disable compression by default when using get_archive methodNiklas Saari2020-02-261-1/+1
* | Spelling fixes (#2571)Ville Skyttä2020-08-071-1/+1
* | Add device requests (#2471)Lucidiot2020-08-071-1/+63
* | Fix CreateContainerTest.test_invalid_log_driver_raises_exceptionSebastiaan van Stijn2020-07-171-1/+1
* | Merge pull request #2551 from haboustak/2550-add-driveropts-to-endpointconfigUlysses Souza2020-07-022-1/+24
|\ \
| * | Add support for DriverOpts in EndpointConfigMike Haboustak2020-04-302-1/+24
* | | add test for context load without orchestratoraiordache2020-06-021-0/+7
* | | Specify when to use `tls` on Context constructorUlysses Souza2020-05-281-0/+4
|/ /
* | Fix tests to support both log plugin feedbacksWilson Júnior2020-04-211-3/+6
|/
* xfail "docker top" tests, and adjust for alpine imageSebastiaan van Stijn2020-02-171-8/+7
* Implement context management, lifecycle and unittests.Anca Iordache2020-02-053-10/+107
* Fix ImageCollectionTest.test_pull_multiple flakinessSebastiaan van Stijn2020-01-061-2/+4
* Fix broken test due to BUSYBOX -> TEST_IMG renameSebastiaan van Stijn2019-08-301-1/+1
* Merge pull request #2333 from hannseman/network-attachment-configJoffrey F2019-08-271-0/+29
|\
| * Add NetworkAttachmentConfig typeHannes Ljungberg2019-05-031-0/+29
* | Merge pull request #2383 from thaJeztah/support_mirrorsJoffrey F2019-08-271-0/+5
|\ \
| * | test/Dockerfile: allow using a mirror for the apt repositorySebastiaan van Stijn2019-07-161-0/+5
* | | Merge pull request #2401 from fluetm/fix-osxkeychain-issueJoffrey F2019-08-261-0/+116
|\ \ \
| * | | Fix for empty auth keys in config.jsonMatt Fluet2019-08-151-0/+116
* | | | Update alpine version to 3.10, and rename BUSYBOX variableSebastiaan van Stijn2019-08-1012-189/+189
|/ / /
* | | Merge pull request #2382 from thaJeztah/fix_platform_testsJoffrey F2019-07-182-4/+8
|\ \ \
| * | | Adjust `--platform` tests for changes in docker engineSebastiaan van Stijn2019-07-152-4/+8
* | | | Merge pull request #2380 from thaJeztah/xfail_test_init_swarm_data_path_addrJoffrey F2019-07-181-0/+1
|\ \ \ \
| * | | | xfail test_init_swarm_data_path_addrSebastiaan van Stijn2019-07-121-0/+1
* | | | | Update credentials-helpers to v0.6.3Sebastiaan van Stijn2019-07-171-1/+1
| |_|/ / |/| | |
* | | | Update to python 3.7 (buster) and use build-argsSebastiaan van Stijn2019-07-152-4/+7
| |/ / |/| |
* | | Update credentials-helpers to v0.6.2Sebastiaan van Stijn2019-07-121-1/+1
|/ /
* | Remove exec detach testMichael Crosby2019-06-251-18/+0
* | Xfail test_attach_stream_and_cancel on TLSUlysses Souza2019-05-181-0/+3
|/
* Change use_config_proxy default value to True to match CLI behaviorJoffrey F2019-05-012-7/+7
* Merge pull request #2295 from hannseman/swarm-rotate-tokenJoffrey F2019-05-011-0/+13
|\