summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add support for placement preferences and platforms in TaskTemplateservice-placementJoffrey F2017-05-171-0/+43
* Merge pull request #1605 from allencloud/update-test-status-code-from-500-to-400Joffrey F2017-05-151-1/+1
|\
| * update docker-py test status code from 500 to 400allencloud2017-05-131-1/+1
* | Replace erroneous networks argument in containers.run with singular1433-run-networksJoffrey F2017-05-122-3/+21
|/
* Adjust tests and add newest engine version to Jenkinsfiletest_17.05_engineJoffrey F2017-05-092-13/+33
* init_path removed in Engine 17.05init_path_removedJoffrey F2017-05-091-0/+1
* Include tag in images.get after pulling if provided separately1585-pull-tagJoffrey F2017-05-093-6/+13
* Add ContainerSpec mounts testJoffrey F2017-05-081-2/+18
* Merge branch '1577-multi-success-message' of https://github.com/aaronthebaron...Joffrey F2017-05-051-0/+9
|\
| * Add integration testsAaron Cowdin2017-05-021-0/+9
* | Modernize exec_api.pyJoffrey F2017-05-021-2/+2
* | Merge branch 'add-env-support-to-exec' of https://github.com/TomasTomecek/doc...Joffrey F2017-05-022-1/+16
|\ \
| * | exec: add support for `Env`Tomas Tomecek2017-04-292-1/+16
* | | Fix typo s/CpuSetCpus/CpusetCpus/Dan Liew2017-05-012-2/+2
* | | Add missing support for `CpusetMems` parameter to HostConfig.Dan Liew2017-05-011-0/+27
| |/ |/|
* | Merge pull request #1570 from AlexeyRokhin/masterJoffrey F2017-04-282-0/+65
|\ \ | |/ |/|
| * cpus renamed to nano_cpus. Type and scale of nano_cpus are changed. Comments ...Alexey Rokhin2017-04-282-10/+12
| * Add cpu_count, cpu_percent, cpus parameters to container HostConfig.Alexey Rokhin2017-04-192-0/+63
* | Merge pull request #1493 from funkyfuture/model_propertiesJoffrey F2017-04-273-1/+17
|\ \
| * | Adds an 'image' property to the container modelFrank Sachsenheim2017-04-151-0/+5
| * | Adds a 'labels' property to the image modelFrank Sachsenheim2017-04-152-0/+6
| * | Adds a 'labels' property to the container modelFrank Sachsenheim2017-04-152-1/+6
| |/
* | Fix if replicas is set to 0, Fixes #1572Rob Kooper2017-04-261-0/+6
|/
* Add support for volume_driver in HostConfigJoffrey F2017-04-052-9/+27
* Fix test issuesappveyorJoffrey F2017-03-291-43/+37
* Set infinite timeout for the `events` methodJoffrey F2017-03-272-5/+5
* Merge pull request #1524 from alex-dr/fix-apierror-statusJoffrey F2017-03-221-0/+65
|\
| * Fix APIError status_code property for client/server errorsalex-dr2017-03-221-0/+65
* | Use experimental engine for testing in Jenkins/MakefileJoffrey F2017-03-171-0/+3
* | Add service_logs integration testJoffrey F2017-03-132-3/+29
|/
* Raise an error when passing an empty string to split_portJoffrey F2017-03-092-2/+3
* Move LinksTest to appropriate fileJoffrey F2017-03-092-43/+45
* fix: Missing exception handling in split_port when no container portLei Gong2017-03-091-0/+4
* Merge pull request #1481 from shin-/system_dfJoffrey F2017-03-061-6/+13
|\
| * Add df methodJoffrey F2017-03-011-6/+13
* | Merge pull request #1480 from shin-/bump-default-api-versionJoffrey F2017-03-061-1/+1
|\ \
| * | Bump default API version to 1.26Joffrey F2017-03-011-1/+1
| |/
* | Add init_path parameter to container HostConfigTomasz Madycki2017-03-011-0/+12
* | Add init parameter to container HostConfigTomasz Madycki2017-03-011-0/+12
* | Merge pull request #1479 from shin-/plugin-upgradeJoffrey F2017-03-011-0/+10
|\ \
| * | Add upgrade_plugin methodJoffrey F2017-02-231-0/+10
| |/
* | Update assert in test_create_with_restart_policyBoaz Shuster2017-03-011-1/+1
|/
* Merge pull request #1467 from crierr/masterJoffrey F2017-02-221-0/+5
|\
| * Allow port range like 8000-8010:80crierr2017-02-201-0/+5
* | Merge pull request #1473 from Anvil/event-http-headersJoffrey F2017-02-211-3/+6
|\ \
| * | Fixed events command related unit tests by passing a timeout valueDamien Nadé2017-02-211-3/+6
| |/
* | Add ability to set 'Hostname' on a Service.Nils Krabshuis2017-02-191-2/+3
|/
* Merge pull request #1460 from shin-/fix-cache-fromJoffrey F2017-02-161-15/+29
|\
| * Rename cachefrom -> cache_fromJoffrey F2017-02-151-15/+29
* | Add xfail mark to storageopt testJoffrey F2017-02-151-4/+5
|/