moby--moby/integration
Kir Kolyshkin 17022b3ad2 integration/internal/container/ops: rm unused code
Since container.Create() already initializes HostConfig
to be non-nil, there is no need for this code. Remove it.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2019-03-08 10:00:14 -08:00
..
build Testing: create new daemon (only) if needed 2019-02-23 13:32:59 +01:00
config Replace waitAndAssert in config_test.go with poll.WaitOn 2019-01-15 03:54:52 +00:00
container TestUpdateRestartWithAutoRemove: use WithAutoRemove 2019-03-08 09:59:22 -08:00
image Replace t.Fatal(err) with assert.NilError(err) 2019-01-13 21:36:25 +00:00
internal integration/internal/container/ops: rm unused code 2019-03-08 10:00:14 -08:00
network Completely remove `d.NewClient` from testing tools 2019-02-07 16:07:02 -08:00
plugin Use assert.NilError() instead of assert.Assert() 2019-01-21 13:16:02 +01:00
secret Fatalf -> Fatal 2019-01-27 00:43:24 +00:00
service Completely remove `d.NewClient` from testing tools 2019-02-07 16:07:02 -08:00
session Testing: create new daemon (only) if needed 2019-02-23 13:32:59 +01:00
system Remove Schema1 integration test suite 2019-03-02 10:46:37 -08:00
testdata/https
volume Run volume-tests again remote daemons as well 2019-01-10 10:18:22 +01:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00