diff --git a/test/testdata/container_config.json b/test/testdata/container_config.json index 3bc9d8d7..1c38e111 100644 --- a/test/testdata/container_config.json +++ b/test/testdata/container_config.json @@ -41,7 +41,7 @@ }, "privileged": true, "readonly_rootfs": true, - "log_path": "container.log", + "log_path": "", "stdin": false, "stdin_once": false, "tty": false, diff --git a/test/testdata/sandbox_config.json b/test/testdata/sandbox_config.json index 8f662649..39241317 100644 --- a/test/testdata/sandbox_config.json +++ b/test/testdata/sandbox_config.json @@ -6,7 +6,7 @@ "attempt": 1 }, "hostname": "ocic_host", - "log_directory": ".", + "log_directory": "", "dns_options": { "servers": [ "server1.redhat.com",