summaryrefslogtreecommitdiff
path: root/integration-cli/environment
Commit message (Expand)AuthorAgeFilesLines
* testutil: make testing packages publicSam Whited2019-09-111-1/+1
* Various code-cleanupSebastiaan van Stijn2018-05-231-1/+0
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* Remove deprecated environment.DaemonPlatform()Sebastiaan van Stijn2018-01-151-9/+0
* Remove deprecated environment.MinimalBaseImage()Sebastiaan van Stijn2018-01-151-6/+0
* Remove deprecated environment.ExperimentalDaemon()Sebastiaan van Stijn2018-01-151-7/+0
* Remove deprecated environment.DockerBasePath()Sebastiaan van Stijn2018-01-151-7/+0
* Set integration test OSType with environment variableChristopher Crone2017-09-201-2/+2
* Refactor test environmentDaniel Nephin2017-08-303-424/+28
* Update tests to use icmdDaniel Nephin2017-08-252-2/+2
* Stop using deprecated SockRequestStanislav Bondarenko2017-08-231-46/+28
* Protect images in the integration/ suiteDaniel Nephin2017-08-091-2/+38
* Make tests a bit less flakyFabio Kung2017-06-231-2/+6
* Remove cmd/docker and other directories in cli/ in accordance with the new Mo...Arnaud Porterie (icecrime)2017-05-051-8/+12
* Introduce a `cli` package for test-integrationVincent Demeester2017-03-231-1/+34
* Windows: CI Only unpause on Hyper-V containersJohn Howard (VM)2017-03-131-1/+3
* Update request.* signature to remove the hostVincent Demeester2017-03-061-17/+6
* Ignore no such container in testEnv.CleanVincent Demeester2017-03-031-1/+9
* Move TearDownTest cleaning to environment packageVincent Demeester2017-03-013-0/+230
* Use testEnv methods and remove most of the global variablesVincent Demeester2017-01-171-2/+1
* Tidy kernel version in testsJohn Howard2017-01-031-8/+12
* Introduce a environment package in integration-cliVincent Demeester2016-12-291-0/+184