summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_service_health_test.go
Commit message (Expand)AuthorAgeFilesLines
* Replace some checkers and assertions with gotest.toolsSebastiaan van Stijn2019-04-051-2/+3
* integration: use %s for check.Commentf()Kir Kolyshkin2018-08-141-2/+2
* Update tests to use gotest.tools 👼Vincent Demeester2018-06-131-1/+1
* Remove daemon.BuildImageWithOut and use cli helpers functionVincent Demeester2018-04-181-11/+13
* Update CLI commit hashAaron Lehmann2017-05-181-2/+2
* Synchronous service create and service updateAaron Lehmann2017-04-031-2/+2
* Small cleanups on integration cliVincent Demeester2017-01-121-57/+0
* 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-14/+14
* integration: wait for task running in TestServiceHealthRunAlexander Morozov2016-09-291-1/+1
* Add engine-api types to dockerMichael Crosby2016-09-071-1/+1
* extend health check to start servicerunshenzhu2016-07-251-0/+191