diff --git a/test/conformance/testdata/conformance.txt b/test/conformance/testdata/conformance.txt index a1b79a138ff..54347e7cd81 100755 --- a/test/conformance/testdata/conformance.txt +++ b/test/conformance/testdata/conformance.txt @@ -26,8 +26,7 @@ test/e2e/common/docker_containers.go: "should use the image defaults if command test/e2e/common/docker_containers.go: "should be able to override the image's default arguments (docker cmd) " test/e2e/common/docker_containers.go: "should be able to override the image's default commmand (docker entrypoint) " test/e2e/common/docker_containers.go: "should be able to override the image's default command and arguments " -test/e2e/common/downward_api.go: "should provide pod name and namespace as env vars " -test/e2e/common/downward_api.go: "should provide pod IP as an env var " +test/e2e/common/downward_api.go: "should provide pod name, namespace and IP address as env vars " test/e2e/common/downward_api.go: "should provide host IP as an env var " test/e2e/common/downward_api.go: "should provide container's limits.cpu/memory and requests.cpu/memory as env vars " test/e2e/common/downward_api.go: "should provide default limits.cpu/memory from node allocatable "