1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration
Sebastiaan van Stijn 056840c2a6
Skip TestInfoAPIWarnings on remote daemons
This test starts a new daemon, which will fail when testing
against a remote daemon;

    --- FAIL: TestInfoAPIWarnings (0.00s)
        info_test.go:53: failed to start daemon with arguments [-H=0.0.0.0:23756 -H=unix:///tmp/docker-integration/d5153ebcf89ef.sock] : [d5153ebcf89ef] could not find docker binary in $PATH: exec: "dockerd": executable file not found in $PATH

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-12-29 20:46:33 +01:00
..
build Enabling Windows integration tests 2018-09-26 15:57:40 -07:00
config Windows: Start of enabling tests under integration/ 2018-09-26 12:28:22 -07:00
container oci: add integration tests for kernel.domainname configuration 2018-11-30 19:44:50 +11:00
image cli: fix images filter when use multi reference filter 2018-11-22 10:33:45 +08:00
internal Added support for maximum replicas per node to services 2018-12-24 02:04:15 +02:00
network VXLAN UDP Port configuration support 2018-11-22 17:35:02 -05:00
plugin API: properly handle invalid JSON to return a 400 status 2018-11-06 21:30:44 +01:00
secret Windows: Start of enabling tests under integration/ 2018-09-26 12:28:22 -07:00
service Added support for maximum replicas per node to services 2018-12-24 02:04:15 +02:00
session Windows: Start of enabling tests under integration/ 2018-09-26 12:28:22 -07:00
system Skip TestInfoAPIWarnings on remote daemons 2018-12-29 20:46:33 +01:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume API: properly handle invalid JSON to return a 400 status 2018-11-06 21:30:44 +01:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00