-
Notifications
You must be signed in to change notification settings - Fork 43
Conformance testing #95
Comments
Most of those seems to be coming from the
|
Now 89 passing, 5 failed:
|
Version Now 129 passing, 16 failed:
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
74 tests passed, 20 failed:
Container Runtime Conformance Test container runtime conformance blackbox test when starting a container that exits [It] should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogOnError is set (test/e2e_node/runtime_conformance_test.go:232)
-> rktlet/mounts: support for terminationMessagePath #102EmptyDir volumes [It] should support (non-root,0666,tmpfs) [Conformance] [Volume] (test/e2e/framework/util.go:2103)
Container Runtime Conformance Test container runtime conformance blackbox test when starting a container that exits [It] should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [Conformance] (test/e2e_node/runtime_conformance_test.go:232)
-> rktlet/mounts: support for terminationMessagePath #102EmptyDir volumes [It] should support (non-root,0777,tmpfs) [Conformance] [Volume] (test/e2e/framework/util.go:2103)
EmptyDir volumes [It] should support (non-root,0777,default) [Conformance] [Volume] (test/e2e/framework/util.go:2103)
Kubelet when scheduling a read only busybox container [It] it should not write to root filesystem [Conformance] (test/e2e_node/kubelet_test.go:151)
--> test/e2e_node: tie together expected string and exec kubernetes/kubernetes#40529Probing container [It] should be restarted with a exec "cat /tmp/health" liveness probe [Conformance] (test/e2e/common/container_probe.go:404)
-> runtime/exec: do not mix errors and status codes #99EmptyDir volumes [It] should support (non-root,0644,default) [Conformance] [Volume] (test/e2e/framework/util.go:2103)
Secrets [It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [Conformance] [Volume] (test/e2e/framework/util.go:2103)
ConfigMap [It] should be consumable from pods in volume as non-root [Conformance] [Volume] (test/e2e/framework/util.go:2103)
EmptyDir volumes [It] should support (non-root,0666,default) [Conformance] [Volume] (test/e2e/framework/util.go:2103)
ConfigMap [It] should be consumable from pods in volume with mappings as non-root [Conformance] [Volume] (test/e2e/framework/util.go:2103)
Container Runtime Conformance Test container runtime conformance blackbox test when starting a container that exits [It] should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogOnError is set [Conformance] (test/e2e_node/runtime_conformance_test.go:232)
-> rktlet/mounts: support for terminationMessagePath #102Container Runtime Conformance Test container runtime conformance blackbox test when starting a container that exits [It] should report termination message from log output if TerminationMessagePolicy FallbackToLogOnError is set [Conformance] (test/e2e_node/runtime_conformance_test.go:232)
-> rktlet/mounts: support for terminationMessagePath #102Docker Containers [It] should be able to override the image's default arguments (docker cmd) [Conformance] (test/e2e/framework/util.go:2103)
--> stage0/app-add: CLI args should override image ones rkt/rkt#3566EmptyDir volumes [It] should support (non-root,0644,tmpfs) [Conformance] [Volume] (test/e2e/framework/util.go:2103)
Container Lifecycle Hook when create a pod with lifecycle hook when it is exec hook [It] should execute prestop exec hook properly [Conformance] (test/e2e/framework/pods.go:176)
Container Runtime Conformance Test container runtime conformance blackbox test when starting a container that exits [It] should report termination message if TerminationMessagePath is set [Conformance] (test/e2e_node/runtime_conformance_test.go:232)
-> rktlet/mounts: support for terminationMessagePath #102MirrorPod when create a mirror pod [It] should be updated when static pod updated [Conformance] (test/e2e_node/mirror_pod_test.go:73)
Container Runtime Conformance Test container runtime conformance blackbox test when running a container with a new image [It] should be able to pull from private registry with secret [Conformance] (test/e2e_node/runtime_conformance_test.go:384)
The text was updated successfully, but these errors were encountered: