1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration
Brian Goff 5ec31380a5
Merge pull request #38481 from thaJeztah/run_volume_tests_remotely
Run volume-tests again remote daemons as well
2019-01-15 14:09:18 -08:00
..
build Test: dockerfiles with no instructions are detected 2019-01-14 20:01:00 -06:00
config Replace waitAndAssert in config_test.go with poll.WaitOn 2019-01-15 03:54:52 +00:00
container Replace t.Fatal(err) with assert.NilError(t, err) 2019-01-15 04:58:30 +00:00
image Replace t.Fatal(err) with assert.NilError(err) 2019-01-13 21:36:25 +00:00
internal Merge pull request #38557 from thaJeztah/remove_duplicated_code 2019-01-15 09:03:45 +01:00
network Integration tests: remove some duplicated code, and preserve context 2019-01-14 04:53:27 +01:00
plugin Replace t.Fatal(err) with assert.NilError(t, err) 2019-01-15 04:58:30 +00:00
secret GetRunningTasks: pass client instead of daemon 2019-01-14 02:30:40 +01:00
service Integration tests: remove some duplicated code, and preserve context 2019-01-14 04:53:27 +01:00
session Windows: Start of enabling tests under integration/ 2018-09-26 12:28:22 -07:00
system Merge pull request #38567 from thaJeztah/use_the_skip 2019-01-15 09:10:57 +01:00
testdata/https
volume Run volume-tests again remote daemons as well 2019-01-10 10:18:22 +01:00
doc.go