summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_service_scale_test.go
Commit message (Expand)AuthorAgeFilesLines
* Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2021-08-241-0/+1
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-1/+1
* rm-gocheck: run goimports to compile successfullyTibor Vass2019-09-091-1/+1
* rm-gocheck: check.C -> testing.TTibor Vass2019-09-091-1/+1
* integration-cli: remove defaultSleepImage constantSebastiaan van Stijn2019-07-081-2/+2
* Replace some checkers and assertions with gotest.toolsSebastiaan van Stijn2019-04-051-7/+7
* Fix ineffassign lintingSebastiaan van Stijn2018-07-111-4/+4
* remove --detach on scaleVictor Vieux2017-09-271-4/+4
* Explicitly add --detach to service CLI callsEli Uriegas2017-09-271-6/+6
* Update CLI commit hashAaron Lehmann2017-05-181-2/+2
* Remove pkg/integration and move it to testutil or integration-cliVincent Demeester2016-12-301-1/+1
* validate service parameter in client side to avoid api callallencloud2016-09-261-0/+57