summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_service_create_test.go
Commit message (Expand)AuthorAgeFilesLines
* Replace some checkers and assertions with gotest.toolsSebastiaan van Stijn2019-04-051-46/+47
* integration: use %s for check.Commentf()Kir Kolyshkin2018-08-141-24/+24
* Fix issue of ExitCode and PID not show up in Task.Status.ContainerStatusYong Tang2018-01-311-14/+14
* Explicitly add --detach to service CLI callsEli Uriegas2017-09-271-6/+6
* Service alias should not be copied to task aliasMadhu Venugopal2017-06-071-0/+35
* Update CLI commit hashAaron Lehmann2017-05-181-8/+8
* Add integration test coverage for configsAaron Lehmann2017-05-111-0/+147
* Extend test coverage of secretsAaron Lehmann2017-05-101-16/+93
* support custom paths for secretsEvan Hazlett2017-05-101-25/+38
* Synchronous service create and service updateAaron Lehmann2017-04-031-2/+2
* fixed:go vetting warning unkeyed fieldsliker121342017-03-201-4/+4
* Remove pkg/integration and move it to testutil or integration-cliVincent Demeester2016-12-301-1/+1
* Extract daemon to its own packageVincent Demeester2016-12-091-6/+6
* Fix issue where TmpfsOptions are not sent to swarmBrian Goff2016-12-021-1/+4
* Use container Mounts API for Swarm containers.Brian Goff2016-11-221-1/+68
* do not force target type for secret referencesEvan Hazlett2016-11-171-6/+6
* secrets: support simple syntax --secret fooEvan Hazlett2016-11-091-1/+31
* secrets: use explicit format when using secretsEvan Hazlett2016-11-091-1/+1
* update tests for service create and updateEvan Hazlett2016-11-091-1/+2
* secrets: add service create and update integration testsEvan Hazlett2016-11-091-0/+29
* Add engine-api types to dockerMichael Crosby2016-09-071-2/+2
* Remove hack from test name.Daniel Nephin2016-07-281-0/+45