1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration-cli/environment
Vincent Demeester 5dd89abdf1
Ignore no such container in testEnv.Clean
When moving the clean function there, this check was not ported and
generated some errors on the CI. `deleteContainer` now fail if any
error but the clean function won't if "no such container" (because of
some races -_-).

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-03-03 15:57:27 +01:00
..
clean.go Ignore no such container in testEnv.Clean 2017-03-03 15:57:27 +01:00
environment.go Move TearDownTest cleaning to environment package 2017-03-01 21:04:11 +01:00
protect.go Move TearDownTest cleaning to environment package 2017-03-01 21:04:11 +01:00