1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/integration
Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert()
Remove some run functions and replace them with the unified run command.
Remove DockerCmdWithStdoutStderr
Remove many duplicate runCommand functions.
Also add dockerCmdWithResult()
Allow Result.Assert() to ignore the error message if an exit status is expected.
Fix race in DockerSuite.TestDockerInspectMultipleNetwork
Fix flaky test DockerSuite.TestRunInteractiveWithRestartPolicy

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-08-23 15:11:46 -04:00
..
checker return err when stack name does not exist 2016-07-12 00:59:30 +08:00
cmd Create a unified RunCommand function with Assert() 2016-08-23 15:11:46 -04:00
utils.go Create a unified RunCommand function with Assert() 2016-08-23 15:11:46 -04:00
utils_test.go Create a unified RunCommand function with Assert() 2016-08-23 15:11:46 -04:00