mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 15:58:37 +00:00
Update conformance testdata for downward api test
This commit is contained in:
parent
4ac61e1d12
commit
eddd9a208f
3
test/conformance/testdata/conformance.txt
vendored
3
test/conformance/testdata/conformance.txt
vendored
@ -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 "
|
||||
|
Loading…
Reference in New Issue
Block a user