1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration
Rich Horwood 8f80e55111 Add configuration validation option and tests.
Fixes #36911

If config file is invalid we'll exit anyhow, so this just prevents
the daemon from starting if the configuration is fine.

Mainly useful for making config changes and restarting the daemon
iff the config is valid.

Signed-off-by: Rich Horwood <rjhorwood@apple.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2021-06-23 09:54:55 +00:00
..
build TestBuildUserNamespaceValidateCapabilitiesAreV2: verify build completed 2021-02-15 16:08:40 +01:00
config Add configuration validation option and tests. 2021-06-23 09:54:55 +00:00
container integration: remove KernelMemory tests 2021-05-11 23:33:33 +08:00
daemon Add configuration validation option and tests. 2021-06-23 09:54:55 +00:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image Windows: Enable more integration tests 2020-09-20 22:09:27 +03:00
internal integration: port TestRunModePIDHost from CLI test to API test 2021-02-01 14:54:07 +09:00
network Update TestDaemonRestartWithLiveRestore: fix docker0 subnet missmatch 2021-02-05 18:55:21 +01:00
plugin Use docker media type for plugin layers 2021-04-05 21:46:53 +00:00
secret integration/secret: add check for empty list not producing an error 2020-04-14 18:31:36 +02:00
service Fix flaky TestInspect 2021-04-03 19:26:56 +02:00
session bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
system Use designated test domains (RFC2606) in tests 2021-04-02 14:06:27 +02:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume Windows: Enable more integration tests 2020-09-20 22:09:27 +03:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00