mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Merge pull request #10995 from ahmetalpbalkan/win-cli/SameHostDaemon-skips-2
integ-cli: Skip new tests requiring same-host daemon Upstream-commit: 1060a5334efac1b478ed7b61fa0d4fb8dc184ff0 Component: engine
This commit is contained in:
@@ -163,6 +163,7 @@ func TestExecAfterContainerRestart(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestExecAfterDaemonRestart(t *testing.T) {
|
||||
testRequires(t, SameHostDaemon)
|
||||
defer deleteAllContainers()
|
||||
|
||||
d := NewDaemon(t)
|
||||
|
||||
Reference in New Issue
Block a user